上传配置
This commit is contained in:
parent
527cb6cc37
commit
9a8cd6a7b2
@ -711,7 +711,7 @@ func (this *configureComp) getGameStoneTalentData(id int32) (conf *cfg.GameStone
|
|||||||
}
|
}
|
||||||
|
|
||||||
// 读取任务配置表
|
// 读取任务配置表
|
||||||
func (this *configureComp) getGameStoneIllustratedData(id int32) (confs []*cfg.GameStoneIllustratedData, err error) {
|
func (this *configureComp) getGameStoneIllustratedDatas() (confs []*cfg.GameStoneIllustratedData, err error) {
|
||||||
var (
|
var (
|
||||||
v interface{}
|
v interface{}
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user