Merge branch 'develop_migration' into 'develop_master'

feat: There is no way the,  ^

See merge request LiuChao/foton-slrs-system-rest!552
This commit is contained in:
super_liu
2022-07-12 16:57:59 +08:00
@@ -108,7 +108,9 @@ public class EsRevisePlanServiceImpl extends ServiceImpl<EsRevisePlanDao, EsRevi
stand.setRevisionStatus(esRevisePlan.getProcessType()+"_"+"4");
}
});
iSarBussionessStandService.updateBatchById(standList);
if(!standList.isEmpty()){
iSarBussionessStandService.updateBatchById(standList);
}
}
}