权限模块开发
This commit is contained in:
parent
136232dd57
commit
48fd753a96
@ -15,7 +15,7 @@ func main() {
|
||||
appIns := hotime.Init("config/config.json")
|
||||
//RESTfull接口适配
|
||||
appIns.SetConnectListener(func(context *hotime.Context) bool {
|
||||
|
||||
//支撑权限设置
|
||||
return true
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user