From 2b6e19d0864e922f67c672775a501d953dd01d8d Mon Sep 17 00:00:00 2001
From: liujiandao <274878379@qq.com>
Date: 星期四, 23 十一月 2023 14:44:14 +0800
Subject: [PATCH] 附件上传与预览

---
 model/system/sys_system.go |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/model/system/sys_system.go b/model/system/sys_system.go
index ad98311..e65a4a1 100644
--- a/model/system/sys_system.go
+++ b/model/system/sys_system.go
@@ -1,7 +1,7 @@
 package system
 
 import (
-	"github.com/flipped-aurora/gin-vue-admin/server/config"
+	"srm/config"
 )
 
 // 閰嶇疆鏂囦欢缁撴瀯浣�

--
Gitblit v1.8.0