Kaynağa Gözat

群发@所有人代码优化

luolinsong 1 gün önce
ebeveyn
işleme
78c0f20696

+ 1 - 0
fs-ipad-task/src/main/java/com/fs/app/service/IpadSendServer.java

@@ -721,6 +721,7 @@ public class IpadSendServer {
                 case "99":
                     // 群发
                     sendTxtAtMsg(vo);
+                    break;
                 default:
                     // 未知类型,记录警告
                     log.error("SOP_LOG_ID:{}错误的发送类型: {}", qwSopLogs.getId(), content.getContentType());