From cef9c530bac641ed23780a54b1e167d1dde88267 Mon Sep 17 00:00:00 2001 From: feige <791364011@qq.com> Date: 星期四, 12 九月 2024 16:36:28 +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