From 344bdade70a5f1d031c799411eef816e5f1b001c Mon Sep 17 00:00:00 2001 From: kanade Date: Fri, 11 Apr 2025 10:52:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- erp/constant.go | 1 - 1 file changed, 1 deletion(-) diff --git a/erp/constant.go b/erp/constant.go index 502a123..cac9c74 100644 --- a/erp/constant.go +++ b/erp/constant.go @@ -50,7 +50,6 @@ const ( ExportTypePurchase = "purchase" // 采购导出 ExportTypeShipment = "shipment" // 订舱导出 ExportTypeShipmentInfo = "shipmentInfo" // 出运明细导出 - ExportTypeShipmentProducts = "shipmentProducts" // 出运商品导出 ExportTypeSerial = "serial" // 商检导出 ExportTypeCustoms = "customs" // 报关导出 ExportTypeExchangeSettlement = "exchangeSettlement" // 结汇导出