shopInfo调整
This commit is contained in:
parent
122e084a04
commit
0adb5333ee
|
|
@ -32,15 +32,6 @@ public class ShopInfo implements Serializable {
|
|||
private static final long serialVersionUID = 1L;
|
||||
|
||||
|
||||
/**
|
||||
* 微信openId
|
||||
*/
|
||||
private String wechatOpenId;
|
||||
|
||||
/**
|
||||
* 支付宝 openid
|
||||
*/
|
||||
private String alipayOpenId;
|
||||
|
||||
/**
|
||||
* 使用系统用户 sys_user id
|
||||
|
|
|
|||
Loading…
Reference in New Issue