🧪 test(debug): 新武将关卡添加重置功能
This commit is contained in:
@@ -2112,6 +2112,7 @@ export function checkRouteParam(route: string, msg: any) {
|
||||
case "activity.monthlyFundHandler.debugSendMonthlyFundReward":
|
||||
case "activity.bindPhoneHandler.debugSetGiftCodeStatus":
|
||||
case 'activity.rebateHandler.debugSetRebate':
|
||||
case 'activity.newHeroGKHandler.debugResetGK':
|
||||
|
||||
{
|
||||
if (msg.magicWord !== DEBUG_MAGIC_WORD || !isDevelopEnv()) return false;
|
||||
|
||||
Reference in New Issue
Block a user