From 2041ad5c887d1bd3f6aedd19553839488e2ea10d Mon Sep 17 00:00:00 2001 From: tamguo Date: Mon, 15 Oct 2018 18:15:37 +0800 Subject: [PATCH] sitemap --- tamguo-tms/src/main/resources/static/sitemap/0.xml | 9 +++++++++ tamguo-tms/src/main/resources/static/sitemap/index.xml | 8 ++++++++ 2 files changed, 17 insertions(+) create mode 100644 tamguo-tms/src/main/resources/static/sitemap/0.xml create mode 100644 tamguo-tms/src/main/resources/static/sitemap/index.xml diff --git a/tamguo-tms/src/main/resources/static/sitemap/0.xml b/tamguo-tms/src/main/resources/static/sitemap/0.xml new file mode 100644 index 0000000..6c25392 --- /dev/null +++ b/tamguo-tms/src/main/resources/static/sitemap/0.xml @@ -0,0 +1,9 @@ + + + + http://localhost:8080/shopxx + 2015-10-13 + hourly + 1 + + \ No newline at end of file diff --git a/tamguo-tms/src/main/resources/static/sitemap/index.xml b/tamguo-tms/src/main/resources/static/sitemap/index.xml new file mode 100644 index 0000000..3af5f00 --- /dev/null +++ b/tamguo-tms/src/main/resources/static/sitemap/index.xml @@ -0,0 +1,8 @@ + + + + + http://localhost:8080/shopxx/sitemap/0.xml + + + \ No newline at end of file