Merge branch 'develop_master' into FOTON
This commit is contained in:
+2
@@ -108,9 +108,11 @@ public class EsRevisePlanServiceImpl extends ServiceImpl<EsRevisePlanDao, EsRevi
|
|||||||
stand.setRevisionStatus(esRevisePlan.getProcessType()+"_"+"4");
|
stand.setRevisionStatus(esRevisePlan.getProcessType()+"_"+"4");
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
if(!standList.isEmpty()){
|
||||||
iSarBussionessStandService.updateBatchById(standList);
|
iSarBussionessStandService.updateBatchById(standList);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
// 技术标准 更新计划库
|
// 技术标准 更新计划库
|
||||||
if(StringUtils.isNotBlank(esRevisePlan.getId())){
|
if(StringUtils.isNotBlank(esRevisePlan.getId())){
|
||||||
|
|||||||
Reference in New Issue
Block a user