|
|
@@ -98,7 +98,7 @@ public class HandleData {
|
|
|
DepartmentLeaderField.put("1353739652615372800","1353762484493746176"); //微生物组 张红
|
|
|
DepartmentLeaderField.put("1353739725613039616","1353762508984287232"); //分子组 许媛
|
|
|
DepartmentLeaderField.put("1353739809322958848","1353762523634991104"); //文化路院区 马强
|
|
|
- DepartmentLeaderField.put("1353739909701042176","1353762541930545152"); //医疗助理组 杨珣
|
|
|
+ //DepartmentLeaderField.put("1353739909701042176","1353762541930545152"); //医疗助理组 杨珣
|
|
|
|
|
|
}
|
|
|
|
|
|
@@ -701,7 +701,7 @@ public class HandleData {
|
|
|
insertMap.put("create_time_",getCurTime("yyyy-MM-dd HH:mm:ss"));
|
|
|
insertMap.put("shi_fou_guo_shen_","待推送");
|
|
|
insertMap.put("bian_zhi_bu_men_",depID);
|
|
|
- insertMap.put("bian_zhi_shi_jian",String.valueOf(getCurTime("yyyy-MM-dd HH:mm:ss")));
|
|
|
+ insertMap.put("bian_zhi_shi_jian",String.valueOf(getCurTime("yyyy-MM-dd")));
|
|
|
insertMap.put("bei_jian_du_ren_y",userID);
|
|
|
insertMap.put("zhi_liang_jian_du","检验员");
|
|
|
insertMap.put("jian_du_gang_wei_","1382414549667282944"); //固定岗位:检验员id
|