CAFECA-IO / AICH

Artificial Intelligence Computing Hub
MIT License
1 stars 1 forks source link

Feature/response intercepter #45

Closed TinyMurky closed 5 months ago

TinyMurky commented 5 months ago

DEVELOP

成功

{
    "powerby": "powered by AICH 0.0.1+16",
    "success": true,
    "code": "201AIC0001",
    "message": "Image uploaded to OCR successfully",
    "payload":  .....
}

失敗

{
    "powerby": "powered by AICH 0.0.1+16",
    "success": false,
    "code": "500AIC0002",
    "message": "Extract Invoice From OCR Failed",
    "payload": null
}

CHECK LIST