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