ocr.comm云函数回调失败,找不到对应的错误码604100?

发布于 7 年前作者 yansu8177 次浏览最后编辑 7 年前来自 issues

    try {

    const result = await cloud.openapi.ocr.comm({

    type: 'photo',

    imgUrl: event.url

    })

    return result

    } catch (err) {

    return err

    }




    result{errCode-604100errMsg"system error: error code: -604100"}


0 回复
暂无回复