李志伟 3 years ago
parent
commit
168d3cea66
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .env.production

+ 1
- 1
.env.production View File

@@ -2,5 +2,5 @@
2 2
 ENV = 'production'
3 3
 
4 4
 # base api
5
-VUE_APP_BASE_API = 'https://hhdlots.njyunzhi.com'
5
+VUE_APP_BASE_API = 'https://hhdlots.njyunzhi.com/api'
6 6