收藏
回答

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

    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"}




最后一次编辑于  2019-09-03
回答关注问题邀请回答
收藏
登录 后发表内容
问题标签