少年修仙传服务端代码子仓库
hxp
2021-10-21 1c42380e97bbba6013e2c73dbf9be45bc7bc2b08
提交 | 用户 | age
1c4238 1 // C0 06 查询幸运云购开奖记录 #tagCGQueryLuckyCloudBuyLotteryRec
H 2
3 struct    tagCGQueryLuckyCloudBuyLotteryRec
4 {
5     tagHead        Head;
6     BYTE        ZoneID;    //查询分区ID,分区同跨服PK分区
7 };