导出字段
This commit is contained in:
parent
f953c17e79
commit
bdd3d825b9
@ -37,4 +37,6 @@ type CustomsProductItem struct {
|
||||
ContainerNumber string `json:"containerNumber" label:"箱号"` // 箱号
|
||||
SealNumber string `json:"sealNumber" label:"封号"` // 封号
|
||||
Remark string `json:"remark" label:"备注"` // 备注
|
||||
ShipmentProductId int64 `json:"shipmentProductId" label:"产品id"` // 产品id
|
||||
ShipmentGiftId int64 `json:"shipmentGiftId" label:"赠品id"` // 赠品id
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user