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