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参数限制长度

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

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 6394672..f1c8bc1 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -131,7 +131,7 @@
   urlPatterns: /system/*,/monitor/*,/tool/*
   
 # 浠g爜鐢熸垚
-gen: 
+gen:
   # 浣滆��
   author: ruoyi
   # 榛樿鐢熸垚鍖呰矾寰� system 闇�鏀规垚鑷繁鐨勬ā鍧楀悕绉� 濡� system monitor tool

--
Gitblit v1.9.3