hxp
2025-10-22 d0ec95232cf9e1a74b6ca8e6b45b048a47224be2
1
2
3
4
5
6
7
8
// A3 10 ¹ºÂòÉ̳ÇÎïÆ· #tagCSBuyItem
 
struct    tagCSBuyItem
{
    tagHead        Head;
    DWORD        ShopID;        //ÉÌÆ·ID
    DWORD        BuyCount;    //¹ºÂòÊýÁ¿
};