From 80b060095c8521dbeb6aed011f6a103132d3eb81 Mon Sep 17 00:00:00 2001 From: zhouhaihai Date: Thu, 20 Aug 2020 20:09:11 +0800 Subject: [PATCH] 充值开放 --- src/actions/StoreAction.lua | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/src/actions/StoreAction.lua b/src/actions/StoreAction.lua index 81032cf..4abce08 100644 --- a/src/actions/StoreAction.lua +++ b/src/actions/StoreAction.lua @@ -22,7 +22,6 @@ end function _M.rechargeRpc(agent , data) local role = agent.role local msg = MsgPack.unpack(data) - if true then return end local id = msg.id local dataSet = csvdb["shop_rechargeCsv"][id] if not dataSet then return end -- libgit2 0.21.2