This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
YLSJ
/
server
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
0eff36fa38
Ramos
Etiquetas
TTT
dev
hw
master
mi
t2
yyb
server
/
Gameserver
/
Amfphp
/
service_call
/
pay
/
aligame
/
model
/
RealNameInfo.php
RealNameInfo.php
90 B
Histórico
Em bruto
1
2
3
4
5
6
7
8
<?php
/**
* 用户实名制数据
*/
class RealNameInfo {
public $realNameStatus;
}