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/dashView/index.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/resources/templates/dashView/index.html b/src/main/resources/templates/dashView/index.html
index 47bc4c2..e83265d 100644
--- a/src/main/resources/templates/dashView/index.html
+++ b/src/main/resources/templates/dashView/index.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