[Feat]全览模式本地数据库查数据
This commit is contained in:
@@ -186,6 +186,10 @@ interface IMoGoWaringProvider : IMoGoHmiViewProxy {
|
||||
|
||||
fun hideToolsView()
|
||||
|
||||
fun showSmallFragment()
|
||||
|
||||
fun hideSmallFragment()
|
||||
|
||||
/**
|
||||
* 展示转向灯
|
||||
*/
|
||||
@@ -239,4 +243,6 @@ interface IMoGoWaringProvider : IMoGoHmiViewProxy {
|
||||
* @param reportList 上报数据列表
|
||||
*/
|
||||
fun showIPCReportWindow(reportList: ArrayList<ReportEntity>)
|
||||
|
||||
fun showVideoDialog(url: String, isFlvUrl: Boolean)
|
||||
}
|
||||
Reference in New Issue
Block a user