feat : init webAPI project

This commit is contained in:
2025-07-31 14:36:37 +08:00
parent 801963db44
commit f2389b9dd1
13 changed files with 713 additions and 0 deletions

View File

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