From b745a014e3f32f4ef7c81831d8d9457a3b3a230d Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期一, 02 十二月 2024 17:03:21 +0800
Subject: [PATCH] 10323 【越南】后台公会的特殊需求(新增使用媒体卡汇报;新增可选根据媒体卡类型配置账号分组;充值订单、充值排行、查看玩家支持显示分组;)

---
 InterfaceConfig.php |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/InterfaceConfig.php b/InterfaceConfig.php
index 8d0cdb2..eebc881 100644
--- a/InterfaceConfig.php
+++ b/InterfaceConfig.php
@@ -57,6 +57,9 @@
 ;鑷姩寮�鏈嶉檺鍒舵椂闂磋寖鍥村垪琛紝24灏忔椂鍒� [["浠巟鏃�:鍒�", "鍒皒鏃�:鍒�"], ...]
 AutoOpenServerLimitTimeRange = '[["23:30", "00:20"],  ["01:00", "06:00"]]'
 
+;濯掍綋鍗$被鍨嬪搴斿垎缁勶紝鐩墠鐢ㄤ簬瓒婂崡鐗堟湰杩愯惀鍏細鍒嗙粍 {"鍗$被鍨�":"鏄剧ず鍒嗙粍鍚�", ...}
+CoupontypeGroup = '{"g001":"鍏細1", "g002":"鍏細2"}'
+
 [db]
 
 ;鎺ュ彛Mongo鏁版嵁搴揑P

--
Gitblit v1.8.0