k94314517
2024-09-19 0627bb7ce8c035ee5a295f16fbba3e748511cff3
1
2
3
4
# 生产环境配置
NODE_ENV = 'production'
 
VUE_APP_API_URL  = 'http://192.168.5.13/gateway_interface'