调整终端运行部分代码
This commit is contained in:
@@ -73,6 +73,7 @@ public class GovernSchemeCalcServiceImpl implements IGovernSchemeCalcService {
|
||||
throw new BusinessException(AdvanceResponseEnum.INCOMING_LINE_DATA_MISS);
|
||||
}
|
||||
sgGovernSchemeHistoryAllVO.setInComingLineName(sgIncomingLine.getName());
|
||||
sgGovernSchemeHistoryAllVO.getQuick().setIncomingLineId(sgIncomingLine.getName());
|
||||
//时间内的电网接入水平(暂降次数)
|
||||
String startTime = sgGovernSchemeHistoryParam.getStartTime();
|
||||
String endTime = sgGovernSchemeHistoryParam.getEndTime();
|
||||
|
||||
Reference in New Issue
Block a user