归档!
This commit is contained in:
@@ -24,9 +24,7 @@ message EnterResp {
|
||||
|
||||
message LeaveReq {
|
||||
int64 USN = 1; // 用户ID
|
||||
int64 GatewaySID = 2; // 网关服务ID
|
||||
int32 InstanceID = 3; // 副本ID
|
||||
int64 UniqueNo = 4; // 副本唯一编号
|
||||
int64 UniqueNo = 2; // 副本唯一编号
|
||||
}
|
||||
|
||||
message LeaveResp {
|
||||
|
||||
Reference in New Issue
Block a user