update
This commit is contained in:
+2
@@ -530,6 +530,8 @@ public class ProjectCertificationInventoryEOServiceImpl extends ServiceImpl<Proj
|
||||
this.saveProjectCertificationInventoryLog(saveDataList,OperatorTypeEnum.CERTIFICATION_INVENTORY_ADD.getValue());
|
||||
}
|
||||
}catch (Exception ex){
|
||||
ex.printStackTrace();
|
||||
log.error("批量添加认证清单失败:" + ex.getMessage());
|
||||
throw new JeroBootException("添加失败!");
|
||||
}
|
||||
return Result.OK(result);
|
||||
|
||||
Reference in New Issue
Block a user