chore: 补全 Apple Sign-In 迁移 + 调低开发环境日志级别

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-07-10 05:37:24 +00:00
parent bd4350c17f
commit ec5af19d30
4 changed files with 1529 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Default": "Warning",
"Microsoft.AspNetCore": "Warning"
}
}