🦁 发布 1.2.0 新增 SpringDoc 无注解文档生成 与 新增 easy-es 集成

This commit is contained in:
疯狂的狮子li
2022-08-09 09:53:06 +08:00
parent 7d402c010d
commit e2a5167368
48 changed files with 58 additions and 58 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-cloud-plus</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-visual</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -20,7 +20,7 @@
<parent>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-visual</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>ruoyi-seata-server</artifactId>

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-visual</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</parent>
<artifactId>ruoyi-sentinel-dashboard</artifactId>

View File

@@ -1,6 +1,6 @@
{
"name": "sentinel-dashboard",
"version": "1.1.0",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-visual</artifactId>
<version>1.1.0</version>
<version>1.2.0</version>
</parent>
<artifactId>ruoyi-xxl-job-admin</artifactId>
<packaging>jar</packaging>