feat: 添加客户端代理层
This commit is contained in:
9
Yi.Abp.Net8/client/Yi.Abp.Client.WebApi/appsettings.json
Normal file
9
Yi.Abp.Net8/client/Yi.Abp.Client.WebApi/appsettings.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
Reference in New Issue
Block a user