This website works better with JavaScript.
Explore
Help
Register
Sign In
liuqing
/
ymww_backend
Watch
1
Star
0
Fork
You've already forked ymww_backend
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2
Commits
5
Branches
0
Tags
24 MiB
Tree:
c75905692d
ymww_backend
/
application
/
admin
/
model
/
AuthGroupAccess.php
11 lines
100 B
Raw
Normal View
History
Unescape
Escape
1
1 year ago
<?php
namespace app\admin\model;
use think\Model;
class AuthGroupAccess extends Model
{
//
}