mirror of
https://gitee.com/dromara/mayfly-go
synced 2026-03-04 17:15:48 +08:00
refactor: 系统模块角色分配相关优化
This commit is contained in:
@@ -11,6 +11,7 @@ const (
|
||||
And = "AND"
|
||||
Or = "OR"
|
||||
In = "IN"
|
||||
NotIn = "NOT IN"
|
||||
Not = "NOT"
|
||||
Like = "LIKE"
|
||||
Eq = "="
|
||||
|
||||
Reference in New Issue
Block a user