From 602b79aca0568e8ae7e08025dd772fe4545c046a Mon Sep 17 00:00:00 2001 From: Leo <98382335+gaoziman@users.noreply.github.com> Date: Fri, 26 Sep 2025 16:35:01 +0800 Subject: [PATCH] =?UTF-8?q?chore(ide):=20=E6=9B=B4=E6=96=B0SQL=E6=96=B9?= =?UTF-8?q?=E8=A8=80=E5=92=8C=E7=BC=96=E7=A0=81=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/encodings.xml | 2 ++ .idea/sqldialects.xml | 7 +++++++ 2 files changed, 9 insertions(+) create mode 100644 .idea/sqldialects.xml diff --git a/.idea/encodings.xml b/.idea/encodings.xml index 277336e..8b88df6 100644 --- a/.idea/encodings.xml +++ b/.idea/encodings.xml @@ -13,6 +13,8 @@ + + diff --git a/.idea/sqldialects.xml b/.idea/sqldialects.xml new file mode 100644 index 0000000..7dd55bb --- /dev/null +++ b/.idea/sqldialects.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file