jiangping
2024-09-29 918deb5b53d9226c93ebfeb4e981f7af4cac5107
1
2
3
4
# 测试环境配置
NODE_ENV = 'production'
 
VUE_APP_API_URL  = 'http://192.168.5.13/gateway_interface'