调整校正锁

This commit is contained in:
yangjiaxuan 2023-06-15 17:54:37 +08:00
parent a5660a3c8b
commit 195ea6a069
1 changed files with 1 additions and 1 deletions

View File

@ -1618,7 +1618,7 @@ int hg_scanner_239::set_clear_history_num(void)
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
int hg_scanner_239::set_leaflet_scan(void) int hg_scanner_239::set_leaflet_scan(void)
{ {
std::lock_guard<std::mutex> lock(io_lock_); //std::lock_guard<std::mutex> lock(io_lock_);
int ret = SCANNER_ERR_OK; int ret = SCANNER_ERR_OK;
test_1_paper_ = true; test_1_paper_ = true;