feat: 集成支付宝支付SDK并添加当面付测试调用,更新CORS配置支持capacitor

This commit is contained in:
ccnetcore
2025-08-13 08:26:45 +08:00
parent 4ec4023f40
commit 9332b17fc1
3 changed files with 37 additions and 9 deletions

View File

@@ -1,6 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<Import Project="..\..\..\common.props" />
<ItemGroup>
<PackageReference Include="AlipayEasySDK" Version="2.1.3" />
<PackageReference Include="Azure.AI.OpenAI" Version="2.2.0-beta.4" />
<PackageReference Include="Volo.Abp.Ddd.Domain" Version="$(AbpVersion)" />
<PackageReference Include="Volo.Abp.DistributedLocking" Version="$(AbpVersion)" />