仪表盘
版本库
文件存储
活动
搜索
登录
ZhiHuiQiCe
/
GuoDianLiKu
郭店立库项目
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
项目初始化
duyongjia
2024-10-30
686a03bfab5a0ce7f3d29fc548a8a61b04a0ac8f
[ZhiHuiQiCe/GuoDianLiKu.git]
/
代码管理
/
WCS
/
WIDESEAWCS_Server
/
WIDESEAWCS_Server
/
appsettings.Development.json
1
2
3
4
5
6
7
8
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}