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/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