From bfffb0306f8e37ea39624499c55306837bf23ecf Mon Sep 17 00:00:00 2001 From: xwt <2740516069@qq.com> Date: 星期四, 21 八月 2025 17:55:42 +0800 Subject: [PATCH] 优化 --- store/index.js | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/store/index.js b/store/index.js index d92d393..0728463 100644 --- a/store/index.js +++ b/store/index.js @@ -12,7 +12,8 @@ serverURL:'http://localhost:10055',//鏈湴璋冭瘯鍦板潃 serverAPI:'http://localhost:5184/api',//褰撳墠姝e湪浣跨敤鐨勬湇鍔″櫒,榛樿涓哄缃� localhost //serverAPI:'http://192.168.1.22:10054/api',//鍐呯綉 - //serverAPI:'http://36.26.21.214:10054/api', + serverAPI:'http://36.26.21.214:10054/api', + ftpServer:'ftp://36.26.21.214',//FTP鏈嶅姟鍣ㄥ湴鍧� } }, mutations: { -- Gitblit v1.9.3