update
This commit is contained in:
parent
30bf1bddea
commit
656c14c640
|
@ -224,8 +224,8 @@ message ContactUsRequest {
|
|||
|
||||
//获取产品详情
|
||||
message GetProductDetailReq{
|
||||
int64 product_id = 1;
|
||||
string template_tag = 2;
|
||||
int64 selected_color_index = 3;
|
||||
string logo = 4;
|
||||
int64 product_id = 1;
|
||||
string template_tag = 2;
|
||||
int64 selected_color_index = 3;
|
||||
string logo = 4;
|
||||
}
|
Loading…
Reference in New Issue
Block a user