diff --git a/Assets/ManagedResources/~Lua/View/UpView.lua b/Assets/ManagedResources/~Lua/View/UpView.lua index b589330035..f9d5f39adb 100644 --- a/Assets/ManagedResources/~Lua/View/UpView.lua +++ b/Assets/ManagedResources/~Lua/View/UpView.lua @@ -355,7 +355,7 @@ function UpView:RechargeType(_type) elseif _type == UpViewRechargeType.HuaLingFu then--跳灵兽特惠 JumpManager.GoJump(40010) elseif _type == UpViewRechargeType.XunBaoMiZong then--寻宝迷踪->主题活动日任务 - JumpManager.GoJump(40030) + JumpManager.GoJump(40011) elseif _type == UpViewRechargeType.GrowthAmulet or _type == UpViewRechargeType.Yaoh or _type == UpViewRechargeType.Panacea or