refactor 🎨: admin中的公共中间件,提到common

This commit is contained in:
linwenxiang
2021-03-28 23:27:01 +08:00
parent 5e99363e9a
commit 495a9c54aa
13 changed files with 22 additions and 584 deletions
+1 -1
View File
@@ -284,4 +284,4 @@ func (e *SysDept) GetDeptTreeRoleSelect(c *gin.Context) {
"depts": result,
"checkedKeys": menuIds,
}, "")
}
}