|
@@ -211,7 +211,7 @@ public class SpeakerController {
|
|
|
return AjaxResult.error("参数有误,请检查参数!");
|
|
return AjaxResult.error("参数有误,请检查参数!");
|
|
|
}
|
|
}
|
|
|
text=text.replace("https","http");
|
|
text=text.replace("https","http");
|
|
|
- text=text.replace("https://lab.sxitdlc.com/jdlabSystem/","http://192.168.8.101/jdlabSystem/");
|
|
|
|
|
|
|
+ text=text.replace("http://lab.sxitdlc.com/sudalabSystem/","http://10.20.10.7/labSystem/");
|
|
|
iSpeakerService.textParseVoiceAppIps(text,playVo);
|
|
iSpeakerService.textParseVoiceAppIps(text,playVo);
|
|
|
Map<String,Object> map=new HashMap<>();
|
|
Map<String,Object> map=new HashMap<>();
|
|
|
map.put("text",text);
|
|
map.put("text",text);
|