忽略不存在字段
This commit is contained in:
@@ -60,6 +60,7 @@ public class ShopTable implements Serializable {
|
||||
/**
|
||||
* 区域名称
|
||||
*/
|
||||
@Column(ignore = true)
|
||||
private String areaName;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user