|
@@ -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>" +
|