From 22ebdb424df0bf8cde8a80d3c079b8f37cc6146c Mon Sep 17 00:00:00 2001 From: RuoYi <yzz_ivy@163.com> Date: 星期四, 06 七月 2023 22:16:13 +0800 Subject: [PATCH] 排序属性orderBy参数限制长度 --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index 3a2c462..006e585 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ <groupId>com.ruoyi</groupId> <artifactId>ruoyi</artifactId> - <version>3.8.5</version> + <version>3.8.6</version> <packaging>jar</packaging> <name>ruoyi</name> -- Gitblit v1.9.3