【新增】增加支付宝支付功能,方便APP调用。

This commit is contained in:
大灰灰
2022-09-15 00:35:15 +08:00
parent 0f922e1f32
commit a3630fecc0
12 changed files with 197 additions and 27 deletions

View File

@@ -46,6 +46,7 @@ namespace CoreCms.Net.Core.Config
typeof(SendWxTemplateMessageSubscribe),
typeof(AfterSalesReviewSubscribe),
typeof(AfterSalesReviewForPointSubscribe),
typeof(AliPayNoticeSubscribe),
};
//显示日志
m.ShowLog = false;