From 0aafa1c64f5cb4b2d77c861fd69488dce7642397 Mon Sep 17 00:00:00 2001
From: hxp <ale99527@vip.qq.com>
Date: 星期一, 17 九月 2018 14:40:14 +0800
Subject: [PATCH] 3443 【后端】Boss复活活动,时间段支持日期跨天或日期支持重置时间点设置(如0点或5点) 2303 【后端】限时特惠提前通知前端开启 2302 【后端】限时礼包开启提前通知前端 3305 【后端】运营类活动优化(礼包更新时发送邮件提醒)

---
 ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Encoding/EncodingTex.txt |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Encoding/EncodingTex.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Encoding/EncodingTex.txt
new file mode 100644
index 0000000..e8828b6
--- /dev/null
+++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/MapServerConfig/Encoding/EncodingTex.txt
@@ -0,0 +1,6 @@
+#编码格式检查[是否对字符串进行base64编码, 字符串编码格式]
+#字符串编码格式,在base64为0时有效
+
+(
+[0, "utf8"]
+)
\ No newline at end of file

--
Gitblit v1.8.0