From 5bd2838b2b99e45c6cb0cba377395e941ea0de2f Mon Sep 17 00:00:00 2001 From: Sxile <3440626@qq.com> Date: 星期五, 19 六月 2020 18:22:47 +0800 Subject: [PATCH] 修复注释与参数名称不对应 --- ruoyi/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ruoyi/pom.xml b/ruoyi/pom.xml index 4179590..bd9af48 100644 --- a/ruoyi/pom.xml +++ b/ruoyi/pom.xml @@ -5,7 +5,7 @@ <groupId>com.ruoyi</groupId> <artifactId>ruoyi</artifactId> - <version>2.2.0</version> + <version>2.3.0</version> <packaging>jar</packaging> <name>ruoyi</name> -- Gitblit v1.9.2