解决国产系统维护工具选择固件升级包闪退问题;BUG-1144

This commit is contained in:
yangjiaxuan 2024-07-27 10:56:11 +08:00
parent 01df53c652
commit fc06f5f56d
1 changed files with 5 additions and 0 deletions

View File

@ -226,6 +226,11 @@ QString MainWindow::GetDevType(const QString& fwVersion, bool *canLock)
}
}
}
else if (fwVersion.mid(3, 1) == "Z")
{
// 7010
devType = "306";
}
else
{
// 3399