少年修仙传服务端代码子仓库
hxp
2019-06-28 9f8b9531503668a2c6dd272b939a2ba8ebc46f18
ClientPack/ClientToGameServer/CB5_Bourse/QueryAuctionRecord.h
@@ -3,4 +3,5 @@
struct   tagCGQueryAuctionRecord
{
   tagHead   Head;
   BYTE      RecordType;   //记录类型 0-我的拍品记录 1-仙盟拍品记录 2-我的竞拍记录
};