本網站支持IPV6
簡體 | 繁體 | EN    客服
統一熱線:956055
首頁 > 首頁頻道 > 通知公告

關于暫停我行代理財政非稅收入收繳業務的公告

發布時間:2023年07月31日

尊敬的客戶:

根據工作安排,我行擬于2023年7月31日24時至8月2日24時暫停我行非稅收繳業務,在此期間我行代理財政非稅收入收繳業務將暫停對外服務。

由此給您帶來的不便,謹致歉意!如果您有任何疑問,敬請垂詢營業網點或致電956055咨詢。

感謝您的理解和支持!

特此公告。

 

江西銀行股份有限公司

二〇二三年七月二十八日

 


"; var el = document.getElementById("printcontent"); iframe = document.createElement('IFRAME'); var doc = null; iframe.setAttribute("id", "print-iframe"); iframe.setAttribute('style', 'position:absolute;width:0px;height:0px;left:-500px;top:-500px;'); document.body.appendChild(iframe); doc = iframe.contentWindow.document; doc.write(prnhtml); doc.close(); iframe.contentWindow.focus(); } function doPrint() { //判斷iframe是否存在,不存在則創建iframe iframe.contentWindow.print(); if (navigator.userAgent.indexOf("MSIE") > 0) { document.body.removeChild(iframe); } }