|
|
|
@ -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 |
|
|
|
|
<foreach close=")" collection="gfsh" index="index" item="item" open="(" separator=","> |
|
|
|
|