diff --git a/pom.xml b/pom.xml
index 9de72dc..415b01c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,6 +9,7 @@
这是一个集成了Mybatis分页插件和通用Mapper的示例项目
http://maven.apache.org
+
UTF-8
diff --git a/upload.sh b/upload.sh
new file mode 100644
index 0000000..399e594
--- /dev/null
+++ b/upload.sh
@@ -0,0 +1,4 @@
+git status
+git add -A
+git commit -m 'ddd'
+git push
\ No newline at end of file