Class: OCR

OCR

new OCR()

TIMS server OCR API wrapper
Source:

Methods

(static) getImage() → {Promise}

文件下载接口
Source:
Returns:
Type
Promise

(static) getOCRMsg(imageUUID) → {Promise}

ocr信息及文件查询接口
Parameters:
Name Type Description
imageUUID String 影像系统图片唯一标识
Source:
Returns:
增值税专用发票识别后返回的JSON结果
Type
Promise

(static) uploadFile() → {Promise}

ocr信息及文件查询接口
Source:
Returns:
Type
Promise