System/Store/BuyItemPopModel.cs @@ -5,7 +5,9 @@ using System.Text; using TableConfig; [XLua.LuaCallCSharp] public class BuyItemPopModel : Singleton<BuyItemPopModel> { public StoreConfig storeConfig { get; private set; }