From 73469265fa409e4c8ee760a3bcece90d6df86f0a Mon Sep 17 00:00:00 2001
From: cehua_wcy <781813756@qq.com>
Date: 星期二, 18 十二月 2018 15:41:57 +0800
Subject: [PATCH] 5496 【测试】【1.3.100】符印塔前8层攻击和固定伤害调低

---
 db/PyMongoDataServer/index/GameUser.txt |  914 ++++++++++++++++++++++++++++----------------------------
 1 files changed, 457 insertions(+), 457 deletions(-)

diff --git a/db/PyMongoDataServer/index/GameUser.txt b/db/PyMongoDataServer/index/GameUser.txt
index 9d89675..090ac30 100644
--- a/db/PyMongoDataServer/index/GameUser.txt
+++ b/db/PyMongoDataServer/index/GameUser.txt
@@ -1,457 +1,457 @@
-#数据库的索引字典
-{
-    'tagDBPyXMZZ':  #表名
-    {
-        'PlayerID_1':   #索引名
-        {
-            'key':[('PlayerID', 1)] #索引的字典和递增(1)或递减(-1)
-        }
-    },
-    
-    'tagDBPySealDemonRecord':  #表名
-    {
-        'PlayerID_1':   #索引名
-        {
-            'key':[('PlayerID', 1)] #索引的字典和递增(1)或递减(-1)
-        }
-    },
-    
-    'tagDBPyBossAttention':  #表名
-    {
-        'PlayerID_1':   #索引名
-        {
-            'key':[('PlayerID', 1)] #索引的字典和递增(1)或递减(-1)
-        }
-    },
-    
-    'tagDBPyBourseItemLastPrice':  #表名
-    {
-        'ItemID_1':   #索引名
-        {
-            'key':[('ItemID', 1)] #索引的字典和递增(1)或递减(-1)
-        }
-    },
-    
-    'tagDBPyBourseRecord':	#表名
-    {
-        'PlayerID_1':	#索引名
-        {
-            'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
-        }
-    },
-	
-	'tagDBPyFamilyStoreItem':	#表名
-    {
-        'FamilyID_1':	#索引名
-        {
-            'key':[('FamilyID', 1)]	#索引的字典和递增(1)或递减(-1)
-        }
-    },
-	
-    'tagMergeRegisterPlayerMap':	#表名
-    {
-        'Operator_1_ServerID_1_OrgAccID_1':	#索引名
-        {
-            'key':[('Operator', 1), ('ServerID', 1), ('OrgAccID', 1)]	#索引的字典和递增(1)或递减(-1)
-        }
-    },
-
-    'tagDBPlayerInfoLog':	#表名
-    {
-        'AccID_1':	#索引名
-        {
-            'key':[('AccID', 1)]	#索引的字典和递增(1)或递减(-1)
-        }
-    },
-    
-    'tagDBGateServerIP':	#表名
-    {
-        'LineID_1':	#索引名
-        {
-            'key':[('LineID', 1)]	#索引的字典和递增(1)或递减(-1)
-        }
-    },
-    
-    'tagDBPyPlayerFriend':	#表名
-    {
-        'PlayerID_1':	#索引名
-        {
-            'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
-        }
-    },
-    
-    'tagPlayerEnemy':	#表名
-    {
-        'PlayerID_1':	#索引名
-        {
-            'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
-        }
-    },
-    
-    'tagDBPyPlayerBlack':	#表名
-    {
-        'PlayerID_1':	#索引名
-        {
-            'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
-        }
-    },
-    
-    'tagDBPyPlayerContacts':	#表名
-    {
-        'PlayerID_1':	#索引名
-        {
-            'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
-        }
-    },
-    
-		'tagPersonalSocial':	#表名
-    {
-        'PlayerID_1':	#索引名
-                {
-                    'unique':True,
-                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
-                },
-    },
-    
-    'tagRoleMission':	#表名
-    {
-        'PlayerID_1':	#索引名
-        {
-            'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
-        }
-    },
-	
-	'tagRoleMissionDict':	#表名
-        {
-	'PlayerID_1':	#索引名
-		{
-                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
-		}
-        },
-
-        'tagRoleSkill':	#表名
-        {
-	'PlayerID_1':	#索引名
-		{
-                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
-		}
-        },
-
-        'tagRoleBuff':	#表名
-        {
-	'PlayerID_1':	#索引名
-		{
-                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
-		}
-        },
-
-        'tagRoleRepeatTime':	#表名
-        {
-	'PlayerID_1':	#索引名
-		{
-                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
-		}
-        },
-
-    'tagPlayerHorseTable':	#表名
-    {
-        'PlayerID_1':	#索引名
-        {
-            'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
-        }
-    },
-
-    'tagGMOper':	#表名
-    {
-        'PlayerID_1':	#索引名
-        {
-            'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
-        }
-    },
-
-    'tagRolePet':	#表名
-    {
-        'PlayerID_1':	#索引名
-        {
-            'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
-        }
-    },
-
-    'tagPetSkill':	#表名
-    {
-        'PlayerID_1':	#索引名
-        {
-            'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
-        }
-    },
-
-    'tagRoleNomalDict':	#表名
-    {
-        'PlayerID_1':	#索引名
-        {
-            'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
-        }
-    },
-
-    'tagPlayerDienstgrad':	#表名
-    {
-        'PlayerID_1':	#索引名
-        {
-            'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
-        }
-    },
-
-    'tagDBGMIP':	#表名
-    {
-        'AccID_1':	#索引名
-        {
-            'key':[('AccID', 1)]	#索引的字典和递增(1)或递减(-1)
-        }
-    },
-    
-'tagDBPlayer':	#表名
-        {
-        'PlayerID_1':	#索引名
-                {
-                    'unique':True,
-                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
-                },
-        'AccID_1_IsDeleted_1':	#gstCreateRoleServerCheckIsHaveRole
-                {
-                    'key':[('AccID', 1), ('IsDeleted', 1)]	#索引的字典和递增(1)或递减(-1)
-                },
-        'PlayerName_1_IsDeleted_1':	#gstCreateRoleServerCheckIsHaveRole
-                {
-                    'key':[('PlayerName', 1), ('IsDeleted', 1)]	#索引的字典和递增(1)或递减(-1)
-                }
-        },
-
-'tagDSAccount':	#表名
-        {
-        'ACCID_1':	#索引名
-                {
-                    'unique':True,
-                    'key':[('ACCID', 1)]	#索引的字典和递增(1)或递减(-1)
-                }
-        },
-
-'tagRoleItem':	#表名
-        {
-	'PlayerID_1':	#索引名
-		{
-                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
-		}
-        },
-
-'tagDBPlayerRecall':	#表名
-        {
-        'PlayerID_1':	#索引名
-                {
-                    'unique':True,
-                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
-                }
-        },
-
-'tagDBVsReward':	#表名
-        {
-        'PlayerID_1':	#索引名
-                {
-                    'unique':True,
-                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
-                }
-        },
-
-'tagAccCoins':	#表名
-        {
-        'AccID_1':	#索引名
-                {
-                    'unique':True,
-                    'key':[('AccID', 1)]	#索引的字典和递增(1)或递减(-1)
-                }
-        },
-
-'tagAccIDSendPrize':	#表名
-        {
-        'CheckValue_1':	#索引名
-                {
-                    'unique':True,
-                    'key':[('CheckValue', 1)]	#索引的字典和递增(1)或递减(-1)
-                }
-        },
-
-'tagDBBillboard':	#表名
-        {
-        'Type_1_ID_1':	#索引名
-                {
-                    'unique':True,
-                    'key':[('Type', 1), ('ID', 1)]	#索引的字典和递增(1)或递减(-1)
-                }
-        },
-
-'tagDBCountryFamilyWarRequest':	#表名
-        {
-        'FamilyID_1':	#索引名
-                {
-                    'unique':True,
-                    'key':[('FamilyID', 1)]	#索引的字典和递增(1)或递减(-1)
-                }
-        },
-
-'tagDBCountryFamilyWarResult':	#表名
-        {
-        'FamilyID_1':	#索引名
-                {
-                    'unique':True,
-                    'key':[('FamilyID', 1)]	#索引的字典和递增(1)或递减(-1)
-                }
-        },
-
-'tagDBCountryInfo':	#表名
-        {
-        'CountryID_1':	#索引名
-                {
-                    'unique':True,
-                    'key':[('CountryID', 1)]	#索引的字典和递增(1)或递减(-1)
-                }
-        },
-
-'tagDBGameServerEventTrig':	#表名
-        {
-        'EventID_1':	#索引名
-                {
-                    'unique':True,
-                    'key':[('EventID', 1)]	#索引的字典和递增(1)或递减(-1)
-                }
-        },
-
-'tagDBGMCommandList':	#表名
-        {
-        'CmdIndex_1':	#索引名
-                {
-                    'unique':True,
-                    'key':[('CmdIndex', 1)]	#索引的字典和递增(1)或递减(-1)
-                }
-        },
-
-'tagDBGoldOrderForm':	#表名
-        {
-        'PlayerID_1':	#索引名
-                {
-                    'unique':True,
-                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
-                }
-        },
-
-'tagDBImpeach':	#表名
-        {
-        'ImpeachIndex_1':	#索引名
-                {
-                    'unique':True,
-                    'key':[('ImpeachIndex', 1)]	#索引的字典和递增(1)或递减(-1)
-                }
-        },
-
-'tagDBMailList':	#表名
-        {
-        'MailID_1':	#索引名
-                {
-                    'unique':True,
-                    'key':[('MailID', 1)]	#索引的字典和递增(1)或递减(-1)
-                }
-        },
-
-'tagDBMapServerInfo':	#表名
-        {
-        'LogIndex_1':	#索引名
-                {
-                    'key':[('LogIndex', 1)]	#索引的字典和递增(1)或递减(-1)
-                }
-        },
-
-'tagDBOverdueGoldOrderForm':	#表名
-        {
-        'PlayerID_1':	#索引名
-                {
-                    'unique':True,
-                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
-                }
-        },
-
-'tagDBPlayerChangeNameLog':	#表名
-        {
-        'PlayerID_1':	#索引名
-                {
-                    'unique':True,
-                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
-                }
-        },
-
-'tagExpiation':	#表名
-        {
-        'AccID_1':	#索引名
-                {
-                    'key':[('AccID', 1)]	#索引的字典和递增(1)或递减(-1)
-                }
-        },
-
-'tagFamilyInfo':	#表名
-        {
-        'ID_1':	#索引名
-                {
-                    'unique':True,
-                    'key':[('ID', 1)]	#索引的字典和递增(1)或递减(-1)
-                }
-        },
-
-'tagGameWorldEvent':	#表名
-        {
-        'EventID_1':	#索引名
-                {
-                    'unique':True,
-                    'key':[('EventID', 1)]	#索引的字典和递增(1)或递减(-1)
-                }
-        },
-
-'tagPetExpiation':	#表名
-        {
-        'ExpiationIndex_1':	#索引名
-                {
-                    'unique':True,
-                    'key':[('ExpiationIndex', 1)]	#索引的字典和递增(1)或递减(-1)
-                },
-        'AccID_1':	#索引名
-                {
-                    'key':[('AccID', 1)]	#索引的字典和递增(1)或递减(-1)
-                }
-        },
-
-'tagPlayerFamily':	#表名
-        {
-        'PlayerID_1':	#索引名
-                {
-                    'unique':True,
-                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
-                }
-        },
-
-'tagRolePet':	#表名
-        {
-        'PlayerID_1':	#索引名
-                {
-                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
-                },
-	'PetID_1':	#索引名#暂时保留
-                {
-                    'key':[('PetID', 1)]	#索引的字典和递增(1)或递减(-1)
-                }
-        },
-
-'tagPlayerTeamTable':	#表名
-        {
-        'TeamID_1':	#索引名
-                {
-                    'unique':True,
-                    'key':[('TeamID', 1)]	#索引的字典和递增(1)或递减(-1)
-                }
-        }
-}
+#数据库的索引字典
+{
+    'tagDBPyXMZZ':  #表名
+    {
+        'PlayerID_1':   #索引名
+        {
+            'key':[('PlayerID', 1)] #索引的字典和递增(1)或递减(-1)
+        }
+    },
+    
+    'tagDBPySealDemonRecord':  #表名
+    {
+        'PlayerID_1':   #索引名
+        {
+            'key':[('PlayerID', 1)] #索引的字典和递增(1)或递减(-1)
+        }
+    },
+    
+    'tagDBPyBossAttention':  #表名
+    {
+        'PlayerID_1':   #索引名
+        {
+            'key':[('PlayerID', 1)] #索引的字典和递增(1)或递减(-1)
+        }
+    },
+    
+    'tagDBPyBourseItemLastPrice':  #表名
+    {
+        'ItemID_1':   #索引名
+        {
+            'key':[('ItemID', 1)] #索引的字典和递增(1)或递减(-1)
+        }
+    },
+    
+    'tagDBPyBourseRecord':	#表名
+    {
+        'PlayerID_1':	#索引名
+        {
+            'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
+        }
+    },
+	
+	'tagDBPyFamilyStoreItem':	#表名
+    {
+        'FamilyID_1':	#索引名
+        {
+            'key':[('FamilyID', 1)]	#索引的字典和递增(1)或递减(-1)
+        }
+    },
+	
+    'tagMergeRegisterPlayerMap':	#表名
+    {
+        'Operator_1_ServerID_1_OrgAccID_1':	#索引名
+        {
+            'key':[('Operator', 1), ('ServerID', 1), ('OrgAccID', 1)]	#索引的字典和递增(1)或递减(-1)
+        }
+    },
+
+    'tagDBPlayerInfoLog':	#表名
+    {
+        'AccID_1':	#索引名
+        {
+            'key':[('AccID', 1)]	#索引的字典和递增(1)或递减(-1)
+        }
+    },
+    
+    'tagDBGateServerIP':	#表名
+    {
+        'LineID_1':	#索引名
+        {
+            'key':[('LineID', 1)]	#索引的字典和递增(1)或递减(-1)
+        }
+    },
+    
+    'tagDBPyPlayerFriend':	#表名
+    {
+        'PlayerID_1':	#索引名
+        {
+            'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
+        }
+    },
+    
+    'tagPlayerEnemy':	#表名
+    {
+        'PlayerID_1':	#索引名
+        {
+            'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
+        }
+    },
+    
+    'tagDBPyPlayerBlack':	#表名
+    {
+        'PlayerID_1':	#索引名
+        {
+            'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
+        }
+    },
+    
+    'tagDBPyPlayerContacts':	#表名
+    {
+        'PlayerID_1':	#索引名
+        {
+            'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
+        }
+    },
+    
+		'tagPersonalSocial':	#表名
+    {
+        'PlayerID_1':	#索引名
+                {
+                    'unique':True,
+                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
+                },
+    },
+    
+    'tagRoleMission':	#表名
+    {
+        'PlayerID_1':	#索引名
+        {
+            'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
+        }
+    },
+	
+	'tagRoleMissionDict':	#表名
+        {
+	'PlayerID_1':	#索引名
+		{
+                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
+		}
+        },
+
+        'tagRoleSkill':	#表名
+        {
+	'PlayerID_1':	#索引名
+		{
+                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
+		}
+        },
+
+        'tagRoleBuff':	#表名
+        {
+	'PlayerID_1':	#索引名
+		{
+                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
+		}
+        },
+
+        'tagRoleRepeatTime':	#表名
+        {
+	'PlayerID_1':	#索引名
+		{
+                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
+		}
+        },
+
+    'tagPlayerHorseTable':	#表名
+    {
+        'PlayerID_1':	#索引名
+        {
+            'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
+        }
+    },
+
+    'tagGMOper':	#表名
+    {
+        'PlayerID_1':	#索引名
+        {
+            'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
+        }
+    },
+
+    'tagRolePet':	#表名
+    {
+        'PlayerID_1':	#索引名
+        {
+            'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
+        }
+    },
+
+    'tagPetSkill':	#表名
+    {
+        'PlayerID_1':	#索引名
+        {
+            'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
+        }
+    },
+
+    'tagRoleNomalDict':	#表名
+    {
+        'PlayerID_1':	#索引名
+        {
+            'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
+        }
+    },
+
+    'tagPlayerDienstgrad':	#表名
+    {
+        'PlayerID_1':	#索引名
+        {
+            'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
+        }
+    },
+
+    'tagDBGMIP':	#表名
+    {
+        'AccID_1':	#索引名
+        {
+            'key':[('AccID', 1)]	#索引的字典和递增(1)或递减(-1)
+        }
+    },
+    
+'tagDBPlayer':	#表名
+        {
+        'PlayerID_1':	#索引名
+                {
+                    'unique':True,
+                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
+                },
+        'AccID_1_IsDeleted_1':	#gstCreateRoleServerCheckIsHaveRole
+                {
+                    'key':[('AccID', 1), ('IsDeleted', 1)]	#索引的字典和递增(1)或递减(-1)
+                },
+        'PlayerName_1_IsDeleted_1':	#gstCreateRoleServerCheckIsHaveRole
+                {
+                    'key':[('PlayerName', 1), ('IsDeleted', 1)]	#索引的字典和递增(1)或递减(-1)
+                }
+        },
+
+'tagDSAccount':	#表名
+        {
+        'ACCID_1':	#索引名
+                {
+                    'unique':True,
+                    'key':[('ACCID', 1)]	#索引的字典和递增(1)或递减(-1)
+                }
+        },
+
+'tagRoleItem':	#表名
+        {
+	'PlayerID_1':	#索引名
+		{
+                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
+		}
+        },
+
+'tagDBPlayerRecall':	#表名
+        {
+        'PlayerID_1':	#索引名
+                {
+                    'unique':True,
+                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
+                }
+        },
+
+'tagDBVsReward':	#表名
+        {
+        'PlayerID_1':	#索引名
+                {
+                    'unique':True,
+                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
+                }
+        },
+
+'tagAccCoins':	#表名
+        {
+        'AccID_1':	#索引名
+                {
+                    'unique':True,
+                    'key':[('AccID', 1)]	#索引的字典和递增(1)或递减(-1)
+                }
+        },
+
+'tagAccIDSendPrize':	#表名
+        {
+        'CheckValue_1':	#索引名
+                {
+                    'unique':True,
+                    'key':[('CheckValue', 1)]	#索引的字典和递增(1)或递减(-1)
+                }
+        },
+
+'tagDBBillboard':	#表名
+        {
+        'Type_1_ID_1':	#索引名
+                {
+                    'unique':True,
+                    'key':[('Type', 1), ('ID', 1)]	#索引的字典和递增(1)或递减(-1)
+                }
+        },
+
+'tagDBCountryFamilyWarRequest':	#表名
+        {
+        'FamilyID_1':	#索引名
+                {
+                    'unique':True,
+                    'key':[('FamilyID', 1)]	#索引的字典和递增(1)或递减(-1)
+                }
+        },
+
+'tagDBCountryFamilyWarResult':	#表名
+        {
+        'FamilyID_1':	#索引名
+                {
+                    'unique':True,
+                    'key':[('FamilyID', 1)]	#索引的字典和递增(1)或递减(-1)
+                }
+        },
+
+'tagDBCountryInfo':	#表名
+        {
+        'CountryID_1':	#索引名
+                {
+                    'unique':True,
+                    'key':[('CountryID', 1)]	#索引的字典和递增(1)或递减(-1)
+                }
+        },
+
+'tagDBGameServerEventTrig':	#表名
+        {
+        'EventID_1':	#索引名
+                {
+                    'unique':True,
+                    'key':[('EventID', 1)]	#索引的字典和递增(1)或递减(-1)
+                }
+        },
+
+'tagDBGMCommandList':	#表名
+        {
+        'CmdIndex_1':	#索引名
+                {
+                    'unique':True,
+                    'key':[('CmdIndex', 1)]	#索引的字典和递增(1)或递减(-1)
+                }
+        },
+
+'tagDBGoldOrderForm':	#表名
+        {
+        'PlayerID_1':	#索引名
+                {
+                    'unique':True,
+                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
+                }
+        },
+
+'tagDBImpeach':	#表名
+        {
+        'ImpeachIndex_1':	#索引名
+                {
+                    'unique':True,
+                    'key':[('ImpeachIndex', 1)]	#索引的字典和递增(1)或递减(-1)
+                }
+        },
+
+'tagDBMailList':	#表名
+        {
+        'MailID_1':	#索引名
+                {
+                    'unique':True,
+                    'key':[('MailID', 1)]	#索引的字典和递增(1)或递减(-1)
+                }
+        },
+
+'tagDBMapServerInfo':	#表名
+        {
+        'LogIndex_1':	#索引名
+                {
+                    'key':[('LogIndex', 1)]	#索引的字典和递增(1)或递减(-1)
+                }
+        },
+
+'tagDBOverdueGoldOrderForm':	#表名
+        {
+        'PlayerID_1':	#索引名
+                {
+                    'unique':True,
+                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
+                }
+        },
+
+'tagDBPlayerChangeNameLog':	#表名
+        {
+        'PlayerID_1':	#索引名
+                {
+                    'unique':True,
+                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
+                }
+        },
+
+'tagExpiation':	#表名
+        {
+        'AccID_1':	#索引名
+                {
+                    'key':[('AccID', 1)]	#索引的字典和递增(1)或递减(-1)
+                }
+        },
+
+'tagFamilyInfo':	#表名
+        {
+        'ID_1':	#索引名
+                {
+                    'unique':True,
+                    'key':[('ID', 1)]	#索引的字典和递增(1)或递减(-1)
+                }
+        },
+
+'tagGameWorldEvent':	#表名
+        {
+        'EventID_1':	#索引名
+                {
+                    'unique':True,
+                    'key':[('EventID', 1)]	#索引的字典和递增(1)或递减(-1)
+                }
+        },
+
+'tagPetExpiation':	#表名
+        {
+        'ExpiationIndex_1':	#索引名
+                {
+                    'unique':True,
+                    'key':[('ExpiationIndex', 1)]	#索引的字典和递增(1)或递减(-1)
+                },
+        'AccID_1':	#索引名
+                {
+                    'key':[('AccID', 1)]	#索引的字典和递增(1)或递减(-1)
+                }
+        },
+
+'tagPlayerFamily':	#表名
+        {
+        'PlayerID_1':	#索引名
+                {
+                    'unique':True,
+                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
+                }
+        },
+
+'tagRolePet':	#表名
+        {
+        'PlayerID_1':	#索引名
+                {
+                    'key':[('PlayerID', 1)]	#索引的字典和递增(1)或递减(-1)
+                },
+	'PetID_1':	#索引名#暂时保留
+                {
+                    'key':[('PetID', 1)]	#索引的字典和递增(1)或递减(-1)
+                }
+        },
+
+'tagPlayerTeamTable':	#表名
+        {
+        'TeamID_1':	#索引名
+                {
+                    'unique':True,
+                    'key':[('TeamID', 1)]	#索引的字典和递增(1)或递减(-1)
+                }
+        }
+}

--
Gitblit v1.8.0