This website requires JavaScript.
Explore
Help
Sign In
charge123
/
park
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
main
park
/
application
/
admin
/
model
/
AuthGroupAccess.php
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
11 lines
100 B
PHP
Raw
Permalink
Normal View
History
Unescape
Escape
init
2025-12-01 11:19:23 +08:00
<?
php
namespace
app\admin\model
;
use
think\Model
;
class
AuthGroupAccess
extends
Model
{
//
}
Reference in New Issue
Copy Permalink