fix
This commit is contained in:
parent
0e3b035077
commit
ac22be3a41
@ -16,4 +16,5 @@ var Friend = new(friend)
|
|||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
global.RegModule(constant.SERVICE_MGR_MODULE_IDX, _serviceMgr)
|
global.RegModule(constant.SERVICE_MGR_MODULE_IDX, _serviceMgr)
|
||||||
|
Chip.init()
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user