System/Store/StoreModel.cs
@@ -26,8 +26,6 @@ } } [XLua.LuaCallCSharp] [XLua.CSharpCallLua] public class StoreModel : Model, IBeforePlayerDataInitialize, IAfterPlayerDataInitialize, IPlayerLoginOk, ISwitchAccount { Dictionary<int, List<int>> storeAlchemyStudyItemShopIds = new Dictionary<int, List<int>>();