Commit 91d3d81803490b0adad4604b7f4bd9eda18b040d

Authored by zhangqijia
1 parent 6535521b

fix: 加抽卡日志,修改抽卡请求字段

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -135,7 +135,7 @@ message RoleLogOutRar { @@ -135,7 +135,7 @@ message RoleLogOutRar {
135 } 135 }
136 136
137 message RoleDropReq { 137 message RoleDropReq {
138 - string key = 1; 138 + int32 group_id = 1;
139 } 139 }
140 140
141 message RoleDropRsp { 141 message RoleDropRsp {