主线功能开启配置
This commit is contained in:
parent
5c8003e0ab
commit
e3293d4313
@ -237,8 +237,8 @@
|
|||||||
},
|
},
|
||||||
"main": [
|
"main": [
|
||||||
{
|
{
|
||||||
"key": 1,
|
"key": 3,
|
||||||
"param": 1
|
"param": 20012
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"wkqbx": 0,
|
"wkqbx": 0,
|
||||||
|
@ -89,7 +89,6 @@ func (this *MCompConfigure) Init(service core.IService, module core.IModule, com
|
|||||||
this.SNum = make(map[int64]int32, 0)
|
this.SNum = make(map[int64]int32, 0)
|
||||||
configure.RegisterConfigure(game_lottery, cfg.NewGameLottery, this.LoadGroupData)
|
configure.RegisterConfigure(game_lottery, cfg.NewGameLottery, this.LoadGroupData)
|
||||||
|
|
||||||
this.GetGroupDataByLottery(50001001, 1, 1)
|
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user