ll
liukangdong
2024-10-10 021962cf0957d6332e33f7f32d6ae92d0cc9f12c
server/visits/dmvisit_service/src/main/java/com/doumee/dao/business/model/UserAction.java
@@ -41,7 +41,6 @@
    @ApiModelProperty(value = "更新时间")
    @ExcelColumn(name="更新时间")
    @JsonFormat(pattern = "yyyy-MM-dd")
    private Date editDate;
    @ApiModelProperty(value = "是否删除0否 1是", example = "1")