From 5bce819f4a418f9ae352eb105e33707de1e0c1ce Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期三, 31 一月 2024 14:07:44 +0800
Subject: [PATCH] 111

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

diff --git a/company/src/api/system/common.js b/company/src/api/system/common.js
index 938f726..53d23a4 100644
--- a/company/src/api/system/common.js
+++ b/company/src/api/system/common.js
@@ -40,4 +40,9 @@
 // 瀵煎叆妯℃澘
 export function importExcel (data) {
   return request.post('/business/goods/importExcel', data)
+}
+
+// 涓婁紶鎺ュ彛
+export function upload (data) {
+  return request.post('/public/upload', data)
 }
\ No newline at end of file

--
Gitblit v1.9.3