hxp
2 天以前 540eced2499bf2814f3264c0d41eb0e9c52b9957
PySysDB/PySysDBPY.h
@@ -2121,9 +2121,12 @@
//轮回殿活动时间表
struct tagActLunhuidian
struct ActLunhuidian
{
   DWORD      _CfgID;   //配置ID
   list      PlatformList;   //活动平台列表["平台A", "平台A", ...],配[]代表所有
   list      ServerIDList;   //服务器ID列表
   BYTE      ActNum;   //活动分组编号, 活动类型 * 10 + 不同界面编号
   char      StartDate;   //开启日期
   char      EndDate;   //结束日期
   WORD      LVLimit;   //限制等级
@@ -2135,7 +2138,7 @@
//轮回殿活动奖励表
struct tagActLunhuidianAward
struct ActLunhuidianAward
{
   BYTE      _RoundType;   //轮回类型
   DWORD      NeedValue;   //奖励所需值