From 55837f284575b06aaea744fdc2807f1111b844a2 Mon Sep 17 00:00:00 2001 From: 2369059705@qq.com <2369059705@qq.com> Date: 星期五, 04 八月 2023 16:26:50 +0800 Subject: [PATCH] 删除两个admin模块代码 --- 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