hch
2018-08-20 609e16921fd14b577cb7e4f56777a839b408b311
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
};