From 95475bd17ba90fd1023b1cdc0e71d6040afa5100 Mon Sep 17 00:00:00 2001
From: renjianbo <18691577328@qq.com>
Date: Mon, 5 Jan 2026 15:37:31 +0800
Subject: [PATCH] first commit
---
.idea/deploymentTargetSelector.xml | 19 +++++++++++++++++++
.idea/migrations.xml | 10 ++++++++++
.idea/runConfigurations.xml | 17 +++++++++++++++++
README.md | 0
4 files changed, 46 insertions(+)
create mode 100644 .idea/deploymentTargetSelector.xml
create mode 100644 .idea/migrations.xml
create mode 100644 .idea/runConfigurations.xml
create mode 100644 README.md
diff --git a/.idea/deploymentTargetSelector.xml b/.idea/deploymentTargetSelector.xml
new file mode 100644
index 0000000..285f37a
--- /dev/null
+++ b/.idea/deploymentTargetSelector.xml
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/migrations.xml b/.idea/migrations.xml
new file mode 100644
index 0000000..f8051a6
--- /dev/null
+++ b/.idea/migrations.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml
new file mode 100644
index 0000000..16660f1
--- /dev/null
+++ b/.idea/runConfigurations.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..e69de29