数据中心修改
This commit is contained in:
@@ -396,7 +396,7 @@ public class COverlimit {
|
||||
}else if(DicDataEnum.KV1100.getCode().equalsIgnoreCase(voltageLevel)){
|
||||
return 7000;
|
||||
}else {
|
||||
throw new BusinessException("没有对应电压等级,请先完善字典");
|
||||
throw new BusinessException("没有对应电压等级,请先完善字典"+voltageLevel);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user