ll
liukangdong
2024-10-24 8f4771b3b83a496643b72a45a1a9dcb32a6bb2c8
server/visits/dmvisit_service/src/main/java/com/doumee/dao/business/model/TrainTime.java
@@ -35,7 +35,6 @@
    private Integer edirot;
    @ApiModelProperty(value = "更新时间")
    @JsonFormat(pattern = "yyyy-MM-dd")
    private Date editDate;
    @ApiModelProperty(value = "是否删除0否 1是", example = "1")