feat: establish dotnet engineering foundation

This commit is contained in:
2026-07-27 15:00:14 +08:00
parent 60a376ea0b
commit 28e9a9fa41
36 changed files with 17301 additions and 89 deletions

View File

@@ -24,6 +24,15 @@
"WindowSeconds": 60,
"QueueLimit": 0
},
"Security": {
"Jwt": {
"SigningKey": "development-only-tiku-signing-key-change-before-production"
},
"TenantSecrets": {
"KeyId": "development-v1",
"MasterKey": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA="
}
},
"Storage": {
"AliyunOss": {
"Region": "cn-hangzhou",