推送权限测试
This commit is contained in:
parent
f463f686ab
commit
9558e7c4ff
@ -23,7 +23,7 @@ type Gateway struct {
|
|||||||
modules.ModuleBase
|
modules.ModuleBase
|
||||||
service base.IRPCXService
|
service base.IRPCXService
|
||||||
wsService *WSServiceComp //websocket 服务组件 提供websocket服务监听
|
wsService *WSServiceComp //websocket 服务组件 提供websocket服务监听
|
||||||
agentMgr *AgentMgrComp //用户代理对象管理组件 管理用户socekt对象
|
agentMgr *AgentMgrComp //用户代理对象管理组件 管理用户socket对象
|
||||||
configure *configureComp
|
configure *configureComp
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user