Merge branch 'pay' into test

This commit is contained in:
2026-01-08 16:33:36 +08:00
4 changed files with 20 additions and 0 deletions

View File

@@ -40,6 +40,10 @@ public class ShopDirectMerchant implements Serializable {
* 营业执照编号
*/
private String licenceNo;
/**
* 支付宝账号
*/
private String alipayAccount;
/**
* 商户编号(在当前系统唯一)