fix
This commit is contained in:
parent
0eafcfd3e2
commit
75f76f7be5
|
@ -229,6 +229,7 @@ message GetProductDetailReq{
|
|||
}
|
||||
message GetProductDetailRsp{
|
||||
string msg = 1;
|
||||
string name = 2;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user