仓库-出库入库,扫码根据客户需求进行改动

This commit is contained in:
赵正易
2024-03-26 10:39:50 +08:00
parent be3ff3bb54
commit d0e0bb8705
9 changed files with 128 additions and 23 deletions

View File

@@ -68,7 +68,7 @@
"disableHostCheck" : true,
"proxy" : {
"/api" : {
"target" : "http://192.168.0.31:8888",
"target" : "http://192.168.90.92:8888",
"pathRewrite" : {
"^/api" : ""
}