From cde3e6f8a69cc314093c4b9f8b9b0c6b5e9176b2 Mon Sep 17 00:00:00 2001
From: jack <jack.su@pollex.com.tw>
Date: 星期二, 11 七月 2023 11:33:25 +0800
Subject: [PATCH] [UPDATE] 調整影片點擊API文件

---
 pamapi/src/main/resources/templates/mail/appointmentNotifyEmail.html |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/pamapi/src/main/resources/templates/mail/appointmentNotifyEmail.html b/pamapi/src/main/resources/templates/mail/appointmentNotifyEmail.html
index 644a43a..6a13d27 100644
--- a/pamapi/src/main/resources/templates/mail/appointmentNotifyEmail.html
+++ b/pamapi/src/main/resources/templates/mail/appointmentNotifyEmail.html
@@ -1,15 +1,15 @@
 <!DOCTYPE html>
 <html xmlns:th="http://www.thymeleaf.org" lang="zh">
   <head>
-    <title>������</title>
+    <title>�����</title>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
   </head>
   <body>
-    <p th:text="${content}">閬芣��“��憟踝����蝑�靽���像������</p>
+    <p th:text="${content}">閬芣��“��憟踝����蝑�靽�犖憯賢��像������</p>
     <p>
-      暺�雯��嚗�
+      隢��雯��嚗�
       <a th:href="${urlHint}" th:text="${urlHint}">Url Position</a>
-      �����像�����
+      ����蒂摰�蝯∟赤隢�����
     </p>
   </body>
 </html>

--
Gitblit v1.8.0