Commit 23e05578 authored by 刘基明's avatar 刘基明

svc

parent 3d6c36e8
......@@ -34,7 +34,7 @@ public class FileRecordEntity implements Serializable {
@TableId(value = "id", type = IdType.AUTO)
private Integer id;
@ApiModelProperty(value = "UUID")
@ApiModelProperty(value = "文件Id")
private String fileId;
@ApiModelProperty(value = "类型:1:图片")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment