ngl_server 1.0
基于 Actor 模型的 C++ 服务器框架
ngl::ncalendar_info Struct Reference

日历活动信息结构体。 More...

#include <nprotocol.h>

Public Attributes

int32_t m_time = -1
 活动时间戳
int32_t m_calendarid = -1
 日历活动配置ID
bool m_start = false
 活动状态,true表示开始,false表示结束

Detailed Description

日历活动信息结构体。

用于存储和传输日历活动信息,如节日活动、限时活动等。


The documentation for this struct was generated from the following file: