1
This commit is contained in:
10
app/admin/model/SystemAuthNode.php
Normal file
10
app/admin/model/SystemAuthNode.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace app\admin\model;
|
||||
|
||||
use app\common\model\TimeModel;
|
||||
|
||||
class SystemAuthNode extends TimeModel
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user