From cc8efc81d2d35bed40e47d0a5b0920a4b6f8095f Mon Sep 17 00:00:00 2001 From: guoyujie <guoyujie@ng.com> Date: 星期四, 23 十月 2025 11:04:05 +0800 Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/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