rsf-server/src/main/java/com/vincent/rsf/server/api/entity/dto/CheckObjDto.java @@ -43,3 +43,4 @@ @ApiModelProperty("备注") private String memo; }