少年修仙传客户端代码仓库
client_Wu Xijin
2019-02-13 2df58aeacbf1177ec01167bdeccfe89d6a8d5804
System/OpenServerActivity/MysticalPurchaseModel.cs
@@ -167,7 +167,7 @@
            {
                this.shopdId = id;
                this.sellTime = sellTime;
                this.storeConfig = Config.Instance.Get<StoreConfig>(shopdId);
                this.storeConfig = StoreConfig.Get(shopdId);
            }
            
            /// <summary>