MrShi
2025-09-19 ca2273f8aae1e622712a2fee43bf05b5a8fcbe11
admin/.env.production
@@ -1,4 +1,7 @@
# 生产环境配置
NODE_ENV = 'production'
VUE_APP_API_URL  = 'https://zhcg.fnwtzx.com/gateway_interface'
# 关闭DEBUG
VUE_APP_DEBUG = 'off'
VUE_APP_API_URL  = 'http://121.41.112.139:8099/dmttwebsite'