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