Initial project files: BESCMS full source
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
[
|
||||
'id' => 'Score',
|
||||
'name' => '用户组设定值',
|
||||
],
|
||||
[
|
||||
'id' => 'Members',
|
||||
'name' => '用户关联',
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user