[系统用户]可以创建、修改、删除超级管理员

This commit is contained in:
GoEdgeLab
2020-12-03 19:25:36 +08:00
parent ce0c63d1bc
commit cbd444eb77
6 changed files with 23 additions and 5 deletions

View File

@@ -0,0 +1,3 @@
Tea.context(function () {
this.isSuper = false
})