1
2
3
4
5
6
7
8
//02 03 Íæ¼ÒѯÎʹºÂò½»Ò×ËùÎïÆ·#tagMGCheckBuyBourseItem
struct    tagMGCheckBuyBourseItem
{
    tagHead        Head;
    DWORD        PlayerID;
    char        ItemGUID[40];
    char        Pwd[8];        //½»Ò×ÃÜÂë
};