hxp
2018-11-02 95fcaaafe13a1c0a2ff7706fe7cc1964f921b7c3
PySysDB/PySysDBPY.h
@@ -1340,4 +1340,13 @@
{
   DWORD      _FuncID;   //功能ID
   dict      Award;   //属性类型
};
};
//聊天气泡表
struct tagChatBubbleBox
{
   BYTE      _BoxID;   //气泡框ID
   WORD      NeedLV;   //所需等级
   BYTE      NeedVIPLVGift;   //所需购买VIP等级礼包
};