@ -321,8 +321,10 @@ public class ScreenExtractServiceImpl implements ScreenExtractService {
log.error("extractDaily run exception", e);
}
log.info("===== extractDaily method end customerId:{}======",customerId);
}finally {
lock.unlock();
} catch (Exception e) {
log.error("extractDaily exception msg:{}", e);
} finally {
distributedLock.unLock(lock);