mirror of
https://gitee.com/ssssssss-team/magic-boot.git
synced 2026-04-26 00:00:04 +08:00
优化一波生成,加载组件等
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"groupId" : "89130d496f6f467c88b22ae4a7f688eb",
|
||||
"name" : "删除",
|
||||
"createTime" : null,
|
||||
"updateTime" : 1647615829916,
|
||||
"updateTime" : 1648647124177,
|
||||
"lock" : "0",
|
||||
"createBy" : null,
|
||||
"updateBy" : null,
|
||||
@@ -46,7 +46,7 @@
|
||||
"responseBodyDefinition" : null
|
||||
}
|
||||
================================
|
||||
import '@get:/role/cache/delete' as cacheDelete
|
||||
import '@get:/system/role/cache/delete' as cacheDelete
|
||||
|
||||
var userCount = db.selectInt("select count(1) from sys_user_role where role_id = #{id}")
|
||||
if(userCount > 0){
|
||||
|
||||
Reference in New Issue
Block a user