Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
loumengning
/
hbp
Beobachten
2
Favorisieren
0
Fork
0
Code
Issues
1
Pull-Requests
0
Releases
0
Wiki
Aktivität
酒店预订平台
137
Commits
3
Branches
67 MiB
Struktur:
9ff71c9b15
hbp
/
application
/
admin
/
model
/
AuthGroupAccess.php
AuthGroupAccess.php
100 B
Originalformat
Normale Ansicht
Verlauf
init
vor 3 Jahren
1
2
3
4
5
6
7
8
9
10
<?php
namespace app\admin\model;
use think\Model;
class AuthGroupAccess extends Model
{
//
}