设置标志协议

master_huanxiang
lvxinran 2019-08-01 20:52:43 +08:00
parent 62cd526772
commit 147e970a16
1 changed files with 3 additions and 0 deletions

View File

@ -268,4 +268,7 @@ import "CommonProto.proto";
message SignEndlessCellRequest{
optional endlessSign sign = 1;
}
message SignEndlessCellResponse{
optional string error = 1;
}