Merge remote-tracking branch 'origin/liaoning' into liaoning
This commit is contained in:
@@ -3977,6 +3977,9 @@ public class TerminalBaseServiceImpl extends ServiceImpl<LineMapper, Line> imple
|
||||
}else {
|
||||
throw new BusinessException("暂无变动的装置测点推送");
|
||||
}
|
||||
if(CollectionUtils.isEmpty(preCommandDTOList)){
|
||||
throw new BusinessException("暂无变动的装置测点推送");
|
||||
}
|
||||
return preCommandDTOList;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user