diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
new file mode 100644
index 0000000..03d9549
--- /dev/null
+++ b/.idea/inspectionProfiles/Project_Default.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ 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..682989c
--- /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..95dc58d
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/monitoring.iml b/.idea/monitoring.iml
new file mode 100644
index 0000000..d0876a7
--- /dev/null
+++ b/.idea/monitoring.iml
@@ -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..94a25f7
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/README.md b/README.md
index 168e846..005f556 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,2 @@
# monitoring
-
-1111
-
diff --git a/api/__init__.py b/api/__init__.py
new file mode 100644
index 0000000..29c4c27
--- /dev/null
+++ b/api/__init__.py
@@ -0,0 +1,5 @@
+# _*_ coding: utf-8 _*_
+# @Time :2022/5/26 09:09
+# @Email :508737091@qq.com
+# @Author :qiangyanwen
+# @File :__init__.py.py
diff --git a/config/__init__.py b/config/__init__.py
new file mode 100644
index 0000000..29c4c27
--- /dev/null
+++ b/config/__init__.py
@@ -0,0 +1,5 @@
+# _*_ coding: utf-8 _*_
+# @Time :2022/5/26 09:09
+# @Email :508737091@qq.com
+# @Author :qiangyanwen
+# @File :__init__.py.py
diff --git a/enums/__init__.py b/enums/__init__.py
new file mode 100644
index 0000000..29c4c27
--- /dev/null
+++ b/enums/__init__.py
@@ -0,0 +1,5 @@
+# _*_ coding: utf-8 _*_
+# @Time :2022/5/26 09:09
+# @Email :508737091@qq.com
+# @Author :qiangyanwen
+# @File :__init__.py.py
diff --git a/main.py b/main.py
new file mode 100644
index 0000000..74ff53f
--- /dev/null
+++ b/main.py
@@ -0,0 +1,5 @@
+# _*_ coding: utf-8 _*_
+# @Time :2022/5/26 09:10
+# @Email :508737091@qq.com
+# @Author :qiangyanwen
+# @File :main.py.py
diff --git a/router/__init__.py b/router/__init__.py
new file mode 100644
index 0000000..bfaee9e
--- /dev/null
+++ b/router/__init__.py
@@ -0,0 +1,5 @@
+# _*_ coding: utf-8 _*_
+# @Time :2022/5/26 09:10
+# @Email :508737091@qq.com
+# @Author :qiangyanwen
+# @File :__init__.py.py
diff --git a/utils/__init__.py b/utils/__init__.py
new file mode 100644
index 0000000..bfaee9e
--- /dev/null
+++ b/utils/__init__.py
@@ -0,0 +1,5 @@
+# _*_ coding: utf-8 _*_
+# @Time :2022/5/26 09:10
+# @Email :508737091@qq.com
+# @Author :qiangyanwen
+# @File :__init__.py.py