implement dispatch server

This commit is contained in:
Somebody
2024-02-24 22:42:19 +08:00
commit be9fec5a9f
544 changed files with 152440 additions and 0 deletions

View File

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