完善二维码池 OCR 配置与识别
This commit is contained in:
@@ -58,6 +58,9 @@ export const systemConfigSelectOptions: Record<string, SystemConfigOption[]> = {
|
||||
{ label: '5 天', value: '5' },
|
||||
{ label: '7 天', value: '7' },
|
||||
],
|
||||
'integration.paddle_ocr_model': [
|
||||
{ label: 'PaddleOCR-VL-1.6', value: 'PaddleOCR-VL-1.6' },
|
||||
],
|
||||
}
|
||||
|
||||
export function getSystemConfigSelectOptions(key: string) {
|
||||
|
||||
Reference in New Issue
Block a user