rsf-server/src/main/java/com/vincent/rsf/server/api/entity/CommonResponse.java @@ -18,5 +18,4 @@ @ApiModelProperty("响应结果") private Object data; } }