From c369d8c8edbb54b6618b4524fa7b633aaee1630c Mon Sep 17 00:00:00 2001 From: lenovov <1320087042@qq.com> Date: Sun, 5 Dec 2021 23:15:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/compiler.xml | 2 +- ssm_demo/src/main/webapp/chent/ct.html | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 ssm_demo/src/main/webapp/chent/ct.html diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 24c1bd2a..6c01bf29 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -6,8 +6,8 @@ - + diff --git a/ssm_demo/src/main/webapp/chent/ct.html b/ssm_demo/src/main/webapp/chent/ct.html new file mode 100644 index 00000000..6949a830 --- /dev/null +++ b/ssm_demo/src/main/webapp/chent/ct.html @@ -0,0 +1,10 @@ + + + + + Title + + +hello word + + \ No newline at end of file -- Gitee