Переглянути джерело

操作状态名单优化修改时间

shuiqilin
zhangxin 1 рік тому
джерело
коміт
01b95cfc38

+ 1
- 0
src/main/java/com/qtzl/alterSales/manager/service/AflVehicleStatusInfoServiceImpl.java Переглянути файл

throw UcServiceError.BUSINESS_VALIDATE_ERR.toHandleException("请求部中心状态名单接口失败,"+ e.getMessage()); throw UcServiceError.BUSINESS_VALIDATE_ERR.toHandleException("请求部中心状态名单接口失败,"+ e.getMessage());
} }
if (implement){ if (implement){
aflVehicleStatusInfo.setUpdateTime(LocalDateTime.now());
aflVehicleStatusInfoRepo.save(aflVehicleStatusInfo); aflVehicleStatusInfoRepo.save(aflVehicleStatusInfo);
}else { }else {
throw UcServiceError.BUSINESS_VALIDATE_ERR.toHandleException("操作状态名单失败"); throw UcServiceError.BUSINESS_VALIDATE_ERR.toHandleException("操作状态名单失败");

Завантаження…
Відмінити
Зберегти