diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..e09b5f833df5ff9af3bb8fb90dd19626a73116ad
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,15 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Datasource local storage ignored files
+/../../../../:\workSpace\gitResorce\.idea/dataSources/
+/dataSources.local.xml
+# Editor-based HTTP Client requests
+/httpRequests/
+.gitignore
+encodings.xml
+gitResorce.iml
+misc.xml
+modules.xml
+Project_Default.xml
+vcs.xml
diff --git a/.idea/encodings.xml b/.idea/encodings.xml
new file mode 100644
index 0000000000000000000000000000000000000000..97626ba45445dc9f3afa66e6a149914dc39e3df6
--- /dev/null
+++ b/.idea/encodings.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/gitResorce.iml b/.idea/gitResorce.iml
new file mode 100644
index 0000000000000000000000000000000000000000..d6ebd4805981b8400db3e3291c74a743fef9a824
--- /dev/null
+++ b/.idea/gitResorce.iml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
new file mode 100644
index 0000000000000000000000000000000000000000..6560a98983ec708cf9d8b5c5c3776d7bd39c475b
--- /dev/null
+++ b/.idea/inspectionProfiles/Project_Default.xml
@@ -0,0 +1,36 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
new file mode 100644
index 0000000000000000000000000000000000000000..4af3354361d1ddc97e36124150f60ee8047c8deb
--- /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 0000000000000000000000000000000000000000..bfd82512f6d6319f726da3ab09408977c430e0b3
--- /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 0000000000000000000000000000000000000000..35eb1ddfbbc029bcab630581847471d7f238ec53
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
new file mode 100644
index 0000000000000000000000000000000000000000..67e92e8c3e33e8bac7f58efd4c123571da6e6a45
--- /dev/null
+++ b/.idea/workspace.xml
@@ -0,0 +1,141 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1622112142997
+
+
+ 1622112142997
+
+
+
+
+ 1622112410527
+
+
+
+ 1622112410527
+
+
+ 1622112781680
+
+
+
+ 1622112781680
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git "a/\346\265\213\350\257\225/demo1.txt" "b/\346\265\213\350\257\225/demo1.txt"
index d46a3127be8a9f6f63a1457458a3a386e7b7e277..4614d000a9284a963801e92e8b6af57f65862b36 100644
--- "a/\346\265\213\350\257\225/demo1.txt"
+++ "b/\346\265\213\350\257\225/demo1.txt"
@@ -1 +1,5 @@
-demo1
\ No newline at end of file
+demo1
+demo2
+添加demo1文件
+
+
diff --git "a/\346\265\213\350\257\225/demo2.html" "b/\346\265\213\350\257\225/demo2.html"
new file mode 100644
index 0000000000000000000000000000000000000000..5b0f3a0207b5b45d67efb1e316c4c582afca2293
--- /dev/null
+++ "b/\346\265\213\350\257\225/demo2.html"
@@ -0,0 +1,10 @@
+
+
+
+
+ demo2
+
+
+ 我是张少杰
+
+
\ No newline at end of file
diff --git "a/\346\265\213\350\257\225/java.com.service/lin/Revert.java" "b/\346\265\213\350\257\225/java.com.service/lin/Revert.java"
new file mode 100644
index 0000000000000000000000000000000000000000..919c79c2f6f3f4f83e9da5586037cb7675070498
--- /dev/null
+++ "b/\346\265\213\350\257\225/java.com.service/lin/Revert.java"
@@ -0,0 +1,33 @@
+public class Revert{
+
+ private int id;
+
+ private String name;
+
+ private String code;
+
+ public int getId() {
+ return id;
+ }
+
+ public void setId(int id) {
+ this.id = id;
+ }
+
+ public String getName() {
+ return name;
+ }
+
+ public void setName(String name) {
+ this.name = name;
+ }
+
+ public String getCode() {
+ return code;
+ }
+
+ public void setCode(String code) {
+ this.code = code;
+ }
+
+}
\ No newline at end of file
diff --git "a/\346\265\213\350\257\225/java.com.service/lin/\346\226\260\344\274\240\350\257\264" "b/\346\265\213\350\257\225/java.com.service/lin/\346\226\260\344\274\240\350\257\264"
new file mode 100644
index 0000000000000000000000000000000000000000..10702ad76ee37b36578d609f2dd79c07087dad3e
--- /dev/null
+++ "b/\346\265\213\350\257\225/java.com.service/lin/\346\226\260\344\274\240\350\257\264"
@@ -0,0 +1,9 @@
+话说当年,运费天下。我们不绿铲山。啦啦啦啦啦啦
+去了好多的地方,现在一无所有啊。太难了。
+
+
+谁知道 我们之间有太多的误会。
+所以说,他他他,到底是谁啊,我相信你一定会告诉我的。
+
+
+知道你不会告诉我的。哼。哼。
\ No newline at end of file
diff --git "a/\346\265\213\350\257\225/java.com.service/lin/\347\202\211\347\237\263\344\274\240\350\257\264" "b/\346\265\213\350\257\225/java.com.service/lin/\347\202\211\347\237\263\344\274\240\350\257\264"
new file mode 100644
index 0000000000000000000000000000000000000000..84ff0a590d33c0c9f4b4938ee9f943af1e5105d3
--- /dev/null
+++ "b/\346\265\213\350\257\225/java.com.service/lin/\347\202\211\347\237\263\344\274\240\350\257\264"
@@ -0,0 +1,13 @@
+新一个人的到来
+
+
+hhahahaha
+
+
+我是魔鬼中的天使
+
+
+哈哈哈哈 、
+
+
+啦啦啦啦
\ No newline at end of file