起名本地化修改

master_huanxiang
lvxinran 2021-03-06 09:09:24 +08:00
parent 28000fe7b9
commit e49eea9189
1 changed files with 2 additions and 0 deletions

View File

@ -203,6 +203,8 @@ import "CommonProto.proto";
message RandomNameResponse{
optional string randomName =1;
optional string preName = 2;
optional string postName = 3;
}
message ReNameRequest{