hch
2018-08-20 609e16921fd14b577cb7e4f56777a839b408b311
1
2
3
4
5
6
7
8
9
//A6 02  ÉêÇë¼ÓÈë¼Ò×å#tagCGRequesJoinFamily
 
struct    tagCGRequesJoinFamily
 
{
    tagHead        Head;
    BYTE        Type;        //ÉêÇëÀàÐÍ
    DWORD        AddFamilyID;    //ÉêÇë¼ÓÈëµÄ¼Ò×å
};