server/service/src/main/java/com/doumee/dao/business/model/ApplyChange.java
@@ -237,5 +237,7 @@ taxesInvoicingVO.setType(Constants.ONE); return taxesInvoicingVO; } @ApiModelProperty(value = "是否获取附件信息 0不需要 1需要") @TableField(exist = false) private Integer getFiles; }