中央机关及其直属机构2026年度考试录用公务员工作已正式启动,欢迎广大考生报考中国人民银行江苏省分支机构2026年度考试录用公务员职位。
中国人民银行江苏省分支机构2026年度考试录用公务员拟招录经济金融类、会计类、法律类、计算机类、统计类相关专业共计81名,其中江苏省分行招录15名,地市分行及地市分行营业管理部招录66名。具体职位及要求可点击附件进行查询。
报考人员可登陆中央机关及其直属机构2026年度考试录用公务员专题网站查看具体内容,阅读《中央机关及其直属机构2026年度考试录用公务员公告》《中央机关及其直属机构2026年度考试录用公务员招考简章》和《中央机关及其直属机构2026年度考试录用公务员报考指南》,了解中国人民银行江苏省分支机构各招考职位具体要求。
招考采取网上报名的方式进行,报名网址:http://bm.scs.gov.cn/kl2026
报名时间:2025年10月15日8:00至10月24日18:00
查询资格审查结果时间:2025年10月15日8:00至10月26日18:00
报名确认时间:2025年11月1日0:00至11月6日24:00
打印准考证时间:2025年11月24日0:00至11月30日15:00
2025年11月30日上午9:00-11:00行政职业能力测试
2025年11月30日下午14:00-17:00申论
中国人民银行江苏省分行2026年度考试录用公务员咨询电话:025-84790342、025-84790270。
`;
throw SyntaxError();
}
var G_CONFIG = {"version":"20190104","picPath":"https://o.bysjy.com.cn","aliPath":"https://yun-campus-res.oss-cn-shenzhen.aliyuncs.com","hrSite":"https://hr.bysjy.com.cn","school_union_from":0};
//版本更新
var config = {
base: '/',
paths: {
'libs': 'public/js/libs',
'plugs':'public/js/plugs'
},
comboSuffix: '?' + G_CONFIG.version
};
if(window.__page_ver){
config.comboSuffix = config.comboSuffix + __page_ver;
}
_modulePath = [];
for (var i = 0, len = G_MODULES.length; i < len; i++) {
var module = G_MODULES[i];
_modulePath.push(module.join('/'));
}
seajs.config(config);
_modulePath.push('libs/template');
_modulePath.push('plugs/browserCheck');
// _modulePath.push('plugs/floatToolbar');
// _modulePath.push('plugs/customCombox');
seajs.use(_modulePath, function () {
// //主导航
// $.browserCheck();
//$('#main_nav').mainNav();
// $('.j-pub-combox').customCombox();
//
// // 咨询qq
// var params = {"site_logo":"https:\/\/o.bysjy.com.cn\/new_govern\/yxqqnn0001000045\/2025\/config\/1748005760-3512.png","jy_qq":"","source_info_url":"","company_tel":1,"logo_text":"","about_us":"","contact_us":"","work_guide":"","contact_dept":"","copyright":"","institution_like_url":"","site_news_type":"9571291","site_notice_type":"9571290","site_employee_base":"9571291","site_theme":"rich-pro","recruit_warnings":"","hr_site":"https:\/\/hr.bysjy.com.cn","token":"yxqqnn0001000045","contact_tel":""};
//
// $.floatToolbar({qq:params.jy_qq});
// arguments[0].init(Array.prototype.slice.call(arguments, 1));
});
_modulePath_2 = [];
for (var i = 0, len = G_MODULES.length; i < len; i++) {
var module = G_MODULES[i];
_modulePath_2.push(module.join('/'));
}
_modulePath_2.push('plugs/browserCheck');
_modulePath_2.push('plugs/mainNav');
let showFloatToolbar = !$('#App')[0];
if(showFloatToolbar){
_modulePath_2.push('plugs/floatToolbar');
}
_modulePath_2.push('plugs/customCombox');
seajs.use(_modulePath_2, function () {
//主导航
$.browserCheck && $.browserCheck();
$('#main_nav').mainNav();
$('#top_nav').mainNav();
$('.j-pub-combox').customCombox();
// 咨询qq
var params = {"site_logo":"https:\/\/o.bysjy.com.cn\/new_govern\/yxqqnn0001000045\/2025\/config\/1748005760-3512.png","jy_qq":"","source_info_url":"","company_tel":1,"logo_text":"","about_us":"","contact_us":"","work_guide":"","contact_dept":"","copyright":"","institution_like_url":"","site_news_type":"9571291","site_notice_type":"9571290","site_employee_base":"9571291","site_theme":"rich-pro","recruit_warnings":"","hr_site":"https:\/\/hr.bysjy.com.cn","token":"yxqqnn0001000045","contact_tel":""};
if(showFloatToolbar){
$.floatToolbar({qq:params.jy_qq});
}
arguments[0].init(Array.prototype.slice.call(arguments, 1));
});
// footer始终靠底部
$('body').css({
'display': 'flex',
'flex-direction': 'column',
'height': 'auto',
'min-height': '100%'
});
$('.container').css({
'flex': 'auto'
});
$('.bar-main').click(function(){
$('.float-bar .content-wrap').toggleClass('hide');
})