Commit 1edf602e0233dccc30da5e0e725c08fc67690982

Authored by chenyueqi
1 parent 775d0388

修改充值协议号

Showing 1 changed file with 4 additions and 3 deletions   Show diff stats
src/ProtocolCode.lua
@@ -202,9 +202,10 @@ actionCodes = { @@ -202,9 +202,10 @@ actionCodes = {
202 Store_getGrowFundRewardRpc = 561, --成长助力奖励 202 Store_getGrowFundRewardRpc = 561, --成长助力奖励
203 Store_getBattlePassRewardRpc = 562, --赛季卡奖励 203 Store_getBattlePassRewardRpc = 562, --赛季卡奖励
204 Store_getExploreCommandRewardRpc = 563, --探索指令 204 Store_getExploreCommandRewardRpc = 563, --探索指令
205 - Store_biliAndroidRechargeRpc = 564,  
206 - Store_biliCpsRechargeRpc = 565,  
207 - Store_biliUoRechargeRpc = 566, 205 +
  206 + Store_biliAndroidRechargeRpc = 597,
  207 + Store_biliCpsRechargeRpc = 598,
  208 + Store_biliUoRechargeRpc = 599,
208 209
209 Email_listRpc = 600, 210 Email_listRpc = 600,
210 Email_drawAllAttachRpc = 601, 211 Email_drawAllAttachRpc = 601,