From 0787209b4793eefb5480b18936fcb2c91c780db9 Mon Sep 17 00:00:00 2001 From: La123123 <617330105@qq.com> Date: Mon, 11 May 2026 14:51:22 +0800 Subject: [PATCH] =?UTF-8?q?IP=E6=98=BE=E7=A4=BA=E3=80=81=E5=8F=AF=E6=A0=B9?= =?UTF-8?q?=E6=8D=AE=E5=B9=B3=E5=8F=B0=E7=AE=A1=E7=90=86=E6=90=9C=E7=B4=A2?= =?UTF-8?q?=E3=80=81=E6=9C=80=E5=90=8E=E7=99=BB=E5=BD=95=E6=97=B6=E9=97=B4?= =?UTF-8?q?=E4=B8=8D=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- im-admin-ui/src/views/im/customer/index.vue | 4 +-- im-admin-ui/src/views/im/user/index.vue | 25 +++++++++++++------ .../ImPlatformConfigurationController.java | 22 ++++++++++++++++ .../org/dromara/im/domain/bo/ImUserBo.java | 5 ++++ .../org/dromara/im/domain/vo/ImUserVo.java | 5 ++++ .../IImPlatformConfigurationService.java | 7 ++++++ .../ImPlatformConfigurationServiceImpl.java | 11 ++++++++ .../im/service/impl/ImUserServiceImpl.java | 18 +++++++++++++ 8 files changed, 87 insertions(+), 10 deletions(-) diff --git a/im-admin-ui/src/views/im/customer/index.vue b/im-admin-ui/src/views/im/customer/index.vue index e5f60bf..161f529 100644 --- a/im-admin-ui/src/views/im/customer/index.vue +++ b/im-admin-ui/src/views/im/customer/index.vue @@ -63,11 +63,11 @@ {{ parseTime(scope.row.createdTime, '{y}-{m}-{d}') }} - +