1
2
3
4
5
6
7
8
9
// D2 06 ¿ç·þPK´ÎÊý֪ͨ #tagMCMergePKCnt
 
struct    tagMCMergePKCnt
{
    tagHead        Head;    
    WORD        DayPKCnt; // µ±ÈÕÒÑPK´ÎÊý
    WORD        DayBuyCnt; // µ±ÈÕÒѹºÂò´ÎÊý
    WORD        UnUsedBuyCnt; // Î´Ê¹ÓõĹºÂò´ÎÊý
};