|
|
@ -27,7 +27,7 @@ |
|
|
|
<result column="glzt" property="glzt"/> |
|
|
|
<result column="glzt" property="glzt"/> |
|
|
|
<result column="customs_scan_id" property="customsScanId"/> |
|
|
|
<result column="customs_scan_id" property="customsScanId"/> |
|
|
|
<result column="businessName" property="businessName"/> |
|
|
|
<result column="businessName" property="businessName"/> |
|
|
|
<result column="in_account_status" property="inAccountStatus"/> |
|
|
|
<result column="inaccount_status" property="inAccountStatus"/> |
|
|
|
<result column="document_number" property="documentNumber"/> |
|
|
|
<result column="document_number" property="documentNumber"/> |
|
|
|
<result column="sn_voucher_number" property="snVoucherNumber"/> |
|
|
|
<result column="sn_voucher_number" property="snVoucherNumber"/> |
|
|
|
<result column="posting_time" property="postingTime"/> |
|
|
|
<result column="posting_time" property="postingTime"/> |
|
|
@ -48,7 +48,7 @@ |
|
|
|
fill_in_date,t.gf_tax_no,t.gf_name,t.tax_amount,t.yx_tax_amount,t.audit_status,t.apply_check,t.check_status,t.qs_status, |
|
|
|
fill_in_date,t.gf_tax_no,t.gf_name,t.tax_amount,t.yx_tax_amount,t.audit_status,t.apply_check,t.check_status,t.qs_status, |
|
|
|
DATE_FORMAT(t.qs_date,'%Y-%m-%d') qs_date,t.qs_type,t.qs_user,DATE_FORMAT(t.rzh_date,'%Y-%m-%d') |
|
|
|
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, |
|
|
|
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.sn_voucher_number,t.document_number,t.in_account_date,rzh_type,rzlx,t.create_date, |
|
|
|
t.customs_scan_id,t.dept_name businessName,t.inaccount_status,t.sn_voucher_number,t.document_number,t.in_account_date,rzh_type,rzlx,t.create_date, |
|
|
|
data_sources,t.image_id,t.posting_time,t.account_period,t.comp_code,t.bzdh |
|
|
|
data_sources,t.image_id,t.posting_time,t.account_period,t.comp_code,t.bzdh |
|
|
|
from t_dx_customs_record t |
|
|
|
from t_dx_customs_record t |
|
|
|
where export_mark = '0' |
|
|
|
where export_mark = '0' |
|
|
|