commit 1a732eeb63f73712738943a577f1dc0694d38aee Author: adiao <1819192616@qq.com> Date: Fri Apr 22 11:06:01 2022 +0800 fist commit diff --git a/.idea/artifacts/mian_war_exploded.xml b/.idea/artifacts/mian_war_exploded.xml new file mode 100644 index 0000000..5376968 --- /dev/null +++ b/.idea/artifacts/mian_war_exploded.xml @@ -0,0 +1,13 @@ + + + $PROJECT_DIR$/out/artifacts/mian_war_exploded + + + + + + + + + + \ No newline at end of file diff --git a/.idea/artifacts/src_war_exploded.xml b/.idea/artifacts/src_war_exploded.xml new file mode 100644 index 0000000..983bd31 --- /dev/null +++ b/.idea/artifacts/src_war_exploded.xml @@ -0,0 +1,13 @@ + + + $PROJECT_DIR$/out/artifacts/src_war_exploded + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..639900d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..9b7cce9 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/_mind_.iml b/_mind_.iml new file mode 100644 index 0000000..8021953 --- /dev/null +++ b/_mind_.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/mian/mian.iml b/mian/mian.iml new file mode 100644 index 0000000..76213ec --- /dev/null +++ b/mian/mian.iml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/mian/web/WEB-INF/web.xml b/mian/web/WEB-INF/web.xml new file mode 100644 index 0000000..d80081d --- /dev/null +++ b/mian/web/WEB-INF/web.xml @@ -0,0 +1,6 @@ + + + \ No newline at end of file diff --git a/mian/web/index.jsp b/mian/web/index.jsp new file mode 100644 index 0000000..76b56ad --- /dev/null +++ b/mian/web/index.jsp @@ -0,0 +1,16 @@ +<%-- + Created by IntelliJ IDEA. + User: admin + Date: 2022/4/22 + Time: 11:04 + To change this template use File | Settings | File Templates. +--%> +<%@ page contentType="text/html;charset=UTF-8" language="java" %> + + + $Title$ + + + $END$ + +