部署
This commit is contained in:
parent
6a467c1386
commit
05e2ab8bb8
@ -180,7 +180,7 @@ type ReplyProductInfo struct {
|
|||||||
UpdatedAt *time.Time `json:"updatedAt"`
|
UpdatedAt *time.Time `json:"updatedAt"`
|
||||||
Packages []ProductPackageInfo `json:"packages"`
|
Packages []ProductPackageInfo `json:"packages"`
|
||||||
Customs ProductCustomsInfo `json:"customs"`
|
Customs ProductCustomsInfo `json:"customs"`
|
||||||
Quote ProductQuoteInfo `json:"quotes"`
|
Quote ProductQuoteInfo `json:"quote"`
|
||||||
Children []ReplyProductInfo `json:"children"`
|
Children []ReplyProductInfo `json:"children"`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user