doum
2026-04-03 c37ea09c23b76f2da7f075292ff273a5fb579935
1
2
3
4
# 生产环境配置
NODE_ENV = 'production'
 
VUE_APP_API_URL  = 'https://zhcg.fnwtzx.com/gateway_interface'