hch
2025-08-05 24932c57fb1637f4fa360252b72dc1604acdec33
1
2
3
4
5
6
7
8
// B5 07 ÅÄÂôÐйØ×¢µÄÎïÆ·ID #tagGCAttentionAuctionItemID
 
struct    tagGCAttentionAuctionItemID
{
    tagHead        Head;
    BYTE        AttentionCount;
    DWORD        AttentionItemIDList[AttentionCount];    // ¹Ø×¢µÄÎïÆ·IDÁбí
};