From 536d04af5b638a04efb46f93214b7f9ac73af875 Mon Sep 17 00:00:00 2001
From: client_linchunjie <461730578@qq.com>
Date: 星期六, 10 十一月 2018 10:12:53 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts

---
 System/Store/BuyItemPopModel.cs |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/System/Store/BuyItemPopModel.cs b/System/Store/BuyItemPopModel.cs
index 3692ca8..58ca660 100644
--- a/System/Store/BuyItemPopModel.cs
+++ b/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; }
 

--
Gitblit v1.8.0