diff --git a/README.md b/README.md index 6bcce5b..cd48ad6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
-
+
@@ -33,12 +33,12 @@
|----------------------|------------|
| Java | 17+ |
| NodeJS | 18+ |
-| Spring | 6.1.12 |
-| Spring Boot | 3.2.9 |
+| Spring | 6.1.14 |
+| Spring Boot | 3.2.10 |
| Spring Cloud | 2023.0.3 |
-| Spring Cloud Alibaba | 2023.0.1.0 |
+| Spring Cloud Alibaba | 2023.0.1.2 |
| Nacos Alibaba | 2.3.2 |
-| Mybatis Plus | 3.5.7 |
+| Mybatis Plus | 3.5.8 |
## 工程结构
diff --git a/package.json b/package.json
index df51770..c8ecab9 100755
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "saber-admin",
- "version": "4.2.0",
+ "version": "4.3.0",
"scripts": {
"dev": "vite --host",
"prod": "vite --mode production",
diff --git a/src/api/tool/code.js b/src/api/tool/code.js
index bbc35fa..2ecd79b 100644
--- a/src/api/tool/code.js
+++ b/src/api/tool/code.js
@@ -18,7 +18,7 @@ export const build = (ids) => {
method: 'post',
params: {
ids,
- system: 'saber'
+ system: 'saber3'
}
})
}
diff --git a/src/views/wel/index.vue b/src/views/wel/index.vue
index beb3011..9c60dbf 100644
--- a/src/views/wel/index.vue
+++ b/src/views/wel/index.vue
@@ -2,7 +2,7 @@
-
@@ -156,6 +156,24 @@