hxp
2025-08-12 c85030cf7a391876fedeacbaf06054c16e4bc6cb
1
2
3
4
5
6
7
8
// C1 24 ÏÉÃ˹¥³ÇÕ½¾èÏ× #tagCMFamilyGCZContribution
 
struct    tagCMFamilyGCZContribution
{
    tagHead        Head;
    BYTE        ContributionType;        //¾èÏ×ÀàÐÍ£º 0-µÍ¼¶£»1-¸ß¼¶
    DWORD        UseCount;        //ÎïÆ·¾èÏ×ʱʹÓøöÊý
};