添加字段
This commit is contained in:
parent
63ce5b6f71
commit
344bdade70
@ -50,7 +50,6 @@ const (
|
|||||||
ExportTypePurchase = "purchase" // 采购导出
|
ExportTypePurchase = "purchase" // 采购导出
|
||||||
ExportTypeShipment = "shipment" // 订舱导出
|
ExportTypeShipment = "shipment" // 订舱导出
|
||||||
ExportTypeShipmentInfo = "shipmentInfo" // 出运明细导出
|
ExportTypeShipmentInfo = "shipmentInfo" // 出运明细导出
|
||||||
ExportTypeShipmentProducts = "shipmentProducts" // 出运商品导出
|
|
||||||
ExportTypeSerial = "serial" // 商检导出
|
ExportTypeSerial = "serial" // 商检导出
|
||||||
ExportTypeCustoms = "customs" // 报关导出
|
ExportTypeCustoms = "customs" // 报关导出
|
||||||
ExportTypeExchangeSettlement = "exchangeSettlement" // 结汇导出
|
ExportTypeExchangeSettlement = "exchangeSettlement" // 结汇导出
|
||||||
|
Loading…
x
Reference in New Issue
Block a user