From d0136913a2c74a44f5bb30327ebbb3fd85e24fce Mon Sep 17 00:00:00 2001 From: feige <feige@qq.com> Date: 星期二, 23 一月 2024 10:56:30 +0800 Subject: [PATCH] 修改了很多 --- ruoyi-ui/src/api/note/index.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ruoyi-ui/src/api/note/index.js b/ruoyi-ui/src/api/note/index.js index 884c5a5..e5c17c1 100644 --- a/ruoyi-ui/src/api/note/index.js +++ b/ruoyi-ui/src/api/note/index.js @@ -55,9 +55,9 @@ export function getCategory() { return request({ - url: '/zDict/byId', + url: '/family/property/type', method: 'get', - params: {'id':22} + // params: {'id':22} }) } //澧炲姞璧勪骇淇℃伅 -- Gitblit v1.9.1