@@ -1,4 +1,4 @@
# 开发环境配置
ENV = 'prod'
# 请求基础api
-VUE_APP_BASE_API = '/prod-api'
+VUE_APP_BASE_API = '/veterans-prod-api'