PySysDB/PySysDBG.h
@@ -270,6 +270,18 @@
   WORD      LVLimit;   //限制等级
};
//节日登录奖励时间表
struct tagActFeastLogin
{
   DWORD      _CfgID;   //配置ID
   char      ActMark;   //活动组标记
   list      PlatformList;   //活动平台列表["平台A", "平台A", ...],配[]代表所有
   list      ServerGroupIDList;   //服务器ID列表
   char      StartDate;   //开启日期
   char      EndDate;   //结束日期
};
//等级开启功能 #tagFuncOpenLV
struct   tagFuncOpenLV