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