少年修仙传客户端代码仓库
client_Wu Xijin
2019-02-13 2df58aeacbf1177ec01167bdeccfe89d6a8d5804
System/KnapSack/New/FBHelpPointExchageNotify.cs
@@ -29,7 +29,7 @@
        public void ClickGoto()
        {
          
            StoreConfig storeConfig = Config.Instance.Get<StoreConfig>(ExchageModel.currentShopId);
            StoreConfig storeConfig = StoreConfig.Get(ExchageModel.currentShopId);
            if (storeConfig == null) return;
            storeModel.SetJumpModel(StoreFunc.IntegralStore, ExchageModel.currentShopId);