rev:无袋入库操作

This commit is contained in:
zhangzq
2024-10-15 18:03:10 +08:00
parent e0eaf1775d
commit 5e103f07e4

View File

@@ -4,7 +4,7 @@ window.g = {
EXPAND_URL: 'http://127.0.0.1:8013'
},
prod: {
VUE_APP_BASE_API: 'http://192.168.81.252:8010',
VUE_APP_BASE_API: 'http://10.16.1.24:8010',
EXPAND_URL: 'http://192.168.81.252:8086'
}