调整字段
This commit is contained in:
parent
e7db425f22
commit
fb83ce4a73
|
|
@ -242,6 +242,7 @@ public class IotCommonP3ServiceImpl {
|
|||
}
|
||||
}
|
||||
results.setFDeviceDeploy(deploy);
|
||||
results.setItemInfo(pollutionEnum.getJsonStr());
|
||||
results.setPollutionEnum(pollutionEnum);
|
||||
return results;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue