src/main/java/com/whyc/pojo/db_fire_robot/Environment.java
@@ -25,7 +25,7 @@ public class Environment { @TableId(value = "id",type = IdType.AUTO) private int id; private Long id; @ApiModelProperty(value = "温度") private float temperature; @ApiModelProperty(value = "湿度")