From 60e7c198b57463d336464d85648fc8b1913fc1d5 Mon Sep 17 00:00:00 2001 From: wjy <2691746616@qq.com> Date: Sun, 28 Sep 2025 19:19:01 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E5=9C=A8src=E7=9B=AE=E5=BD=95=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0main.py=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main.py | Bin 0 -> 46 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main.py diff --git a/src/main.py b/src/main.py new file mode 100644 index 0000000000000000000000000000000000000000..98870c891517aa57dc858830baf8ca12f24182cc GIT binary patch literal 46 wcmezWuYjS5A(J7Gp@cz$L7gFkA(bHq2=f^f7|MZU5s;k%6xU?nW#D1}02Mn4Jpcdz literal 0 HcmV?d00001 From 7dab68dae3b8511bba4db803c63a8c9dccff3a41 Mon Sep 17 00:00:00 2001 From: wjy <2691746616@qq.com> Date: Sun, 28 Sep 2025 19:19:37 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E5=BB=BA=E7=AB=8Bsrc=E5=92=8Cdoc=E7=9B=AE?= =?UTF-8?q?=E5=BD=95=EF=BC=8C=E6=B7=BB=E5=8A=A0=E5=88=9D=E5=A7=8B=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/.gitignore | 8 ++++++++ .idea/djangoProject1.iml | 10 ++++++++++ .idea/inspectionProfiles/profiles_settings.xml | 6 ++++++ .idea/misc.xml | 4 ++++ .idea/modules.xml | 8 ++++++++ .idea/vcs.xml | 7 +++++++ SoftwareMethodology | 1 + 7 files changed, 44 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/djangoProject1.iml create mode 100644 .idea/inspectionProfiles/profiles_settings.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml create mode 160000 SoftwareMethodology diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..35410ca --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# 默认忽略的文件 +/shelf/ +/workspace.xml +# 基于编辑器的 HTTP 客户端请求 +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/djangoProject1.iml b/.idea/djangoProject1.iml new file mode 100644 index 0000000..74d515a --- /dev/null +++ b/.idea/djangoProject1.iml @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 0000000..105ce2d --- /dev/null +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..65063ee --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..ba74f8e --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..c7c7481 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/SoftwareMethodology b/SoftwareMethodology new file mode 160000 index 0000000..3c06c75 --- /dev/null +++ b/SoftwareMethodology @@ -0,0 +1 @@ +Subproject commit 3c06c750d4d826e3df41f99365c569ea7ccaf9ad From 404b8a214301c451d4587af189b8f8fd42008955 Mon Sep 17 00:00:00 2001 From: wjy <2691746616@qq.com> Date: Sun, 28 Sep 2025 20:18:32 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E5=BB=BA=E7=AB=8Bsrc=E5=92=8Cdoc=E7=9B=AE?= =?UTF-8?q?=E5=BD=95=EF=BC=8C=E6=B7=BB=E5=8A=A0=E5=88=9D=E5=A7=8B=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/vcs.xml | 1 - SoftwareMethodology | 1 - 2 files changed, 2 deletions(-) delete mode 160000 SoftwareMethodology diff --git a/.idea/vcs.xml b/.idea/vcs.xml index c7c7481..94a25f7 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -2,6 +2,5 @@ - \ No newline at end of file diff --git a/SoftwareMethodology b/SoftwareMethodology deleted file mode 160000 index 3c06c75..0000000 --- a/SoftwareMethodology +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 3c06c750d4d826e3df41f99365c569ea7ccaf9ad