优化店铺切换商品展示
This commit is contained in:
@@ -5,10 +5,10 @@ ENV = development
|
||||
# VITE_API_WSS = 'wss://sockets.sxczgkj.com/wss'
|
||||
|
||||
# 正式ws
|
||||
# VITE_API_WSS = 'wss://czgeatws.sxczgkj.com/wss'
|
||||
VITE_API_WSS = 'wss://czgeatws.sxczgkj.com/wss'
|
||||
|
||||
# 本地ws
|
||||
VITE_API_WSS = 'ws://192.168.1.43:2348'
|
||||
# VITE_API_WSS = 'ws://192.168.1.43:2348'
|
||||
|
||||
# 正式 php
|
||||
VITE_API_PHP_URL = 'https://newblockwlx.sxczgkj.cn/index.php/api'
|
||||
@@ -35,11 +35,11 @@ VITE_API_KP_URL = 'https://invoice.sxczgkj.cn/api'
|
||||
# VITE_API_URL = 'http://192.168.1.35/'
|
||||
|
||||
# 阿伟
|
||||
VITE_API_URL = 'http://192.168.1.21:8000/'
|
||||
# VITE_API_URL = 'http://192.168.1.21:8000/'
|
||||
|
||||
# 测试
|
||||
# VITE_API_URL = 'https://tapi.cashier.sxczgkj.cn'
|
||||
|
||||
# 正式
|
||||
# VITE_API_URL = 'https://cashier.sxczgkj.com'
|
||||
VITE_API_URL = 'https://cashier.sxczgkj.com'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user