This commit is contained in:
gyq
2024-07-05 18:08:21 +08:00
parent 105e38c726
commit 8e69969c0e
6 changed files with 92 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ VITE_API_WSS = 'wss://cashier.sxczgkj.cn/client'
VITE_API_PHP_URL = 'http://192.168.2.33:1666/index.php/api'
# 测试
VITE_API_URL = 'https://cashier-client.sxczgkj.cn/cashier-client'
# VITE_API_URL = 'https://cashier-client.sxczgkj.cn/cashier-client'
# 线上环境接口地址
# VITE_API_URL = 'https://cashierclient.sxczgkj.cn/cashier-client/'
VITE_API_URL = 'https://cashierclient.sxczgkj.cn/cashier-client/'