[8.2.0]OTA超时查询时间改为30分钟+更改超时提示文案

This commit is contained in:
xuxinchao
2025-08-14 19:10:10 +08:00
parent 86b20e4c5c
commit 48fe09c8fe
6 changed files with 22 additions and 17 deletions

View File

@@ -346,7 +346,7 @@ interface IMoGoHmiProvider :IProvider{
* @param isShow 是否展示
* @param result true升级成功 false升级失败
*/
fun showOTAResultDialog(isShow: Boolean,result: Boolean)
fun showOTAResultDialog(isShow: Boolean,result: Boolean,isTimeout: Boolean)
/**
* OTA升级完成且优雅停服完成、需要车辆下电的时候车端告知鹰眼司机屏弹窗提示用车人执行车辆下电操作