System/OpenServerActivity/FlashSaleModel.cs
@@ -4,7 +4,7 @@ using UnityEngine; namespace Snxxz.UI { [XLua.LuaCallCSharp] public class FlashSaleModel : Model, IPlayerLoginOk, IBeforePlayerDataInitialize, IOpenServerActivity { StoreModel storeModel { get { return ModelCenter.Instance.GetModel<StoreModel>(); } }