From 4ea5caad9d1f58f3d206fb30cb419c0f025590c2 Mon Sep 17 00:00:00 2001 From: rqian <1206436827@qq.com> Date: Mon, 20 Apr 2026 09:20:50 +0800 Subject: [PATCH] #update --- .idea/workspace.xml | 739 ++---------------- .../src/main/resources/application.yml | 2 +- .../com/maibu/config/ApplicationConfig.java | 2 +- .../resources/mapper/iot/EventLogMapper.xml | 2 +- .../resources/system/AppLanguageMapper.xml | 4 +- .../resources/system/AppPreferencesMapper.xml | 4 +- .../main/resources/system/SysClientMapper.xml | 2 +- .../main/resources/system/SysConfigMapper.xml | 2 +- .../main/resources/system/SysDeptMapper.xml | 2 +- .../resources/system/SysDictDataMapper.xml | 441 ++++++----- .../resources/system/SysDictTypeMapper.xml | 4 +- .../resources/system/SysLogininforMapper.xml | 2 +- .../main/resources/system/SysMenuMapper.xml | 4 +- .../main/resources/system/SysNoticeMapper.xml | 2 +- .../resources/system/SysOperLogMapper.xml | 2 +- .../main/resources/system/SysPostMapper.xml | 2 +- .../resources/system/SysRoleDeptMapper.xml | 2 +- .../main/resources/system/SysRoleMapper.xml | 2 +- .../resources/system/SysRoleMenuMapper.xml | 2 +- .../resources/system/SysTranslateMapper.xml | 4 +- .../resources/system/SysUserClientMapper.xml | 2 +- .../main/resources/system/SysUserMapper.xml | 4 +- .../resources/system/SysUserPostMapper.xml | 2 +- .../resources/system/SysUserRoleMapper.xml | 2 +- 24 files changed, 346 insertions(+), 890 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 1df6c13..9bba8c1 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,645 +4,31 @@