|
@@ -1149,9 +1149,9 @@ public class LabRiskPlanServiceImpl implements ILabRiskPlanService {
|
|
|
ParamVo paramVo=new ParamVo();
|
|
ParamVo paramVo=new ParamVo();
|
|
|
playVo.setParams(paramVo);
|
|
playVo.setParams(paramVo);
|
|
|
playVoList.add(playVo);
|
|
playVoList.add(playVo);
|
|
|
- remoteSpeakService.textParseUrlAppIps(audioSyntheses.get(0).getNewMusicUrl(),playVoList);
|
|
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
+ remoteSpeakService.textParseUrlAppIps(audioSyntheses.get(0).getNewMusicUrl(),playVoList);
|
|
|
|
|
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|