公告板
版本库
filestore
活动
搜索
登录
main
/
Project_SG_PyNetPack
三国卡牌服务端代码子仓库
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
15 卡牌服务端搭建 - 跨服支持PY自定义封包通信 测试包
hch
2025-10-14
c7f642a92c0b5bb4eafbdb9359160218d5d91183
[Project_SG_PyNetPack.git]
/
ClientPack
/
CA9_Function
/
QueryNotifyEquipDetailInfo.h
1
2
3
4
5
6
7
// A9 05 ²éѯ¹ã²¥×°±¸ÏêϸÐÅÏ¢ #tagCGQueryNotifyEquipDetailInfo
struct tagCGQueryNotifyEquipDetailInfo
{
tagHead Head;
char ItemGUID[40];
};