多店铺需求
This commit is contained in:
@@ -295,5 +295,10 @@ public class ShopInfo implements Serializable {
|
||||
*/
|
||||
@Column(ignore = true)
|
||||
private Integer isAccountPay;
|
||||
/**
|
||||
* 主店名称
|
||||
*/
|
||||
@Column(ignore = true)
|
||||
private String headShopName;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user