server/services/src/main/java/com/doumee/dao/dto/AuditDTO.java @@ -22,4 +22,5 @@ @ApiModelProperty(value = "审批描述") private String auditRemark; }