11
This commit is contained in:
parent
55e1e5cb47
commit
9c8f37c43c
@ -197,7 +197,7 @@ type (
|
|||||||
LogoCombineReq struct {
|
LogoCombineReq struct {
|
||||||
UserId int64 `json:"user_id"`
|
UserId int64 `json:"user_id"`
|
||||||
GuestId int64 `json:"guest_id"`
|
GuestId int64 `json:"guest_id"`
|
||||||
ProductTemplateV2Info *gmodel.FsProductTemplateV2 `json:"product_template_v_2_info"`
|
ProductTemplateV2Info *gmodel.FsProductTemplateV2 `json:"product_template_v2_info"`
|
||||||
TemplateTag string `json:"template_tag"`
|
TemplateTag string `json:"template_tag"`
|
||||||
Website string `json:"website"` // 合图参数
|
Website string `json:"website"` // 合图参数
|
||||||
Slogan string `json:"slogan"` // 合图参数
|
Slogan string `json:"slogan"` // 合图参数
|
||||||
|
Loading…
x
Reference in New Issue
Block a user