电能质量问题监测点超标新增需求
This commit is contained in:
@@ -45,7 +45,7 @@ public class CommLineClientFallbackFactory implements FallbackFactory<CommLineCl
|
||||
}
|
||||
|
||||
@Override
|
||||
public LineALLInfoDTO getLineAllDetail(String id) {
|
||||
public HttpResult<LineALLInfoDTO> getLineAllDetail(String id) {
|
||||
log.error("{}异常,降级处理,异常为:{}", "获取监测点信息", throwable.toString());
|
||||
throw new BusinessException(finalExceptionEnum);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user