refactor(OcrService): 更新日志上下文为'main:OcrService'

This commit is contained in:
icarus 2025-08-22 15:30:49 +08:00
parent 9d438be48f
commit 01ad89eb54

View File

@ -11,7 +11,7 @@ import {
import { getTesseractWorker } from './TesseractService'
const logger = loggerService.withContext('OcrService')
const logger = loggerService.withContext('main:OcrService')
/**
* ocr by tesseract