From e0ef8c8a3fc4b65aaf2abe07a954a88deb817bc3 Mon Sep 17 00:00:00 2001
From: chenlu <1320612696@qq.com>
Date: 星期三, 30 四月 2025 16:08:15 +0800
Subject: [PATCH] Merge branch 'master' of http://bore.pub:10439/r/ERP_override

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

diff --git a/north-glass-erp/src/main/resources/application.yml b/north-glass-erp/src/main/resources/application.yml
index 9cfe027..fa7851d 100644
--- a/north-glass-erp/src/main/resources/application.yml
+++ b/north-glass-erp/src/main/resources/application.yml
@@ -5,8 +5,8 @@
 ip: localhost
 port: 3306
 
-sa-token:
-  timeout: 86400
+#sa-token:
+#  timeout: 86400
 
 
 spring:

--
Gitblit v1.8.0