调整字段
This commit is contained in:
parent
164cafaf15
commit
cd56b9c125
|
|
@ -77,7 +77,6 @@ public class IotCommonP3ServiceImpl {
|
|||
}else if(PollutionConstants.WATER_LIVE.equals(deploy.getDeployType())){
|
||||
tableName = PollutionConstants.TABLE_LIVE;
|
||||
}
|
||||
log.error("_----"+tableName);
|
||||
if (StringUtils.isBlank(tableName)) {
|
||||
return results;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue