From 282d7c22ec029d1cb93463ce6787daf7dab666ad Mon Sep 17 00:00:00 2001
From: cehua_wcy <781813756@qq.com>
Date: 星期五, 21 九月 2018 21:13:29 +0800
Subject: [PATCH] 3780 【测试】娲皇产出和sp升级修改

---
 db/PyMongoDataServer/Config/config.ini |   88 ++++++++++++++++++++++----------------------
 1 files changed, 44 insertions(+), 44 deletions(-)

diff --git a/db/PyMongoDataServer/Config/config.ini b/db/PyMongoDataServer/Config/config.ini
index 7a985f8..5c69694 100644
--- a/db/PyMongoDataServer/Config/config.ini
+++ b/db/PyMongoDataServer/Config/config.ini
@@ -1,44 +1,44 @@
-;mongodb 用户授权帐号密码配置
-[auth]
-userdb_user=sa
-userdb_pwd=TlZCWlBWPT1=
-sysdb_user=sa
-sysdb_pwd=TlZCWlBWPT1=
-logdb_user=sa
-logdb_pwd=TlZCWlBWPT1=
-
-
-[config]
-EventShellEnable=1
-EventShellIP=127.0.0.1
-EventShellPort=60005
-EventShellGroupID=0
-EventShellServerID=0
-EventShellHeartInterval=60000
-EventShellDllPath=EventToInterfaceDll.dll
-
-
-[environment]
-Python_Ver=2.7.2
-PyMongo_Ver=2.5.1
-MongoDB_Ver=2.4.3
-MongoDB_Bits=64
-
-[InnerParam]
-
-[encoding]
-base64=0
-encoding=utf8
-
-[IDDispatch]
-#启用ID分配服务器开关
-UseIDDispatchServer=1
-#ID分配服务器 域名
-IDDispatchServerIP=192.168.0.105
-#ID分配服务器 端口
-IDDispatchServerPort=51100 
-#PlayerID预分配数量下限
-IDDispatchPlayeIDLimit=2
-
-[CheckAccID]
-CheckTokenUrl=http://zysdk.zytxgame.com/api.php/index/checktoken
+;mongodb 用户授权帐号密码配置
+[auth]
+userdb_user=sa
+userdb_pwd=TlZCWlBWPT1=
+sysdb_user=sa
+sysdb_pwd=TlZCWlBWPT1=
+logdb_user=sa
+logdb_pwd=TlZCWlBWPT1=
+
+
+[config]
+EventShellEnable=1
+EventShellIP=127.0.0.1
+EventShellPort=60005
+EventShellGroupID=0
+EventShellServerID=0
+EventShellHeartInterval=60000
+EventShellDllPath=EventToInterfaceDll.dll
+
+
+[environment]
+Python_Ver=2.7.2
+PyMongo_Ver=2.5.1
+MongoDB_Ver=2.4.3
+MongoDB_Bits=64
+
+[InnerParam]
+
+[encoding]
+base64=0
+encoding=utf8
+
+[IDDispatch]
+#启用ID分配服务器开关
+UseIDDispatchServer=1
+#ID分配服务器 域名
+IDDispatchServerIP=192.168.0.105
+#ID分配服务器 端口
+IDDispatchServerPort=51100 
+#PlayerID预分配数量下限
+IDDispatchPlayeIDLimit=2
+
+[CheckAccID]
+CheckTokenUrl=http://zysdk.zytxgame.com/api.php/index/checktoken

--
Gitblit v1.8.0