MrShi
2025-07-07 b3371200de695e0e3e20c2d0f4fdcb309c6ce96a
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'