From 6dab9661aef05c13aa69cd76c3a411121e9655db Mon Sep 17 00:00:00 2001 From: pnc6jztsp <1946634973@qq.com> Date: Mon, 10 Apr 2023 19:47:44 +0800 Subject: [PATCH] ADD file via upload --- .../webapp/WEB-INF/views/home/common/footer.jsp | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 src/main/webapp/WEB-INF/views/home/common/footer.jsp diff --git a/src/main/webapp/WEB-INF/views/home/common/footer.jsp b/src/main/webapp/WEB-INF/views/home/common/footer.jsp new file mode 100644 index 0000000..d9a23bd --- /dev/null +++ b/src/main/webapp/WEB-INF/views/home/common/footer.jsp @@ -0,0 +1,13 @@ +<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> + \ No newline at end of file