From 6cecebd9e8c384b2c2ddefca1a42a81ac3a68bb0 Mon Sep 17 00:00:00 2001 From: yishiqihuasheng <1191093413@qq.com> Date: Fri, 21 Apr 2023 08:58:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9mapper=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/java/com/dxhy/extend/entity/JkszhcxRespVO.java | 8 ++++++++ dxhy-extend/src/main/resources/mapper/CustomsMapper.xml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/dxhy-extend/src/main/java/com/dxhy/extend/entity/JkszhcxRespVO.java b/dxhy-extend/src/main/java/com/dxhy/extend/entity/JkszhcxRespVO.java index 27b2e1b5..3323651f 100644 --- a/dxhy-extend/src/main/java/com/dxhy/extend/entity/JkszhcxRespVO.java +++ b/dxhy-extend/src/main/java/com/dxhy/extend/entity/JkszhcxRespVO.java @@ -142,6 +142,14 @@ public class JkszhcxRespVO { */ private String customsScanId; + private String postingTime; + + private String imageId; + + private String accountPeriod; + + private String snVoucherNumber; + private String payerOneTaxno; private String payerOneName; private String payerTwoTaxno; diff --git a/dxhy-extend/src/main/resources/mapper/CustomsMapper.xml b/dxhy-extend/src/main/resources/mapper/CustomsMapper.xml index 24ca22fa..3e248fc1 100644 --- a/dxhy-extend/src/main/resources/mapper/CustomsMapper.xml +++ b/dxhy-extend/src/main/resources/mapper/CustomsMapper.xml @@ -49,7 +49,7 @@ DATE_FORMAT(t.qs_date,'%Y-%m-%d') qs_date,t.qs_type,t.qs_user,DATE_FORMAT(t.rzh_date,'%Y-%m-%d') rzh_date, t.rzh_yesorno,t.auth_status,t.bdk_status,t.confirm_user,t.rzh_belong_date,t.glzt, t.customs_scan_id,t.dept_name businessName,t.in_account_status,t.voucher_number,t.document_number,t.in_account_date,rzh_type,rzlx,t.create_date, - data_sources + data_sources,t.image_id,t.posting_time,t.account_period from t_dx_customs_record t where export_mark = '0' and t.gf_tax_no in