hxp
2025-05-08 250d98dfc082b9e0a3c221c69fd0152947505537
1
2
3
4
5
6
7
8
9
//B2 05 ÍÆËÍÌáÐÑÉèÖà#tagCMPushNotificationsSetting
 
struct    tagCMPushNotificationsSetting
{
    tagHead         Head;
    DWORD        OnoffBit;        // °´Î»Ô¼¶¨¿ª¹Ø
    BYTE        TimeLen;
    char        TimeStr[TimeLen];    // Ê±¼ä×Ö·û´®  01:02-05:00
};