Merge branch 'china/dev' of http://60.1.1.230/gaoxin/JL_Client into china/dev

dev_chengFeng
jiaoyangna 2021-07-19 14:10:15 +08:00
commit 190fa0b1a8
1 changed files with 3 additions and 0 deletions

View File

@ -169,6 +169,9 @@ local TypeUpdateFunc = {
table.remove(curData.rewards,i) table.remove(curData.rewards,i)
end end
end end
table.sort(curData.rewards,function (a,b)
return a.otherData.PackId < b.otherData.PackId
end)
end, end,
[ActivityTypeDef.TeHuiShenZhuang] = function ()--特惠神装 [ActivityTypeDef.TeHuiShenZhuang] = function ()--特惠神装