调整齐套分拣模块代码

This commit is contained in:
alex
2023-06-26 16:10:10 +08:00
parent a3b6e3f8d0
commit b25aca740a
43 changed files with 571 additions and 77 deletions

View File

@@ -0,0 +1,12 @@
{
"profiles": {
"Tnb.VisualDev": {
"commandName": "Project",
"launchBrowser": true,
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
},
"applicationUrl": "https://localhost:50242;http://localhost:50266"
}
}
}