rk
2025-10-20 4a8ff39b0fab0627ef8f7459587d514cc01c3676
1
2
3
4
# 生产环境配置
NODE_ENV = 'production'
 
VUE_APP_API_URL  = 'http://10.50.250.178:8088/gateway_interface'