From 84f9971335464ec6332376aae14b0b8cf9d98a24 Mon Sep 17 00:00:00 2001 From: pxgc3fruy <3048268616@qq.com> Date: Sat, 1 Jun 2024 18:36:29 +0800 Subject: [PATCH] ADD file via upload --- dataSources.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 dataSources.xml diff --git a/dataSources.xml b/dataSources.xml new file mode 100644 index 0000000..2a9d18b --- /dev/null +++ b/dataSources.xml @@ -0,0 +1,12 @@ + + + + + mysql.8 + true + com.mysql.cj.jdbc.Driver + jdbc:mysql://localhost:3306 + $ProjectFileDir$ + + + \ No newline at end of file