From e228dc7b78fc4eba612586b351bfbcf2d6bff223 Mon Sep 17 00:00:00 2001
From: feige <791364011@qq.com>
Date: 星期日, 22 九月 2024 17:05:29 +0800
Subject: [PATCH] 修改了代码
---
ruoyi-ui/src/api/self/index.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ruoyi-ui/src/api/self/index.js b/ruoyi-ui/src/api/self/index.js
index e29e54f..d8a1ae5 100644
--- a/ruoyi-ui/src/api/self/index.js
+++ b/ruoyi-ui/src/api/self/index.js
@@ -5,7 +5,6 @@
return request({
url: '/self/user' ,
method: 'get',
-
})
}
//鏇存柊涓汉淇℃伅
@@ -256,3 +255,4 @@
responseType: 'blob'
})
}
+
--
Gitblit v1.9.1