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