优化订单打印 新增小票订单数

This commit is contained in:
gyq
2025-04-01 14:31:21 +08:00
parent 0c45fd9de1
commit 117df7d7bd
14 changed files with 165 additions and 16187 deletions

View File

@@ -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/'