update
This commit is contained in:
parent
1879f71f76
commit
0eafcfd3e2
|
@ -223,9 +223,9 @@ message ContactUsRequest {
|
|||
|
||||
message GetProductDetailReq{
|
||||
int64 product_id = 1;
|
||||
// string template_tag = 2;
|
||||
// int64 selected_color_index = 3;
|
||||
// string logo = 4;
|
||||
string template_tag = 2;
|
||||
int64 selected_color_index = 3;
|
||||
string logo = 4;
|
||||
}
|
||||
message GetProductDetailRsp{
|
||||
string msg = 1;
|
||||
|
|
Loading…
Reference in New Issue
Block a user