昵称 不存在

This commit is contained in:
2025-12-01 11:23:53 +08:00
parent 601656e97b
commit b0846f829d

View File

@@ -49,6 +49,7 @@ public class BkContactList implements Serializable {
/** /**
* 昵称 * 昵称
*/ */
@Column(ignore = true)
private String nickName; private String nickName;
/** /**