仓库初始化
This commit is contained in:
10
application/admin/model/AuthGroupAccess.php
Normal file
10
application/admin/model/AuthGroupAccess.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace app\admin\model;
|
||||
|
||||
use think\Model;
|
||||
|
||||
class AuthGroupAccess extends Model
|
||||
{
|
||||
//
|
||||
}
|
||||
Reference in New Issue
Block a user