Merge branch 'develop_master' into FOTON
This commit is contained in:
+3
-1
@@ -108,7 +108,9 @@ public class EsRevisePlanServiceImpl extends ServiceImpl<EsRevisePlanDao, EsRevi
|
|||||||
stand.setRevisionStatus(esRevisePlan.getProcessType()+"_"+"4");
|
stand.setRevisionStatus(esRevisePlan.getProcessType()+"_"+"4");
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
iSarBussionessStandService.updateBatchById(standList);
|
if(!standList.isEmpty()){
|
||||||
|
iSarBussionessStandService.updateBatchById(standList);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user