关联主键

This commit is contained in:
2026-01-09 15:54:52 +08:00
parent 4e686c9c8e
commit 423423ca0b
2 changed files with 4 additions and 4 deletions

View File

@@ -38,11 +38,13 @@ public class ShopDirectMerchant implements Serializable {
/**
* 店铺名称
*/
@Column(ignore = true)
private String shopName;
/**
* 营业执照编号
*/
@Id
private String licenceNo;
/**
* 支付宝账号