Merge branch 'tkk' into test
This commit is contained in:
commit
4dec40c568
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue