@@ -38,7 +38,7 @@ public class EnvDevice implements Serializable {
private String deviceName;
/**
- * 1温度传感器、2湿度传感器、3移动电子秤、4固定电子秤
+ * 1环控、2移动电子秤、3固定电子秤
*/
private Integer deviceType;