feat: 更新 VITE_API_URL 至生产环境地址,移除不必要的 showToast 导入
This commit is contained in:
@@ -1 +1 @@
|
||||
VITE_API_URL=http://192.168.1.2:9538
|
||||
VITE_API_URL=https://capp-api.riwsan.com
|
||||
Reference in New Issue
Block a user
@@ -1 +1 @@
|
||||
VITE_API_URL=http://192.168.1.2:9538
|
||||
VITE_API_URL=https://capp-api.riwsan.com
|
||||