售后代码生成配置

This commit is contained in:
Aaron
2021-06-30 14:57:21 +08:00
parent 0c4966130f
commit fd6b93df8f
5 changed files with 104 additions and 60 deletions

View File

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