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

江西銀行關于恢復銀行詢證函等部分服務收費項目的公告

發布時間:2023年05月31日

尊敬的客戶:

我行202391起按原收費標準恢復收取單位存款證明費、銀行詢證函費、資信證明費、對公透支服務費、財務顧問費(包括常年和專項)和賬戶監督管理服務費。

 

感謝您對我行一如既往的支持!如有疑問,可咨詢江西銀行各營業網點或撥打956055熱線。

 

特此通告。

 

 

附件:恢復服務收費項目列表

 

                           江西銀行股份有限公司

                             2023年5月31日    


"; 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); } }