This commit is contained in:
yangduo 2024-12-06 14:24:27 +08:00
parent 0e3b035077
commit ac22be3a41

View File

@ -16,4 +16,5 @@ var Friend = new(friend)
func init() {
global.RegModule(constant.SERVICE_MGR_MODULE_IDX, _serviceMgr)
Chip.init()
}