From b8028e575794cea1d54c4f0e3f7568c6628a65f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B7=AF=E6=98=8E=E6=85=A7?= <1191093413@qq.com> Date: Tue, 5 Sep 2023 10:48:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=B7=E5=85=B3=E7=BC=B4=E6=AC=BE=E4=B9=A6?= =?UTF-8?q?=E5=AF=BC=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../core/service/export/impl/CustomsCollectServiceImpl.java | 4 ++-- dxhy-core/src/main/resources/mapper/QstjbMapper.xml | 2 +- dxhy-core/src/main/resources/mapper/TDxExportCustomsDao.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dxhy-core/src/main/java/com/dxhy/core/service/export/impl/CustomsCollectServiceImpl.java b/dxhy-core/src/main/java/com/dxhy/core/service/export/impl/CustomsCollectServiceImpl.java index 76ac4c88..7890111a 100644 --- a/dxhy-core/src/main/java/com/dxhy/core/service/export/impl/CustomsCollectServiceImpl.java +++ b/dxhy-core/src/main/java/com/dxhy/core/service/export/impl/CustomsCollectServiceImpl.java @@ -380,8 +380,8 @@ public class CustomsCollectServiceImpl extends MpBaseServiceImpl - + diff --git a/dxhy-core/src/main/resources/mapper/TDxExportCustomsDao.xml b/dxhy-core/src/main/resources/mapper/TDxExportCustomsDao.xml index 452be47f..bb3be2dc 100644 --- a/dxhy-core/src/main/resources/mapper/TDxExportCustomsDao.xml +++ b/dxhy-core/src/main/resources/mapper/TDxExportCustomsDao.xml @@ -366,7 +366,7 @@ p.cxrz_status as cxrzStatus, p.sn_voucher_number as snVoucherNumber, p.posting_time as postingTime, - p.image_id as imageId, + p.image_id as imageNumber, p.account_period as account_period, p.bzdh, p.bzr,