This commit is contained in:
gyq
2024-11-25 09:42:32 +08:00
parent 468209308c
commit 22bec823b2

View File

@@ -9,7 +9,7 @@ ENV = 'production'
VUE_APP_BASE_API = 'https://cashieradmin.sxczgkj.cn'
# 预发布接口
VUE_APP_BASE_API = 'https://pre-cashieradmin.sxczgkj.cn'
# VUE_APP_BASE_API = 'https://pre-cashieradmin.sxczgkj.cn'
# VUE_APP_BASE_API = 'http://192.168.2.98:8000'
# 如果接口是 http 形式, wss 需要改为 ws