[6.10.0]数据落盘开发
This commit is contained in:
@@ -344,12 +344,12 @@ interface IMoGoHmiProvider :IProvider{
|
||||
/**
|
||||
* 展示数据落盘拷贝成功对话框
|
||||
*/
|
||||
fun showCopyBagSuccessDialog()
|
||||
fun showCopyBagSuccessDialog(title: String,content: String)
|
||||
|
||||
/**
|
||||
* 展示数据落盘辅助工具-异常情况及建议操作弹窗
|
||||
*/
|
||||
fun showDiskCopyExceptionDialog()
|
||||
fun showDiskCopyExceptionDialog(title: String,content: String)
|
||||
|
||||
/**
|
||||
* 展示数据落盘-终止数据拷贝确认弹窗
|
||||
|
||||
Reference in New Issue
Block a user