Commit 3aba3bb5 authored by 盖献康's avatar 盖献康

xxx

parent 5d7d36e8
......@@ -20,7 +20,7 @@ public class Book extends BaseEntity {
/**
* 主键
*/
@ApiModelProperty("主键")
@ApiModelProperty(" 主键 ")
@TableId
private Long id;
......@@ -30,4 +30,4 @@ public class Book extends BaseEntity {
@ApiModelProperty("书名")
private String name;
}
\ No newline at end of file
}
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