@@ -76,7 +76,7 @@ public class TaskService {
sendMqByType(fdkkList,"4dkk");
}
if(!panoList.isEmpty()){
- sendMqByType(fdkkList,"pano");
+ sendMqByType(panoList,"pano");
log.info("未分配的mq队列数4dkk:{},pano:{}",fdkkList.size(),panoList.size());