血脉初建
This commit is contained in:
@@ -16,6 +16,8 @@ public class PointEntity implements Serializable {
|
||||
@TableId(type = IdType.AUTO)
|
||||
private Integer id;
|
||||
|
||||
private String title;
|
||||
|
||||
private Integer pointCategoryId;
|
||||
|
||||
private String alias;
|
||||
|
||||
Reference in New Issue
Block a user