You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ZhengZhou103/郑州103中学学生信息补全系统测试文档.txt

62 lines
1.2 KiB

#家长申报页面
http://www.wmarkj.com:27009/FengHuang/apply
#管理页面
http://www.wmarkj.com:27009/FengHuang/
# 业务管理员
admin 123456
# 2018年出生的学生测试用身份证号
110101201803078230
110101201803071194
110101201803076710
110101201803076593
110101201803072998
110101201803071012
110101201803071135
110101201803074272
110101201803073413
110101201803077510
# 2019年出生的学生测试用身份证号
110101201903077278
110101201903078457
110101201903074990
110101201903077219
110101201903074659
110101201903072936
110101201903073031
110101201903073955
110101201903072936
110101201903073517
# 2020年出生的学生测试用身份证号
110101202003074439
110101202003074412
110101202003071115
110101202003074295
110101202003079053
110101202003071174
110101202003078595
110101202003070518
110101202003078536
110101202003072951
# 2021年出生的学生测试用身份证号
110101202103077311
110101202103074858
110101202103076132
110101202103078031
11010120210307003X
11010120210307927X
11010120210307425X
110101202103075535
110101202103077397
110101202103076212
# 清库脚本
truncate table t_yp_task;
truncate table t_yp_record;
truncate table t_yp_task_bx_limit;