Commit 8a8ace8f authored by 王飞's avatar 王飞

Merge branch 'wangfei' into 'dev'

Wangfei

See merge request !5
parents 7eb7dab1 d340d809
......@@ -12,6 +12,8 @@ import lombok.Data;
@TableName(value ="t_book")
@Data
public class Book extends BaseEntity {
/**
* 主键
*/
......
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