添加字段

This commit is contained in:
守护自己的云 2025-04-11 10:52:25 +08:00
parent 63ce5b6f71
commit 344bdade70

View File

@ -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" // 结汇导出