调整框架多组合代码,组合条件查询

This commit is contained in:
DEVICE8\12494
2023-04-27 18:40:38 +08:00
parent 70cac6bc83
commit 264f03bb15
6 changed files with 51 additions and 41 deletions

View File

@@ -6,7 +6,7 @@
"Kestrel": {
"Endpoints": {
"Http": {
"Url": "http://*:9231"
"Url": "http://0.0.0.0:9231"
}
}
},