mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 03:25:12 +08:00
支付宝参数设置
This commit is contained in:
@@ -226,6 +226,10 @@ public class MemberService {
|
||||
return memberRegisterAndLogin(mobileNumber, firstLevelMerchantId, openId);
|
||||
}
|
||||
|
||||
public String alipayLogin(WechatLoginDTO dto) {
|
||||
return "";
|
||||
}
|
||||
|
||||
/**
|
||||
* 获取openId
|
||||
* @param code
|
||||
|
||||
Reference in New Issue
Block a user