From cc0126b0c44602f2ffc84b33253b8ba52132c824 Mon Sep 17 00:00:00 2001 From: yefei Date: Tue, 26 Sep 2023 14:30:47 +0800 Subject: [PATCH] =?UTF-8?q?ariesy=20=E9=80=80=E7=A8=8E=E8=AE=A4=E8=AF=81-?= =?UTF-8?q?=E5=8E=BB=E9=99=A4business=5Fname=E4=B8=9A=E5=8A=A1=E5=8D=95?= =?UTF-8?q?=E5=85=83=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/mapper/DomesticRecordInvoiceMapper.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dxhy-export-domestic/src/main/resources/mapper/DomesticRecordInvoiceMapper.xml b/dxhy-export-domestic/src/main/resources/mapper/DomesticRecordInvoiceMapper.xml index 5aded362..bdba4c35 100644 --- a/dxhy-export-domestic/src/main/resources/mapper/DomesticRecordInvoiceMapper.xml +++ b/dxhy-export-domestic/src/main/resources/mapper/DomesticRecordInvoiceMapper.xml @@ -2013,20 +2013,20 @@ - t.id,invoice_code,invoice_no,invoice_type,invoice_status,date_format(invoice_date,'%Y-%m-%d') invoice_date ,gf_name,xf_name,invoice_amount,tax_amount,qs_status,date_format(qs_date,'%Y-%m-%d') qs_date,qs_type,qs_name,business_name + t.id,invoice_code,invoice_no,invoice_type,invoice_status,date_format(invoice_date,'%Y-%m-%d') invoice_date ,gf_name,xf_name,invoice_amount,tax_amount,qs_status,date_format(qs_date,'%Y-%m-%d') qs_date,qs_type,qs_name - t.id,invoice_code,invoice_no,invoice_type,invoice_status,to_char(invoice_date,'yyyy-MM-dd') invoice_date ,gf_name,xf_name,invoice_amount,tax_amount,qs_status,to_char(qs_date,'yyyy-MM-dd') qs_date,qs_type,qs_name,business_name + t.id,invoice_code,invoice_no,invoice_type,invoice_status,to_char(invoice_date,'yyyy-MM-dd') invoice_date ,gf_name,xf_name,invoice_amount,tax_amount,qs_status,to_char(qs_date,'yyyy-MM-dd') qs_date,qs_type,qs_name - t.id,invoice_code,invoice_no,invoice_type,invoice_status,DATE_FORMAT(invoice_date,'%Y-%m-%d') invoice_date,gf_tax_no,gf_name,xf_tax_no,xf_name,invoice_amount,tax_amount,qs_status,date_format(qs_date,'%Y-%m-%d') qs_date,qs_type,qs_name,date_format(rzh_date,'%Y-%m-%d') rzh_date,rzh_yesorno,auth_status,rzlx,gx_user_name,rzh_belong_date,business_name + t.id,invoice_code,invoice_no,invoice_type,invoice_status,DATE_FORMAT(invoice_date,'%Y-%m-%d') invoice_date,gf_tax_no,gf_name,xf_tax_no,xf_name,invoice_amount,tax_amount,qs_status,date_format(qs_date,'%Y-%m-%d') qs_date,qs_type,qs_name,date_format(rzh_date,'%Y-%m-%d') rzh_date,rzh_yesorno,auth_status,rzlx,gx_user_name,rzh_belong_date - t.id,invoice_code,invoice_no,invoice_type,invoice_status,to_char(invoice_date,'yyyy-MM-dd') invoice_date,gf_tax_no,gf_name,xf_tax_no,xf_name,invoice_amount,tax_amount,qs_status,to_char(qs_date,'yyyy-MM-dd') qs_date,qs_type,qs_name,to_char(rzh_date,'yyyy-MM-dd') rzh_date,rzh_yesorno,auth_status,rzlx,gx_user_name,rzh_belong_date,business_name + t.id,invoice_code,invoice_no,invoice_type,invoice_status,to_char(invoice_date,'yyyy-MM-dd') invoice_date,gf_tax_no,gf_name,xf_tax_no,xf_name,invoice_amount,tax_amount,qs_status,to_char(qs_date,'yyyy-MM-dd') qs_date,qs_type,qs_name,to_char(rzh_date,'yyyy-MM-dd') rzh_date,rzh_yesorno,auth_status,rzlx,gx_user_name,rzh_belong_date