ll
liukangdong
2024-10-09 05cd6a216ba17cfe357bbe52e4a9e53494d5717c
server/visits/dmvisit_service/src/main/java/com/doumee/dao/web/response/VisitDetailVO.java
@@ -25,7 +25,6 @@
    private Integer status;
    @ApiModelProperty(value = "业务审核状态 0待审核 1审批中  2审核通过 3审核不通过 4取消 ", example = "1")
    @ExcelColumn(name="审核状态 0待审核 1审批中  2审核通过 3审核不通过 4取消 ")
    private Integer businessStatus;