|
|
@@ -367,6 +367,7 @@ public class EquipmentMaintenancePlanJob extends AbstractJob {
|
|
|
map.put("ji_hua_ri_qi_",item.get("ji_hua_ri_qi_").toString());
|
|
|
map.put("ji_hua_zi_biao_id",item.get("zid_").toString());
|
|
|
map.put("ji_hua_zhu_biao_i",item.get("fid_").toString());
|
|
|
+ map.put("shi_fou_guo_shen_-shen","待处理");
|
|
|
result.add(id);
|
|
|
commonDao.execute(this.buildInsertSql(map, "t_xzjlb"));
|
|
|
}
|