@@ -279,9 +279,9 @@ public class QwSopTempServiceImpl implements IQwSopTempService
}
- if(!voiceList.isEmpty()){
+ /*if(!voiceList.isEmpty()){
rocketMQTemplate.syncSend("voice-generation", JSON.toJSONString(VoiceVo.builder().type(0).id(day.getId().toString()).build()));
- }
+ }*/
return map;