K7: 3个新Core接口+4条B路由+KmsAdapter多接口实现

This commit is contained in:
2026-05-19 23:12:05 +08:00
parent 54a48f07c9
commit 94313a3492
10 changed files with 240 additions and 6 deletions

7
gateway/NuGet.Config Normal file
View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<clear />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>