diff --git a/.vscode/launch.json b/.vscode/launch.json
deleted file mode 100644
index e28a3ad4ceb433c33833f455292bb7dd865f50a5..0000000000000000000000000000000000000000
--- a/.vscode/launch.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- // 使用 IntelliSense 了解相关属性。
- // 悬停以查看现有属性的描述。
- // 欲了解更多信息,请访问: https://go.microsoft.com/fwlink/?linkid=830387
- "version": "0.2.0",
- "configurations": [
- {
- "type": "java",
- "name": "RuoYiApplication",
- "request": "launch",
- "mainClass": "com.ruoyi.RuoYiApplication",
- "projectName": "ruoyi-admin"
- }
- ]
-}
\ No newline at end of file
diff --git a/.vscode/settings.json b/.vscode/settings.json
deleted file mode 100644
index 38674ba3ee31895267f0d9be735d3530591ea8fc..0000000000000000000000000000000000000000
--- a/.vscode/settings.json
+++ /dev/null
@@ -1,68 +0,0 @@
-{
- "java.configuration.updateBuildConfiguration": "interactive",
- "java.compile.nullAnalysis.mode": "disabled",
- "maven.view": "hierarchical",
- "maven.executable.options": "-T 4",
- "maven.pomfile.autoUpdateEffectivePOM": true,
- "java.debug.settings.hotCodeReplace": "auto",
- "spring-boot.ls.java.home": "",
- "java.jdt.ls.vmargs": "-XX:+UseParallelGC -XX:GCTimeRatio=9 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx4G -Xms4G -Xlog:disable",
- "maven.excludedFolders": [
- "**/.vscode",
- "**/.idea",
- "**/target",
- "**/.*",
- "**/node_modules",
- "**/target",
- "**/bin",
- "**/archetype-resources"
- ],
- "boot-java.rewrite.refactorings.on": true,
- "maven.executable.preferMavenWrapper": true,
- "java.import.maven.enabled": true,
- "java.dependency.packagePresentation": "hierarchical",
- "dbcode.connections": [
- {
- "connectionId": "btr-_nFe7R0oOvCj0mMun",
- "name": "ry-mysql",
- "driver": "mysql",
- "connectionType": "host",
- "host": "127.0.0.1",
- "port": 3306,
- "ssl": false,
- "username": "root",
- "password": "123456",
- "savePassword": "secretStorage",
- "database": "ry",
- "connectionTimeout": 30,
- "driverOptions": {
- "retrievePublickey": true
- }
- },
- {
- "connectionId": "7NX2UhXl__9t3Ca6TzEsB",
- "name": "ry-postgres",
- "driver": "postgres",
- "connectionType": "host",
- "host": "127.0.0.1",
- "port": 5432,
- "ssl": false,
- "username": "postgres",
- "password": "123456",
- "savePassword": "secretStorage",
- "connectionTimeout": 30
- },
- {
- "connectionId": "fNsY4HlOb21w_5TnIGy_d",
- "name": "localhost",
- "driver": "redis",
- "connectionType": "host",
- "host": "127.0.0.1",
- "port": 6379,
- "ssl": false,
- "savePassword": "na",
- "readOnly": false,
- "connectionTimeout": 30
- }
- ],
-}
\ No newline at end of file
diff --git a/doc/image/code-edit.png b/doc/image/code-edit.png
deleted file mode 100644
index 5fc972bb8efea327416eead31b463e99b540670e..0000000000000000000000000000000000000000
Binary files a/doc/image/code-edit.png and /dev/null differ
diff --git a/doc/image/code-show.png b/doc/image/code-show.png
deleted file mode 100644
index 24378e8ef0c97f396bf52716fef2fdd11f5be9a5..0000000000000000000000000000000000000000
Binary files a/doc/image/code-show.png and /dev/null differ
diff --git a/doc/image/form-edit.png b/doc/image/form-edit.png
deleted file mode 100644
index 4054d34309a656fb8cd553fcc173bd872da66648..0000000000000000000000000000000000000000
Binary files a/doc/image/form-edit.png and /dev/null differ
diff --git a/doc/image/logo.png b/doc/image/logo.png
deleted file mode 100644
index dab35ca83c55015dbdb3d29a4df296c3c2ffb5f3..0000000000000000000000000000000000000000
Binary files a/doc/image/logo.png and /dev/null differ
diff --git a/doc/image/online-mb-code.png b/doc/image/online-mb-code.png
deleted file mode 100644
index 45a4973f560a076ab8335fd7b30dcb28b54fdbf8..0000000000000000000000000000000000000000
Binary files a/doc/image/online-mb-code.png and /dev/null differ
diff --git a/doc/image/online-mb-edit.png b/doc/image/online-mb-edit.png
deleted file mode 100644
index 6f3b3782323c451c31fcc7ba526f0363d6302763..0000000000000000000000000000000000000000
Binary files a/doc/image/online-mb-edit.png and /dev/null differ
diff --git a/doc/image/online-mb-list.png b/doc/image/online-mb-list.png
deleted file mode 100644
index 0e1c03201a15e9f1cbfb243cbd5db8a6fd1cb196..0000000000000000000000000000000000000000
Binary files a/doc/image/online-mb-list.png and /dev/null differ
diff --git "a/doc/\344\273\243\347\240\201\347\224\237\346\210\220.drawio" "b/doc/\344\273\243\347\240\201\347\224\237\346\210\220.drawio"
deleted file mode 100644
index c892fbe7a5978110a7fd17ceca32afa79a9d61c2..0000000000000000000000000000000000000000
--- "a/doc/\344\273\243\347\240\201\347\224\237\346\210\220.drawio"
+++ /dev/null
@@ -1,311 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git "a/doc/\345\205\263\344\272\216\345\244\232\346\225\260\346\215\256\346\272\220\344\270\216\345\210\206\345\270\203\345\274\217\344\272\213\345\212\241.drawio" "b/doc/\345\205\263\344\272\216\345\244\232\346\225\260\346\215\256\346\272\220\344\270\216\345\210\206\345\270\203\345\274\217\344\272\213\345\212\241.drawio"
deleted file mode 100644
index 54ac7041a3410589c746183f4f87c9ad6cfce5a2..0000000000000000000000000000000000000000
--- "a/doc/\345\205\263\344\272\216\345\244\232\346\225\260\346\215\256\346\272\220\344\270\216\345\210\206\345\270\203\345\274\217\344\272\213\345\212\241.drawio"
+++ /dev/null
@@ -1,149 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git "a/doc/\345\276\256\344\277\241\347\231\273\345\275\225.drawio" "b/doc/\345\276\256\344\277\241\347\231\273\345\275\225.drawio"
deleted file mode 100644
index 509b1959e0d4565a1a386657e18631dd85016ca0..0000000000000000000000000000000000000000
--- "a/doc/\345\276\256\344\277\241\347\231\273\345\275\225.drawio"
+++ /dev/null
@@ -1,76 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git "a/doc/\346\224\257\344\273\230\346\265\201\347\250\213\345\233\276.drawio" "b/doc/\346\224\257\344\273\230\346\265\201\347\250\213\345\233\276.drawio"
deleted file mode 100644
index 184cb9f4b3d78e2e1c26f8c4aae1623fca2e932c..0000000000000000000000000000000000000000
--- "a/doc/\346\224\257\344\273\230\346\265\201\347\250\213\345\233\276.drawio"
+++ /dev/null
@@ -1,43 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git "a/doc/\346\224\257\344\273\230\347\263\273\347\273\237\350\256\242\345\215\225\347\212\266\346\200\201\345\233\276.drawio" "b/doc/\346\224\257\344\273\230\347\263\273\347\273\237\350\256\242\345\215\225\347\212\266\346\200\201\345\233\276.drawio"
deleted file mode 100644
index ce41fa8fa895a27b8baed944860d905292ff6c52..0000000000000000000000000000000000000000
--- "a/doc/\346\224\257\344\273\230\347\263\273\347\273\237\350\256\242\345\215\225\347\212\266\346\200\201\345\233\276.drawio"
+++ /dev/null
@@ -1,222 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git "a/doc/\346\235\203\351\231\220\346\216\247\345\210\266.md" "b/doc/\346\235\203\351\231\220\346\216\247\345\210\266.md"
deleted file mode 100644
index be6d0a79d475e2cdbafc7023722ff14f736b08b2..0000000000000000000000000000000000000000
--- "a/doc/\346\235\203\351\231\220\346\216\247\345\210\266.md"
+++ /dev/null
@@ -1,68 +0,0 @@
-### 与权限有关的注解
-
-`@Anonymous`注解用于配置公开接口
-
-`@PreAuthorize`注解用于配置接口要求用户拥有某些权限才可访问,它拥有如下方法
-
-| 方法 | 参数 | 描述 |
-| ----------- | ------ | ---------------------------------------------- |
-| hasPermi | String | 验证用户是否具备某权限 |
-| lacksPermi | String | 验证用户是否不具备某权限,与 hasPermi逻辑相反 |
-| hasAnyPermi | String | 验证用户是否具有以下任意一个权限 |
-| hasRole | String | 判断用户是否拥有某个角色 |
-| lacksRole | String | 验证用户是否不具备某角色,与 isRole逻辑相反 |
-| hasAnyRoles | String | 验证用户是否具有以下任意一个角色,多个逗号分隔 |
-
-```java
-@PreAuthorize("@ss.hasPermi('system:user:list')")
-@PreAuthorize("@ss.lacksPermi('system:user:list')")
-@PreAuthorize("@ss.hasAnyPermi('system:user:add,system:user:edit')")
-```
-
-`@DataScope`注解用于配置接口数据权限
-
-* `deptAlias`用于指定部门表的别名;
-* `userAlias`用于指定用户表的别名;
-* 实体需要继承BaseEntity类;
-* `全部数据权限`、`自定数据权限`、`部门数据权限`、`部门及以下数据权限`、`仅本人数据权限`五种权限模式在后台角色管理界面配置数据权限
-
-```java
-// 部门数据权限注解
-@DataScope(deptAlias = "d")
-// 部门及用户权限注解
-@DataScope(deptAlias = "d", userAlias = "u")
-```
-
-1. 使用注解
-
-```java
-
-@DataScope(deptAlias = "d", userAlias = "u")
-public List<...> select(...)
-{
- return mapper.select(...);
-}
-```
-
-2. 配置mybatis的xml
-
-```xml
-
-```
-
-### 安全工具类
-
-com.ruoyi.common.utils.SecurityUtils
-
-| 方法 | 参数 | 返回 | 描述 |
-| ------------ | ------ | ---------- | ------------------------ |
-| getUserId | 无 | Long | 获取当前用户ID |
-| getDeptId | 无 | Long | 获取当前部门ID |
-| getUsername | 无 | String | 获取当前用户账户 |
-| getLoginUser | 无 | LonginUser | 获取当前登录用户代理 |
-| hasPermi | String | boolean | 验证用户是否具备某权限 |
-| hasRole | String | boolean | 验证用户是否拥有某个角色 |
diff --git "a/doc/\346\250\241\345\235\227\344\276\235\350\265\226\345\205\263\347\263\273.drawio" "b/doc/\346\250\241\345\235\227\344\276\235\350\265\226\345\205\263\347\263\273.drawio"
deleted file mode 100644
index 6b2ebacbc55c49b7b52b1602958f63ddf76c5b94..0000000000000000000000000000000000000000
--- "a/doc/\346\250\241\345\235\227\344\276\235\350\265\226\345\205\263\347\263\273.drawio"
+++ /dev/null
@@ -1,100 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git "a/doc/\347\231\273\345\275\225+JWT\351\200\273\350\276\221.drawio" "b/doc/\347\231\273\345\275\225+JWT\351\200\273\350\276\221.drawio"
deleted file mode 100644
index 9d05d20498c3a72b19918c6910ab6d89a8292769..0000000000000000000000000000000000000000
--- "a/doc/\347\231\273\345\275\225+JWT\351\200\273\350\276\221.drawio"
+++ /dev/null
@@ -1,131 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git "a/doc/\350\213\245\344\276\235\347\216\257\345\242\203\344\275\277\347\224\250\346\211\213\345\206\214.docx" "b/doc/\350\213\245\344\276\235\347\216\257\345\242\203\344\275\277\347\224\250\346\211\213\345\206\214.docx"
deleted file mode 100644
index 9e4daef4d9be2e445419109a02eaf321cd4d537e..0000000000000000000000000000000000000000
Binary files "a/doc/\350\213\245\344\276\235\347\216\257\345\242\203\344\275\277\347\224\250\346\211\213\345\206\214.docx" and /dev/null differ
diff --git "a/doc/\351\202\256\347\256\261\346\210\226\347\237\255\344\277\241\351\252\214\350\257\201\347\240\201\347\231\273\345\275\225\346\263\250\345\206\214\351\207\215\347\275\256\346\265\201\347\250\213\345\233\276.drawio" "b/doc/\351\202\256\347\256\261\346\210\226\347\237\255\344\277\241\351\252\214\350\257\201\347\240\201\347\231\273\345\275\225\346\263\250\345\206\214\351\207\215\347\275\256\346\265\201\347\250\213\345\233\276.drawio"
deleted file mode 100644
index 7e623e9aeb80fb11aaaa29ea18b9a6e8656ece19..0000000000000000000000000000000000000000
--- "a/doc/\351\202\256\347\256\261\346\210\226\347\237\255\344\277\241\351\252\214\350\257\201\347\240\201\347\231\273\345\275\225\346\263\250\345\206\214\351\207\215\347\275\256\346\265\201\347\250\213\345\233\276.drawio"
+++ /dev/null
@@ -1,260 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git "a/doc/\351\231\220\346\265\201\351\200\273\350\276\221.drawio" "b/doc/\351\231\220\346\265\201\351\200\273\350\276\221.drawio"
deleted file mode 100644
index 7ad47d0cd00af719e7fafad7d5f6d1b5c7219ad0..0000000000000000000000000000000000000000
--- "a/doc/\351\231\220\346\265\201\351\200\273\350\276\221.drawio"
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pom.xml b/pom.xml
index 26b898ba8175a8c41cbdcc4bad40591426736ddc..ab6997ad9aa800a87437bb28f46635b4a080ab98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,7 +17,7 @@
UTF-8
17
3.1.1
- 3.4.4
+ 3.4.3
1.2.24
1.1
1.21
diff --git a/ruoyi-admin/src/main/java/com/ruoyi/RuoYiApplication.java b/ruoyi-admin/src/main/java/com/ruoyi/RuoYiApplication.java
index b0610df75658a98e97207a373169dbf0790f6aab..f90e8a658b4e3db6e945616fcf576f427dc0b526 100644
--- a/ruoyi-admin/src/main/java/com/ruoyi/RuoYiApplication.java
+++ b/ruoyi-admin/src/main/java/com/ruoyi/RuoYiApplication.java
@@ -2,7 +2,6 @@ package com.ruoyi;
import java.net.InetAddress;
import java.net.UnknownHostException;
-
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.jdbc.DataSourceAutoConfiguration;
@@ -11,10 +10,10 @@ import org.springframework.core.env.Environment;
/**
* 启动程序
- *
+ *
* @author ruoyi
*/
-@SpringBootApplication(exclude = { DataSourceAutoConfiguration.class })
+@SpringBootApplication(exclude = {DataSourceAutoConfiguration.class})
public class RuoYiApplication {
public static void main(String[] args) throws UnknownHostException {
// System.setProperty("spring.devtools.restart.enabled", "false");
@@ -40,5 +39,7 @@ public class RuoYiApplication {
" Swagger文档: http://" + ip + ":" + port + "/swagger-ui/index.html\n" +
" Knife4j文档: http://" + ip + ":" + port + "/doc.html" + "" + "\n" +
"----------------------------------------------------------");
+
+
}
}
diff --git a/ruoyi-admin/src/main/java/com/ruoyi/web/controller/monitor/SysOperlogController.java b/ruoyi-admin/src/main/java/com/ruoyi/web/controller/monitor/SysOperlogController.java
index f2f7cba94bdabaa5e80d5c49bef5dfd22f0a73ca..44c8e144aaa5e94f0291cdddad2a200ac86f05b8 100644
--- a/ruoyi-admin/src/main/java/com/ruoyi/web/controller/monitor/SysOperlogController.java
+++ b/ruoyi-admin/src/main/java/com/ruoyi/web/controller/monitor/SysOperlogController.java
@@ -1,8 +1,6 @@
package com.ruoyi.web.controller.monitor;
-import java.util.LinkedHashMap;
import java.util.List;
-import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.access.prepost.PreAuthorize;
@@ -16,7 +14,6 @@ import org.springframework.web.bind.annotation.RestController;
import com.ruoyi.common.annotation.Log;
import com.ruoyi.common.core.controller.BaseController;
import com.ruoyi.common.core.domain.AjaxResult;
-import com.ruoyi.common.core.domain.R;
import com.ruoyi.common.core.page.TableDataInfo;
import com.ruoyi.common.enums.BusinessType;
import com.ruoyi.common.utils.poi.ExcelUtil;
@@ -84,22 +81,4 @@ public class SysOperlogController extends BaseController
operLogService.cleanOperLog();
return success();
}
-
- @Operation(summary = "业务监控")
- @GetMapping("/business")
- public R