From f3538585c498d0dbbf0fceb49cb73c5adbe72570 Mon Sep 17 00:00:00 2001 From: La123123 <617330105@qq.com> Date: Mon, 13 Apr 2026 10:05:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A2=E6=9C=8D=E8=AE=BE=E7=BD=AE=E6=AC=A2?= =?UTF-8?q?=E8=BF=8E=E8=AF=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- im-admin-ui/src/views/im/customer/index.vue | 6 +++++- .../src/main/java/org/dromara/im/domain/ImUser.java | 5 +++++ .../src/main/java/org/dromara/im/domain/bo/ImUserBo.java | 5 +++++ .../src/main/java/org/dromara/im/domain/vo/ImUserVo.java | 6 ++++++ .../java/org/dromara/im/service/impl/ImUserServiceImpl.java | 2 ++ 5 files changed, 23 insertions(+), 1 deletion(-) diff --git a/im-admin-ui/src/views/im/customer/index.vue b/im-admin-ui/src/views/im/customer/index.vue index 1df018a..de9abc0 100644 --- a/im-admin-ui/src/views/im/customer/index.vue +++ b/im-admin-ui/src/views/im/customer/index.vue @@ -99,6 +99,9 @@ + + +