更改php https

This commit is contained in:
gyq
2024-08-01 15:53:19 +08:00
parent 367b49c68a
commit 804b677174
4 changed files with 118 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ VITE_API_WSS = 'wss://cashier.sxczgkj.cn/client'
# VITE_API_WSS = 'ws://192.168.2.17:9998/client'
# 正式 php
VITE_API_PHP_URL = 'http://czgdoumei.sxczgkj.com/index.php/api'
VITE_API_PHP_URL = 'https://czgdoumei.sxczgkj.com/index.php/api'
# 测试 php 开票
# VITE_API_KP_URL = 'http://192.168.1.13:8888/api'