From f5badba2bb9f40695ab5d1e362a3f63298989a4d Mon Sep 17 00:00:00 2001
From: Sxile <3440626@qq.com>
Date: Fri, 19 Jun 2020 18:13:54 +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