From ac94b1d939373a684344764e5b00dac44feabd81 Mon Sep 17 00:00:00 2001 From: kongdeqiang <123456> Date: 星期五, 17 二月 2023 17:38:01 +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