xdh
2018-08-15 2295c846176dfc8f15e7db4fcbeccdbc3145143c
1
2
3
4
5
6
7
8
9
//A1 06 µã¾íת»¯Ôª±¦³äÖµ¼Ç¼ #tagMCCoinToGoldReport
 
struct    tagMCCoinToGoldReport
{
    tagHead        Head;
    BYTE        OrderLen;
    char        OrderID[OrderLen];    // ¶©µ¥id
    DWORD        Coin;            // ³äÖµµÄµã¾í
};