diff --git a/doc/代码泛读、标注、维护报告/picture/1736327763420.png b/doc/代码泛读、标注、维护报告/picture/1736327763420.png
new file mode 100644
index 0000000..e9ba0e1
Binary files /dev/null and b/doc/代码泛读、标注、维护报告/picture/1736327763420.png differ
diff --git a/xiaomi-src/.idea/modules.xml b/xiaomi-src/.idea/modules.xml
new file mode 100644
index 0000000..f65df3d
--- /dev/null
+++ b/xiaomi-src/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/xiaomi-src/.idea/xiaomi-src.iml b/xiaomi-src/.idea/xiaomi-src.iml
new file mode 100644
index 0000000..de4b129
--- /dev/null
+++ b/xiaomi-src/.idea/xiaomi-src.iml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/xiaomi-src/app/.idea/app.iml b/xiaomi-src/app/.idea/app.iml
new file mode 100644
index 0000000..cdbac7f
--- /dev/null
+++ b/xiaomi-src/app/.idea/app.iml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/xiaomi-src/app/.idea/modules.xml b/xiaomi-src/app/.idea/modules.xml
new file mode 100644
index 0000000..8c4259d
--- /dev/null
+++ b/xiaomi-src/app/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/xiaomi-src/app/src/main/res/raw/contact.txt b/xiaomi-src/app/src/main/res/raw/contact.txt
new file mode 100644
index 0000000..fbb1f07
--- /dev/null
+++ b/xiaomi-src/app/src/main/res/raw/contact.txt
@@ -0,0 +1,4 @@
+姓名:
+邮件:
+地址:
+电话:
\ No newline at end of file
diff --git a/xiaomi-src/app/src/main/res/raw/event.txt b/xiaomi-src/app/src/main/res/raw/event.txt
new file mode 100644
index 0000000..a197b28
--- /dev/null
+++ b/xiaomi-src/app/src/main/res/raw/event.txt
@@ -0,0 +1,5 @@
+事件名称:
+优先级:
+发生时间:
+参与者:
+采用方法:
\ No newline at end of file
diff --git a/xiaomi-src/app/src/main/res/raw/passwd.txt b/xiaomi-src/app/src/main/res/raw/passwd.txt
new file mode 100644
index 0000000..7421e01
--- /dev/null
+++ b/xiaomi-src/app/src/main/res/raw/passwd.txt
@@ -0,0 +1,2 @@
+admin:qxq
+passwd:123456
\ No newline at end of file