From 639b46a5ec039c1df43dd37c9f60eddd2d12b724 Mon Sep 17 00:00:00 2001 From: dengyinhuan Date: Mon, 27 Feb 2023 14:24:17 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=A8=E6=88=B7=E7=BC=96=E8=BE=91=E7=BB=93?= =?UTF-8?q?=E6=9E=84=E7=89=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/app/lib/controllers/organization/user.js | 1 + 1 file changed, 1 insertion(+) diff --git a/api/app/lib/controllers/organization/user.js b/api/app/lib/controllers/organization/user.js index da397a4..92c0bf1 100644 --- a/api/app/lib/controllers/organization/user.js +++ b/api/app/lib/controllers/organization/user.js @@ -276,6 +276,7 @@ async function updateUser(ctx, next) { delete: false, phone: data.phone, post: data.post, + structure:data.structure }, { where: { id: id