删除测试数据

This commit is contained in:
meixiongfeng 2023-06-14 18:12:32 +08:00
parent f44e853bbc
commit 76e670c350

View File

@ -36,7 +36,7 @@ func (this *configureComp) Init(service core.IService, module core.IModule, comp
})
configure.RegisterConfigure(game_mainstage, cfg.NewGameMainStage, this.LoadMlineStage)
this.GMGetPreStage(11002)
return
}