From 6044ac660b623034eaf0d7d8512aff99463458d1 Mon Sep 17 00:00:00 2001
From: guang <guang@guang.com>
Date: 星期一, 24 四月 2023 15:34:01 +0800
Subject: [PATCH] 初始

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

diff --git a/src/main/resources/application-prod.properties b/src/main/resources/application-prod.properties
index 7df50a7..adaa88d 100644
--- a/src/main/resources/application-prod.properties
+++ b/src/main/resources/application-prod.properties
@@ -35,3 +35,5 @@
 pagehelper.params=count=countSql
 pagehelper.reasonable=true
 pagehelper.support-methods-arguments=true
+
+forest.timeout=10000

--
Gitblit v1.8.0