This website works better with JavaScript.
Home
Explore
Help
Sign In
jianqingfeng
/
Blazor_WMS
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
基于Blazor开发的BS版WMS
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commits
1
Branch
0
Tags
187 KiB
Tree:
557b20a3f0
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '557b20a3f0'
${ noResults }
Blazor_WMS
/
NewWMSWebAPI
/
appsettings.Development.json
9 lines
119 B
Raw
Normal View
History
阶段性上传: 1.添加主数据页面; 2.添加计划入库页面; 3.添加无计划入库页面;
3 months ago
{
"Logging"
:
{
"LogLevel"
:
{
"Default"
:
"Information"
,
"Microsoft.AspNetCore"
:
"Warning"
}
}
}