This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
YLSJ
/
jzhj2024server
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
50a18f6c4a
Haarat
Tagit
dev
tap
jzhj2024server
/
Gameserver
/
App
/
service_call
/
pay
/
aligame
/
model
/
RealNameInfo.php
RealNameInfo.php
90 B
Historia
Raaka
1
2
3
4
5
6
7
8
<?php
/**
* 用户实名制数据
*/
class RealNameInfo {
public $realNameStatus;
}