From 43bf84a7265d5aef99bbcb51009131292b0565db Mon Sep 17 00:00:00 2001 From: Artyom <2750916302@qq.com> Date: Thu, 12 Dec 2024 20:55:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/dataSources.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .idea/dataSources.xml diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml new file mode 100644 index 0000000..1a95d3f --- /dev/null +++ b/.idea/dataSources.xml @@ -0,0 +1,18 @@ + + + + + + mysql.8 + true + com.mysql.cj.jdbc.Driver + jdbc:mysql://localhost:3306 + + + + + + $ProjectFileDir$ + + + \ No newline at end of file