From 54344888c2aa6877a3a3f0de669b2b2197288d95 Mon Sep 17 00:00:00 2001 From: liujiandao <274878379@qq.com> Date: 星期四, 21 九月 2023 15:27:36 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.5.5:10010/r/aps/WMS --- conf/config.yaml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/conf/config.yaml b/conf/config.yaml index 0fa61e7..1b7fb37 100644 --- a/conf/config.yaml +++ b/conf/config.yaml @@ -7,6 +7,7 @@ nodeId: wangpengfei ossType: local db: + # dsn: root:c++java123@tcp(192.168.20.119:3306)/wms?charset=utf8&parseTime=True&loc=Local dsn: root:c++java123@tcp(192.168.20.119:3306)/aps_server2?charset=utf8&parseTime=True&loc=Local logMode: true maxIdleCon: 20 -- Gitblit v1.8.0