[Fix]解决根据ip查询直播url网络请求失败时交互有误的问题

Signed-off-by: chenfufeng <chenfufeng@zhidaoauto.com>
This commit is contained in:
chenfufeng
2021-11-12 16:47:16 +08:00
parent ae01c68c07
commit ecbfc7fb1a
5 changed files with 18 additions and 0 deletions

View File

@@ -138,4 +138,6 @@ interface IMoGoWaringProvider : IMoGoFunctionProvider {
fun vipIdentification(visible: Boolean)
fun startRoadCameraLive(flvUrl: String)
fun showNoSignView()
}