From 1c2bbdff65ba00e81afe3bd2c5bda0d74ae59a78 Mon Sep 17 00:00:00 2001 From: wuyouming666 <2265557248@qq.com> Date: 星期一, 15 四月 2024 11:23:25 +0800 Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/HangZhouMes --- hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml b/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml index 8e81bad..91f65a2 100644 --- a/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml +++ b/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/application.yml @@ -13,11 +13,11 @@ password: beibo.123/ driver-class-name: com.mysql.cj.jdbc.Driver - sqlserver: - url: jdbc:sqlserver://localhost:1433;databaseName=hangzhoumes - username: sa - password: beibo.123/ - driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver +# sqlserver: +# url: jdbc:sqlserver://localhost:1433;databaseName=hangzhoumes +# username: sa +# password: beibo.123/ +# driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver cloud: nacos: discovery: @@ -33,8 +33,8 @@ mapper-locations: classpath*:mapper/sqlserver/*.xml -# log-impl: org.apache.ibatis.logging.stdout.StdOutImpl - # 璁剧疆 MyBatis 鏃ュ織绾у埆涓� ERROR + # log-impl: org.apache.ibatis.logging.stdout.StdOutImpl + # 璁剧疆 MyBatis 鏃ュ織绾у埆涓� ERROR logging: level: com: -- Gitblit v1.8.0