mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 18:03:27 +08:00
【新增】实现支付宝小程序适配。
This commit is contained in:
@@ -42,7 +42,9 @@ namespace CoreCms.Net.Configuration
|
||||
[Description("短信")]
|
||||
Sms = 2,
|
||||
[Description("微信小程序拉取手机号")]
|
||||
WeChatPhoneNumber = 3,
|
||||
WeChatPhoneNumber = 3,
|
||||
[Description("支付宝小程序拉取手机号")]
|
||||
AliPhoneNumber = 4,
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user