From 7eebfc8a64d2cbbd73453a2b653d5a5bfd66a32f Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期四, 16 四月 2026 20:10:44 +0800
Subject: [PATCH] 代码生成

---
 admin/src/api/system/common.js |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/admin/src/api/system/common.js b/admin/src/api/system/common.js
index 1f2087f..eceb493 100644
--- a/admin/src/api/system/common.js
+++ b/admin/src/api/system/common.js
@@ -34,3 +34,8 @@
     autoLogin: false
   })
 }
+
+// 涓婁紶鏂囦欢
+export function upload (data) {
+  return request.post('/web/public/upload', data)
+}
\ No newline at end of file

--
Gitblit v1.9.3