@@ -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 {