From ab4b21ff5826e07e4e38b78b1587d6d1e705103d Mon Sep 17 00:00:00 2001
From: chenchen <934298133@qq.com>
Date: 星期一, 07 十一月 2022 16:54:04 +0800
Subject: [PATCH] update oss相关

---
 ruoyi-ui/src/api/system/dict/type.js |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)

diff --git a/ruoyi-ui/src/api/system/dict/type.js b/ruoyi-ui/src/api/system/dict/type.js
index 2f0532d..a0254ba 100644
--- a/ruoyi-ui/src/api/system/dict/type.js
+++ b/ruoyi-ui/src/api/system/dict/type.js
@@ -51,15 +51,6 @@
   })
 }
 
-// 瀵煎嚭瀛楀吀绫诲瀷
-export function exportType(query) {
-  return request({
-    url: '/system/dict/type/export',
-    method: 'get',
-    params: query
-  })
-}
-
 // 鑾峰彇瀛楀吀閫夋嫨妗嗗垪琛�
 export function optionselect() {
   return request({

--
Gitblit v1.9.3