移除测试代码

This commit is contained in:
meixiongfeng 2023-08-14 17:53:59 +08:00
parent b4d896baee
commit 8a228f008a

View File

@ -98,8 +98,6 @@ func (this *configureComp) Init(service core.IService, module core.IModule, comp
configure.RegisterConfigure(game_buffconf, cfg.NewGameStoneBuff, this.LoadGameStoneBuff)
configure.RegisterConfigure(game_storyconf, cfg.NewGameStoneStory, this.LoadGameStoneStory)
this.GetEventGroupDataByLottery(0)
this.GetRoomGroupDataByLottery(16010101)
return
}