From 1a6ef2d4050a4da27c829688d5f84f26bd4caf72 Mon Sep 17 00:00:00 2001 From: 许鹏程 <1821349743@qq.com> Date: 星期五, 04 八月 2023 16:58:39 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- product-server-web/src/main/resources/application-dev.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/product-server-web/src/main/resources/application-dev.properties b/product-server-web/src/main/resources/application-dev.properties index b0e7100..317ad1f 100644 --- a/product-server-web/src/main/resources/application-dev.properties +++ b/product-server-web/src/main/resources/application-dev.properties @@ -70,7 +70,7 @@ #======================================# #\u6570\u636e\u5e93\u8fde\u63a5\u6c60\u7c7b\u578b druid\u3001c3p0 data.source.pool.type=druid - data.source.name=default +data.source.name=default data.source.type=mysql data.source.driver=com.mysql.jdbc.Driver #################local############################### -- Gitblit v1.9.2