From e7ff02959844097ece0e345cd064df3e30af9e9f Mon Sep 17 00:00:00 2001 From: YuCheng Hu Date: Fri, 25 Apr 2025 10:12:52 -0400 Subject: [PATCH] import as IJ project --- .idea/dataSources.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .idea/dataSources.xml diff --git a/.idea/dataSources.xml b/.idea/dataSources.xml new file mode 100644 index 0000000000..b9687fac26 --- /dev/null +++ b/.idea/dataSources.xml @@ -0,0 +1,17 @@ + + + + + postgresql + true + org.postgresql.Driver + jdbc:postgresql://nas1120:5433/postgres + + + + + + $ProjectFileDir$ + + + \ No newline at end of file