PySysDB/PySysDBG.h
@@ -440,9 +440,9 @@ struct tagActCostRebate { DWORD _CfgID; //配置ID char ActMark; //活动组标记 list PlatformList; //活动平台列表["平台A", "平台A", ...],配[]代表所有 list ServerGroupIDList; //服务器ID列表 BYTE ActNum; //活动分组编号, 活动类型 * 10 + 不同界面编号 char StartDate; //开启日期 char EndDate; //结束日期 dict NotifyInfoStart; //全服提示信息 - 相对开始时间