wangtao 2 years ago
parent
commit
ca5a23164e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .env.production

+ 2 - 2
.env.production

@@ -5,5 +5,5 @@ VUE_APP_TITLE = 充值管理系统
 ENV = 'production'
 
 # 管理系统/生产环境
-# VUE_APP_BASE_API = '/dxapi'
-VUE_APP_BASE_API = 'http://172.16.120.49/dxtopapi/'
+VUE_APP_BASE_API = '/dxapi'
+# VUE_APP_BASE_API = 'http://172.16.120.49/dxtopapi/'