From 18d6ac5798b9ef96077f592ccc3f94b365006e6a Mon Sep 17 00:00:00 2001
From: kongdeqiang <123456>
Date: 星期二, 14 二月 2023 17:03:17 +0800
Subject: [PATCH] 增加service

---
 src/main/resources/templates/daping/error.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/templates/daping/error.html b/src/main/resources/templates/daping/error.html
index aca8361..1cb58c9 100644
--- a/src/main/resources/templates/daping/error.html
+++ b/src/main/resources/templates/daping/error.html
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html>
 <head>
-  <title th:text="${application.wgName}+'澶у睆灞曠ず'">WGClOUD鐩戞帶绯荤粺</title>
+  <title th:text="${application.wgName}+'澶у睆灞曠ず'">TSSW鐩戞帶绯荤粺</title>
   <base href="./" th:href="'/'"/>
   <meta charset="utf-8">
   <link rel="shortcut icon" type="image/x-icon" th:href="${application.icoUrl}"/>

--
Gitblit v1.9.1