alair 4 months ago
parent
commit
d53f7a685a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .env.production

+ 1 - 1
.env.production

@@ -5,4 +5,4 @@ VUE_APP_TITLE = 若依管理系统
 ENV = 'production'
 
 # 若依管理系统/生产环境
-VUE_APP_BASE_API = '/prod-api'
+VUE_APP_BASE_API = '/api/v1'