店铺管理-店铺列表>三方配置:新增支付宝小程序appid录入项
This commit is contained in:
@@ -54,7 +54,7 @@ public class TbMerchantThirdApply implements Serializable {
|
||||
@ApiModelProperty(value = "微信小程序appid")
|
||||
private String smallAppid;
|
||||
|
||||
@Column(name = "`small_appid`")
|
||||
@Column(name = "`alipay_small_appid`")
|
||||
@ApiModelProperty(value = "支付宝小程序appid")
|
||||
private String alipaySmallAppid;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user