From a78b97b7eda94afd0c869770c16688c020880a4a Mon Sep 17 00:00:00 2001 From: WXL (wul) <wl_5969728@163.com> Date: 星期三, 17 九月 2025 15:35:46 +0800 Subject: [PATCH] 同步 --- src/api/system/user.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/api/system/user.js b/src/api/system/user.js index 451a5c0..35564ca 100644 --- a/src/api/system/user.js +++ b/src/api/system/user.js @@ -161,7 +161,7 @@ params: data, }); } -// 鏂板绉戝/鐥呭尯 +// 鏂板璇鹃缁�/鐥呭尯 export function adduserdept(data) { return request({ url: "/smartor/userdept/add", -- Gitblit v1.9.3