Former-commit-id: 31e54e2129a90a3a027e9ba382733f0d7f23f37b
Former-commit-id: 101576740b832de0e42bdf0ccdf22a071dcdd649
1.0
wanggang 5 years ago
parent a3adaa057d
commit d63fc9b201

Binary file not shown.

@ -187,6 +187,7 @@ alter table `t_base_person` add column `TeacherCardLangLevel` longtext CHARACTE
alter table `t_base_person` add column `CurrentAddressArea` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL;
alter table `t_base_person` add column `Comment` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL;
update t_base_person set administrative_post='10' where administrative_post='-1';
update t_base_person set academic_degree=NULL;
update t_base_person set STAGE_NAME='普通初中' where STAGE_NAME='初中';
update t_base_person set SUBJECT_NAME='' where SUBJECT_NAME='通用';

@ -3,8 +3,8 @@
网址10.0.15.29
账户d_chengzhongqu Xxzx_4929379
城中区教育局管理员huiyi1 Dc324102
学校管理员lixia Dg779483
普通教师:chenxu De939151
学校管理员:jinfaquan1 lixia Dg779483
普通教师:zhangweijing Db624476
远程方式:向日葵 858126020 1028
审核状态:

Binary file not shown.
Loading…
Cancel
Save