From 9c1b9e96846f2057a3fa80753ebb196f08b05e28 Mon Sep 17 00:00:00 2001 From: yangjiaxuan <171295266@qq.com> Date: Tue, 17 Jan 2023 17:36:38 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6=E5=A4=B9=E5=88=9B=E5=BB=BA=E5=90=8E=E6=89=8D=E8=83=BD?= =?UTF-8?q?=E5=88=9B=E5=BB=BAsane-json=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/scanner/mainwindow.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/app/scanner/mainwindow.cpp b/app/scanner/mainwindow.cpp index 8c3c9fdf..8a85e1dd 100644 --- a/app/scanner/mainwindow.cpp +++ b/app/scanner/mainwindow.cpp @@ -89,6 +89,7 @@ MainWindow::MainWindow(QWidget *parent) HGChar cfgFilePath[512]; HGBase_GetConfigPath(cfgFilePath, 512); + HGBase_CreateDir(cfgFilePath); deleteUpgradePkg(QString::fromStdString(getStdString(cfgFilePath))); #if defined(OEM_HANWANG)