起名本地化修改
parent
28000fe7b9
commit
e49eea9189
|
@ -203,6 +203,8 @@ import "CommonProto.proto";
|
|||
|
||||
message RandomNameResponse{
|
||||
optional string randomName =1;
|
||||
optional string preName = 2;
|
||||
optional string postName = 3;
|
||||
}
|
||||
|
||||
message ReNameRequest{
|
||||
|
|
Loading…
Reference in New Issue