From d564d4191b1821f62962077ae79c593dfe8d574b Mon Sep 17 00:00:00 2001
From: hch <305670599@qq.com>
Date: 星期二, 28 八月 2018 16:16:23 +0800
Subject: [PATCH] add:添加钩子和更新脚本

---
 db/PyMongoDataServer/PySysDB/tagGMAttr.txt |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/db/PyMongoDataServer/PySysDB/tagGMAttr.txt b/db/PyMongoDataServer/PySysDB/tagGMAttr.txt
index d7a0bdf..34a2e28 100644
--- a/db/PyMongoDataServer/PySysDB/tagGMAttr.txt
+++ b/db/PyMongoDataServer/PySysDB/tagGMAttr.txt
@@ -1,5 +1,5 @@
-ID	IsValid	PlayerAccID	MaxLV	AttrLV	AttrPer	AttrSpecDict	AttrExDict
-1	0		200	1	1	{}	{}
-2	0		1000	1	1.5	{}	{}
-3	0	123	200	150	2	{}	{}
-4	0	123	1000	300	1.2	{"MaxHP":1000000, "Atk":100000}	{"MaxHP":1000, "Atk":100}
+ID	IsValid	PlayerAccID	MaxLV	AttrLV	AttrPer	AttrSpecDict	AttrExDict
+1	0		200	1	1	{}	{}
+2	0		1000	1	1.5	{}	{}
+3	0	123	200	150	2	{}	{}
+4	0	123	1000	300	1.2	{"MaxHP":1000000, "Atk":100000}	{"MaxHP":1000, "Atk":100}

--
Gitblit v1.8.0