// A3 C8 ÉñͨµÈ¼¶ÐÅÏ¢ #tagMCShentongLVInfo struct tagMCShentongLV { BYTE ShentongID; BYTE ClassLV; BYTE LV; }; struct tagMCShentongLVInfo { tagHead Head; BYTE Count; tagMCShentongLV ShentongLVList[Count]; };