update gather_program

This commit is contained in:
ronger 2016-10-29 18:34:29 +08:00
parent 4095c893ca
commit 41f26c956e
1 changed files with 363 additions and 363 deletions

View File

@ -200,7 +200,7 @@ public class GatherThread implements Runnable {
// update gather_projects表中对应的记录在维持待更新表
prjId = samePrj.getId();
model.setId(prjId);
model.setUpdate_mark(1);
model.setUpdate_mark(2);
handleUpdateGatherProjects(samePrj.getId(), model);
}else{
// 不存在 插入