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