公告板
版本库
filestore
活动
搜索
登录
main
/
Project_SG_PyNetPack
三国卡牌服务端代码子仓库
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
16 卡牌服务端(删除无用封包)
hxp
3 天以前
2e16a7a6cd04d0ca3c841aa295390972e79b07d8
[Project_SG_PyNetPack.git]
/
ClientPack
/
CB5_Bourse
/
QueryAuctionRecord.h
1
2
3
4
5
6
7
// B5 12 ÅÄÂôÐвéѯÅÄÂô¼Ç¼ #tagCGQueryAuctionRecord
struct tagCGQueryAuctionRecord
{
tagHead Head;
BYTE RecordType; //¼Ç¼ÀàÐÍ 0-ÎÒµÄÅÄÆ·¼Ç¼ 1-ÏÉÃËÅÄÆ·¼Ç¼ 2-ÎҵľºÅļǼ
};