jiangping
2025-06-06 6d33ed44b0222ebd858a079614e1f464f29eb481
1
2
3
4
# 生产环境配置
NODE_ENV = 'production'
 
VUE_APP_API_URL  = 'https://zhcg.fnwtzx.com/gateway_interface'