优化订单打印 新增小票订单数
This commit is contained in:
10
.env.test
10
.env.test
@@ -1,6 +1,9 @@
|
||||
# 测试环境
|
||||
ENV = test
|
||||
|
||||
# 测试ws
|
||||
# VITE_API_WSS = 'ws://192.168.1.31:2348'
|
||||
|
||||
# 测试ws
|
||||
# VITE_API_WSS = 'wss://sockets.sxczgkj.com/wss'
|
||||
|
||||
@@ -17,7 +20,10 @@ VITE_API_PHP_URL = 'https://newblockwlx.sxczgkj.cn/index.php/api'
|
||||
VITE_API_KP_URL = 'https://invoice.sxczgkj.cn/api'
|
||||
|
||||
# 测试Java
|
||||
# VITE_API_URL = 'https://tapi.cashier.sxczgkj.cn'
|
||||
# VITE_API_URL = 'https://fv901fw8033.vicp.fun/'
|
||||
|
||||
# 正式Java
|
||||
VITE_API_URL = 'https://cashier.sxczgkj.com/'
|
||||
VITE_API_URL = 'https://cashier.sxczgkj.com/'
|
||||
|
||||
# 本地调试连接
|
||||
# VITE_API_URL = 'http://192.168.1.31/'
|
||||
Reference in New Issue
Block a user