[6.8.0][驾驶位视频流] 添加相关提示

This commit is contained in:
renwj
2024-12-02 11:54:08 +08:00
parent 6d124b557e
commit a006c4f46b
3 changed files with 63 additions and 38 deletions

View File

@@ -143,7 +143,7 @@ class DriveSeatVideoProviderImpl : IDriveSeatVideoProvider {
}
override fun getLastData(): VideoUrlData? {
override fun getLatestData(): VideoUrlData? {
return data
}