浏览代码

docs: 时间格式

Ritchie 1 年之前
父节点
当前提交
708a072da6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/java/com/szwl/util/WechatSendUtil.java

+ 1 - 1
src/main/java/com/szwl/util/WechatSendUtil.java

@@ -116,7 +116,7 @@ public class WechatSendUtil {
                 "This is an automatic-sent mail to inform you that there is an error occurred on one of your Magic Candy machines, please kindly check the detail as below.<br>" +
                 "<br>" +
                 " Machine name:";
-        String str2="<br>" +" Chinse Time&Date:";
+        String str2="<br>" +" China Time(UTC/GMT +8:00):";
         String str3="<br>"+" Error Message:";
         String scontent="Abnormal shutdown/The network is disconnected,";
         String str4= "<br>" +" <br>You don't have to reply this mail . What you need to do is to follow the instructions on the touch screen to clear the error and recover the machine. If there is any question or more information you need . Please do not be hesitated to contact your distributor.<br>" +