激活赛季塔返回

This commit is contained in:
meixiongfeng 2022-11-08 13:36:52 +08:00
parent 70e4d847fe
commit d745a797d1

View File

@ -13,6 +13,7 @@ const (
PagodaChallengeOverResp = "challengeover"
PagodaGetRewardResp = "getreward"
PagodaRankListResp = "ranklist"
PagodaActivateResp = "activate"
)
type apiComp struct {