Commit 0c12b70f by wuwenlong

项目负责人删除bugfix

parent 2f8ef27c
......@@ -267,6 +267,8 @@ public class HGSCTools {
put(HGSC001A.FIELD_proj_id,projId);
put("notIds",notIds);
}});
}else{
DaoUtils.update(HGSC001A.DELETE_BY_PROJID, new HashMap<String,Object>(){{put(HGSC001A.FIELD_proj_id,projId);}});
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment