mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-24 21:15:06 +08:00
update 支付宝小程序
This commit is contained in:
@@ -34,4 +34,9 @@ public class MemberRegisterAndLoginDTO extends BaseDTO{
|
||||
* 微信用户openId
|
||||
*/
|
||||
private String openId;
|
||||
|
||||
/**
|
||||
* 支付宝buyer_id
|
||||
*/
|
||||
private String buyerId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user