From 0d91757d82f4cfd1586ab39cbe37f12d739ddc43 Mon Sep 17 00:00:00 2001
From: charles <981744753@qq.com>
Date: 星期一, 20 五月 2024 11:03:19 +0800
Subject: [PATCH] feat:完成接口联调

---
 .env.development |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.env.development b/.env.development
index 1165bed..cde61a0 100644
--- a/.env.development
+++ b/.env.development
@@ -2,7 +2,7 @@
 NODE_ENV=development
 
 ## 2.鍩虹璺緞 浠g悊鏈嶅姟鍣ㄦ嫤鎴殑璺緞
-VUE_APP_BASE_API=/api-dev
+VUE_APP_BASE_API=/api-sa
 
 ## 3.鐩爣鏈嶅姟鍣ㄥ湴鍧�
-VUE_APP_BASE_URL=http://localhost:3001
\ No newline at end of file
+VUE_APP_BASE_URL=http://smartai.com:7013/
\ No newline at end of file

--
Gitblit v1.8.0