更改地址

This commit is contained in:
gyq
2026-07-17 14:31:56 +08:00
parent 54667097b3
commit 56d87dc451
2 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ ENV = development
# VITE_API_WSS = 'wss://czgeatws.sxczgkj.com/wss' # VITE_API_WSS = 'wss://czgeatws.sxczgkj.com/wss'
# 本地ws # 本地ws
# VITE_API_WSS = 'ws://192.168.1.42:2348' # VITE_API_WSS = 'ws://192.168.1.43:2348'
# 线上本地映射测试ws # 线上本地映射测试ws
VITE_API_WSS = 'ws://frp.sxczgkj.com/wss' VITE_API_WSS = 'ws://frp.sxczgkj.com/wss'
@@ -26,7 +26,7 @@ VITE_API_KP_URL = 'https://invoice.sxczgkj.cn/api'
# VITE_API_URL = 'https://cashier.sxczgkj.com' # VITE_API_URL = 'https://cashier.sxczgkj.com'
# 本地调试连接 # 本地调试连接
# VITE_API_URL = 'http://192.168.1.42/' # VITE_API_URL = 'http://192.168.1.43/'
# 线上本地映射测试 # 线上本地映射测试
VITE_API_URL = 'https://frp.sxczgkj.com' VITE_API_URL = 'https://frp.sxczgkj.com'

View File

@@ -2,7 +2,7 @@
ENV = test ENV = test
# 测试ws # 测试ws
# VITE_API_WSS = 'ws://192.168.1.42:2348' # VITE_API_WSS = 'ws://192.168.1.43:2348'
# 线上本地映射测试ws # 线上本地映射测试ws
VITE_API_WSS = 'ws://frp.sxczgkj.com/wss' VITE_API_WSS = 'ws://frp.sxczgkj.com/wss'
@@ -29,7 +29,7 @@ VITE_API_KP_URL = 'https://invoice.sxczgkj.cn/api'
# VITE_API_URL = 'https://cashier.sxczgkj.com/' # VITE_API_URL = 'https://cashier.sxczgkj.com/'
# 本地调试连接 # 本地调试连接
# VITE_API_URL = 'http://192.168.1.42/' # VITE_API_URL = 'http://192.168.1.43/'
# 线上本地映射测试 # 线上本地映射测试
VITE_API_URL = 'https://frp.sxczgkj.com' VITE_API_URL = 'https://frp.sxczgkj.com'