feat: add 服务端

This commit is contained in:
GukSang.Jin
2026-02-25 15:41:00 +08:00
parent d57133e072
commit 833031864b
14 changed files with 469 additions and 0 deletions

View File

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