From 833f54a242ea8d423b13e7d5f46191f8c8e54355 Mon Sep 17 00:00:00 2001 From: ljw Date: Fri, 29 Nov 2024 10:05:09 +0800 Subject: [PATCH] =?UTF-8?q?fix:=201.=E5=87=BA=E5=8F=A3=E5=8F=91=E7=A5=A8?= =?UTF-8?q?=E6=8A=A5=E9=94=99=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../com/yem/wm/es/exportinvoice/op/ExportInvoiceSaveOP.java | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/main/java/com/yem/wm/es/exportinvoice/op/ExportInvoiceSaveOP.java b/src/main/java/com/yem/wm/es/exportinvoice/op/ExportInvoiceSaveOP.java index 21ba825a..99793297 100644 --- a/src/main/java/com/yem/wm/es/exportinvoice/op/ExportInvoiceSaveOP.java +++ b/src/main/java/com/yem/wm/es/exportinvoice/op/ExportInvoiceSaveOP.java @@ -106,8 +106,6 @@ public class ExportInvoiceSaveOP extends AbstractOperationServicePlugIn { dataEntitie.set("yem_remark", ":" + yemTradeway + " 成交总额:" + yemSettlement + totalAmount + " 汇率:" + yemExrate + " 海运费:" + yemseatransfeecurr + yemSeatransfee + " 保险费:" + yeminsurefeecurr + yemInsurefee + " 提单号:" + yemLadbillnum + " 合同号:" + queryString + " 起运港:" + yemShipports + " 目的港:" + yemDestports); - dataEntitie.getInt("yem_currency");//币别 - } Map map = new HashMap<>(); Map seqs = new HashMap<>();