【新增】实现支付宝小程序适配。

This commit is contained in:
jianweie
2024-04-22 23:04:58 +08:00
parent 8a4fe681cb
commit a6ad9274e1
53 changed files with 13032 additions and 107 deletions

View File

@@ -42,7 +42,9 @@ namespace CoreCms.Net.Configuration
[Description("短信")]
Sms = 2,
[Description("微信小程序拉取手机号")]
WeChatPhoneNumber = 3,
WeChatPhoneNumber = 3,
[Description("支付宝小程序拉取手机号")]
AliPhoneNumber = 4,
}
/// <summary>