@@ -619,6 +619,10 @@ public class IpadSendServer {
qwSopLogsService.updateQwSopLogsByWatchLogType(qwSopLogs.getId(), "手机授权发放失败,请重新发送!");
}
break;
+ case "18":
+ // 链接
+ sendLink(vo, content);
+ break;
case "21":
content.setSendStatus(0);
content.setSendRemarks("短信待发送");