This commit is contained in:
gyq
2024-05-31 14:39:06 +08:00
parent bcdf4a5b73
commit 69a74cc416
6 changed files with 32 additions and 104 deletions

View File

@@ -2,4 +2,7 @@
ENV = production
# 线上环境接口地址
VITE_API_URL = 'https://cashierclient.sxczgkj.cn/cashier-client/'
# VITE_API_URL = 'https://cashierclient.sxczgkj.cn/cashier-client/'
# 测试
VITE_API_URL = 'https://cashier-client.sxczgkj.cn/cashier-client'