From 82bea829a0392d490f856f03c431d778af277ede Mon Sep 17 00:00:00 2001 From: shichongfu <shi_chongfu@163.com> Date: 星期五, 09 六月 2023 17:55:43 +0800 Subject: [PATCH] dev --- 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