From 69c63eb59be2bda1849e7c5d69f5f5073c81b76e Mon Sep 17 00:00:00 2001 From: yefei Date: Wed, 23 Aug 2023 10:07:30 +0800 Subject: [PATCH] =?UTF-8?q?ariesy=20=E7=B9=B3=E6=AC=BE=E6=9B=B8=E8=AA=8D?= =?UTF-8?q?=E8=AD=89=E6=9F=A5=E8=A9=A2=E5=B0=8E=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/mapper/TDxCustomsRecordMapper.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/dxhy-core/src/main/resources/mapper/TDxCustomsRecordMapper.xml b/dxhy-core/src/main/resources/mapper/TDxCustomsRecordMapper.xml index 0a9fabd7..f62c41d7 100644 --- a/dxhy-core/src/main/resources/mapper/TDxCustomsRecordMapper.xml +++ b/dxhy-core/src/main/resources/mapper/TDxCustomsRecordMapper.xml @@ -437,14 +437,14 @@ p.cxrz_status as cxrzStatus, p.bdk_status as bdkStatus, p.dept_name as businessName, - t.sn_voucher_number as snVoucherNumber, - t.posting_time as postingTime, - t.image_id as imageId, - t.account_period as account_period, - t.bzdh, - t.bzr, - t.inaccount_status as inaccountStatus, - t.comp_code as compCode + p.sn_voucher_number as snVoucherNumber, + p.posting_time as postingTime, + p.image_id as imageId, + p.account_period as account_period, + p.bzdh, + p.bzr, + p.inaccount_status as inaccountStatus, + p.comp_code as compCode FROM t_dx_customs_record p where