摘要: 如何自定义服务数据 string name Uint8 age Uint8 sex Uint8 unknown =0 Uint8 male =1 Uint8 female = 2 (上面的是Request数据) --- 数据分割线 string result (上面的Response数据) Pers 阅读全文
posted @ 2020-01-27 17:56 拼命的骡子 阅读(491) 评论(0) 推荐(0)