修改权限逻辑
This commit is contained in:
@ -34,4 +34,4 @@ gen:
|
||||
# 自动去除表前缀,默认是false
|
||||
autoRemovePre: false
|
||||
# 表前缀(生成类名不会包含表前缀,多个用逗号分隔)
|
||||
tablePrefix: sys_
|
||||
tablePrefix: sys_,bus_
|
||||
|
||||
Reference in New Issue
Block a user