@@ -500,7 +500,7 @@ void CMFCApplication1Dlg::OnBnClickedBtnScan()
}
if (m_strImgPath.GetLength() == 0)
{
- AfxMessageBox(L"PDF答题卡文件夹未选择");
+ AfxMessageBox(L"答题卡文件夹未选择");
return;
if (m_strCutPath.GetLength() == 0)