Commit 530283ec authored by helinlin's avatar helinlin

对接语音数据

parent 0a43d10f
......@@ -42,7 +42,7 @@ public class RealTimeStream2Text {
@Value("${ifc.url}")
String audioSystemAddress;
@Value("${rule.definition.localIp}")
@Value("${ifc.call-back.localIp}")
String localIpAddress;
/**
......
......@@ -39,4 +39,8 @@ file.url=http://39.98.45.134:9000/
video.url=https://11.11.16.4:443/
ifc.url=http://11.11.16.17/IFCInterface
\ No newline at end of file
ifc.url=http://11.11.16.17/IFCInterface
ifc.call-back.localIp=11.11.16.1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment