修改代课下单本地测试环境

This commit is contained in:
2024-08-19 17:15:00 +08:00
parent e0be30bd02
commit 51e410a4be
4 changed files with 158 additions and 56 deletions

View File

@@ -5,7 +5,7 @@ ENV = 'development'
# VUE_APP_BASE_API = 'http://192.168.2.42:8000'
# VUE_APP_BASE_API = 'http://192.168.2.133:8000'
# 测试
VUE_APP_BASE_API = 'https://admintestpapi.sxczgkj.cn'
VUE_APP_BASE_API = 'http://t361017w45.qicp.vip/'
# 生产
# VUE_APP_BASE_API = 'https://cashieradmin.sxczgkj.cn'
# VUE_APP_BASE_API = 'http://192.168.2.96:8000'