部署
This commit is contained in:
@@ -50,6 +50,7 @@ type ProductItem struct {
|
||||
Barcode string `json:"barcode"`
|
||||
SellCountry string `json:"sellCountry"`
|
||||
Info string `json:"info"`
|
||||
QuotePrice *decimal.Decimal `json:"quotePrice"`
|
||||
CreatedStaffId int64 `json:"createdStaffId"`
|
||||
DepartmentId int64 `json:"departmentId"`
|
||||
CreatedAt *time.Time `json:"createdAt"`
|
||||
|
||||
Reference in New Issue
Block a user