Commit 81cca563 by 蒋勇

d

parent 23ceb212
...@@ -9,6 +9,7 @@ class UserService extends ServiceBase { ...@@ -9,6 +9,7 @@ class UserService extends ServiceBase {
this.roleDao = system.getObject("db.auth.roleDao"); this.roleDao = system.getObject("db.auth.roleDao");
} }
//注册时,必须指定注册类型--租户或者普通用户
//平台注册,默认角色,不具备平台级别的管理或运营功能 //平台注册,默认角色,不具备平台级别的管理或运营功能
//注册接口 //注册接口
//封装kongurl //封装kongurl
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment