Browse Source

feat:修改

Moss 1 year ago
parent
commit
fc131b22e4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .env.production

+ 1 - 1
.env.production

@@ -4,7 +4,7 @@ NODE_ENV = production
 ENV = 'production'
 VUE_APP_ENV = 'production'
 # base api
-VUE_APP_BASE_API = 'https://jiasm.zfire.top/zfapi/'
+VUE_APP_BASE_API = 'https://sxb.zfire.top/zfapi/'
 
 # appid agentid
 VUE_APP_PUBLIC_APPID = 'ww62ea04d5c904dc4a'