feat: Add new WebClientBase Blazor application and MktZaloService API, and update WhatsAppService and MktXService infrastructure.

This commit is contained in:
Ho Ngoc Hai
2026-01-19 01:19:00 +07:00
parent 2d731dbdb6
commit d285f1f9eb
49 changed files with 2646 additions and 4 deletions

View File

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