From 6146ab970705d0233a12b9fe475f9756e3271aa1 Mon Sep 17 00:00:00 2001 From: 廖井涛 <2265517004@qq.com> Date: 星期三, 02 四月 2025 08:43:16 +0800 Subject: [PATCH] Merge branch 'master' of http://bore.pub:10439/r/ERP_override --- north-glass-erp/src/main/resources/application.yml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/north-glass-erp/src/main/resources/application.yml b/north-glass-erp/src/main/resources/application.yml index fce62a7..fa7851d 100644 --- a/north-glass-erp/src/main/resources/application.yml +++ b/north-glass-erp/src/main/resources/application.yml @@ -5,6 +5,9 @@ ip: localhost port: 3306 +#sa-token: +# timeout: 86400 + spring: datasource: -- Gitblit v1.8.0