zhouy 3 жил өмнө
parent
commit
b10708e69a

+ 1 - 1
uas-office-qywx/src/main/java/com/usoftchina/uas/office/qywx/task/QywxSubsTask.java

@@ -63,7 +63,7 @@ public class QywxSubsTask {
                 String msgUrl = "";
                 for(Employee em : emList){
                     if(!em.getEm_id().equals(testEmpID)){
-                        return;
+                        continue;
                     }
                     logger.info("push");
                     try {