添加字段
This commit is contained in:
parent
8fd5d8efe6
commit
4b31cc9610
@ -275,6 +275,7 @@ type ReplyProductInfo struct {
|
|||||||
Customs ProductCustomsInfo `json:"customs"`
|
Customs ProductCustomsInfo `json:"customs"`
|
||||||
Quote ProductQuoteInfo `json:"quote"`
|
Quote ProductQuoteInfo `json:"quote"`
|
||||||
Children []ReplyProductInfo `json:"children"`
|
Children []ReplyProductInfo `json:"children"`
|
||||||
|
CreatedStaffId int64 `json:"createdStaffId"`
|
||||||
}
|
}
|
||||||
|
|
||||||
type ProductPackageInfo struct {
|
type ProductPackageInfo struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user