调整字段

This commit is contained in:
zy 2025-11-27 18:10:20 +08:00
parent 164cafaf15
commit cd56b9c125
1 changed files with 0 additions and 1 deletions

View File

@ -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;
}