This commit is contained in:
kahu474
2021-07-12 16:08:45 +08:00
parent 0c28de8318
commit e315565338
3 changed files with 176 additions and 143 deletions

View File

@ -2,7 +2,7 @@ ENV = 'development'
# 接口地址
# VUE_APP_BASE_API = 'http://8.129.208.109:8001'
VUE_APP_BASE_API = 'http://www.itxzz.top'
VUE_APP_BASE_API = 'http://itxzz.51vip.biz'
VUE_APP_WS_API = 'ws://8.129.208.109:8001'