Browse Source

群发兼容

吴树波 1 week ago
parent
commit
76d4ad8f0e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      fs-ipad-task/src/main/java/com/fs/app/service/IpadSendServer.java

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

@@ -296,7 +296,7 @@ public class IpadSendServer {
             return false;
         }
 
-        if (qwSopLogs.getSendType() != 12 && noSop) {
+        if (qwSopLogs.getSendType() != 12 && qwSopLogs.getSendType() != 6 && noSop) {
             // 客户的信息
 //            QwExternalContactHParam contactHParam = new QwExternalContactHParam();
 //            contactHParam.setUserId(qwUser.getQwUserId().trim());