From 4ecafe1bbc2f5da577f1f5dff307983f9fd71bde Mon Sep 17 00:00:00 2001 From: 廖井涛 <2265517004@qq.com> Date: 星期三, 24 九月 2025 16:57:06 +0800 Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10105/r/ERP_override --- north-glass-erp/src/main/resources/application.yml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/north-glass-erp/src/main/resources/application.yml b/north-glass-erp/src/main/resources/application.yml index 65e70fc..48f46c8 100644 --- a/north-glass-erp/src/main/resources/application.yml +++ b/north-glass-erp/src/main/resources/application.yml @@ -5,7 +5,7 @@ port: 8086 ip: localhost -port: 3309 +port: 3306 #sa-token: # timeout: 86400 -- Gitblit v1.8.0