小程序识别接口
POST
https://littleocr.gkocr.com/index.php/api/ocr/mini_recognize
请求参数
参数名
类型
描述
必填
template
string
识别模板
必填
token
string
登录凭证
必填
use_cloud
int
是否上传阿里云OSS 1 上传 默认为 0 不上传 (小程序必选且值为 1)
必填
object
string
客户端上传oss的对象名
必填
id
int
可选 如果传了id 代表重新识别 将识别结果更新到这条数据上
必填