xdh
2019-01-23 542b896965d8b73ce4434de75c7eb232378c0a64
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/ChPyNetSendPack.py
@@ -23970,8 +23970,8 @@
    _pack_ = 1
    _fields_ = [
                  ("TemplateID", c_ushort),    # 模板ID
                  ("CurTimes", c_ushort),    #已完成次数
                  ("GotTimes", c_ushort),    #已领取次数
                  ("CurTimes", c_int),    #已完成次数
                  ("GotTimes", c_int),    #已领取次数
                  ]
    def __init__(self):