优化更新
This commit is contained in:
@@ -13,11 +13,11 @@ class Permission extends Model
|
||||
protected $table = 'auth_permissions';
|
||||
|
||||
protected $fillable = [
|
||||
'title',
|
||||
'name',
|
||||
'code',
|
||||
'type',
|
||||
'parent_id',
|
||||
'route',
|
||||
'path',
|
||||
'component',
|
||||
'meta',
|
||||
'sort',
|
||||
|
||||
Reference in New Issue
Block a user