From 346e7555844b14547538097ce7c1c73d7010f9da Mon Sep 17 00:00:00 2001 From: shichongfu <shi_chongfu@163.com> Date: 星期五, 09 六月 2023 17:55:58 +0800 Subject: [PATCH] Merge branch 'master' of http://nonxin.cn:8090/r/project/xnfg --- 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