From cacfe3693e552724a07ff65ee620cee91787da76 Mon Sep 17 00:00:00 2001
From: yangys <y_ys79@sina.com>
Date: 星期二, 23 四月 2024 11:48:17 +0800
Subject: [PATCH] 注释清理
---
smart-man-boot/src/main/resources/application-dev.yml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/smart-man-boot/src/main/resources/application-dev.yml b/smart-man-boot/src/main/resources/application-dev.yml
index eefff2e..648b049 100644
--- a/smart-man-boot/src/main/resources/application-dev.yml
+++ b/smart-man-boot/src/main/resources/application-dev.yml
@@ -15,7 +15,7 @@
password: Kknd_1234
driver-class-name: com.mysql.cj.jdbc.Driver
-debug: ture
+#debug: ture
#datasource:
# type: oracle
# url: jdbc:${datasource.type}:thin:@192.168.3.117:${datasource.port}:orclcdb
--
Gitblit v1.9.3