src/main/java/com/whyc/pojo/db_fire_robot/IdentifyAlarm.java
@@ -34,7 +34,7 @@ public class IdentifyAlarm { @TableId(value = "id",type = IdType.AUTO) private int id; private Long id; @ApiModelProperty(value = "采集时间") private Date gatherTime; @ApiModelProperty(value = "位置")