富佳ACS基本配置修改

This commit is contained in:
zhengxuming
2025-09-04 14:59:44 +08:00
parent 8e3176795d
commit 0e31227efb
3 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@ window.g = {
VUE_APP_BASE_API: 'http://127.0.0.1:8011'
},
prod: {
VUE_APP_BASE_API: 'http://10.1.3.97:8011'
VUE_APP_BASE_API: 'http://192.168.229.70:8011'
}
}