From 9812f31d6402a268fa6fd35e8c3a2a59582b720d Mon Sep 17 00:00:00 2001
From: kongdeqiang <123456>
Date: 星期三, 22 二月 2023 15:57:58 +0800
Subject: [PATCH] 增加service

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

diff --git a/src/main/resources/templates/dashView/viewChart.html b/src/main/resources/templates/dashView/viewChart.html
index f328e7f..f0d4cbb 100644
--- a/src/main/resources/templates/dashView/viewChart.html
+++ b/src/main/resources/templates/dashView/viewChart.html
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html>
 <head>
-    <title th:text="${application.wgName}">WGClOUD鐩戞帶绯荤粺</title>
+    <title th:text="${application.wgName}">TSSW鐩戞帶绯荤粺</title>
   <div  th:replace="common/header.html"></div>
 
 

--
Gitblit v1.9.1