mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-02-14 03:05:43 +08:00
优化脚本代码配置
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package systemconfigs
|
||||
|
||||
// 用户模块权限
|
||||
// AdminModule 管理用户模块权限
|
||||
type AdminModule struct {
|
||||
Code string `json:"code"` // 模块代号
|
||||
AllowAll bool `json:"allowAll"` // 允许所有的动作
|
||||
|
||||
Reference in New Issue
Block a user