From 1de8efa9787470a9e66d39b303f9bf292d423465 Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: 星期日, 25 七月 2021 20:03:19 +0800
Subject: [PATCH] 内链设置meta信息

---
 src/main/resources/application.yml |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index ef39b8b..23d2ef8 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -3,7 +3,7 @@
   # 鍚嶇О
   name: RuoYi
   # 鐗堟湰
-  version: 3.5.0
+  version: 3.6.0
   # 鐗堟潈骞翠唤
   copyrightYear: 2021
   # 瀹炰緥婕旂ず寮�鍏�
@@ -100,7 +100,6 @@
 # PageHelper鍒嗛〉鎻掍欢
 pagehelper: 
   helperDialect: mysql
-  reasonable: true
   supportMethodsArguments: true
   params: count=countSql 
 

--
Gitblit v1.9.3