From fca192d3c38c5dcfbb6ace8bc71d6078f6a079b2 Mon Sep 17 00:00:00 2001
From: 啊鑫 <t2856754968@163.com>
Date: 星期日, 20 七月 2025 18:09:06 +0800
Subject: [PATCH] LLJ附件系统全面优化:多格式文件预览与APK兼容性

---
 store/index.js |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/store/index.js b/store/index.js
index c175034..e087f48 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:10055/api',
+			serverAPI:'http://36.26.21.214:10054/api',
+			ftpServer:'ftp://36.26.21.214',//FTP鏈嶅姟鍣ㄥ湴鍧�
 		}
 	},
 	mutations: {

--
Gitblit v1.9.3