1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
| { "success": true, "code": 200, "message": "审核成功", "data": { "image_url": "https://ci-h5-demo-1258125638.cos.ap-chengdu.myqcloud.com/users/2026017/2026017_zc1TDp4uioQ0.png", "review_result": { "AdsInfo": { "Category": [], "Code": "0", "HitFlag": "0", "Label": [], "Msg": "OK", "Score": "0", "SubLabel": [] }, "Category": [], "CompressionResult": "0", "ForbidState": "0", "JobId": "siab33ba63eb9911f0be87525400b9d9b5", "Label": "Normal", "Object": "users/2026017/2026017_zc1TDp4uioQ0.png", "PoliticsInfo": { "Category": [], "Code": "0", "HitFlag": "0", "Label": [], "Msg": "OK", "Score": "0", "SubLabel": [] }, "PornInfo": { "Category": [], "Code": "0", "HitFlag": "0", "Label": [], "Msg": "OK", "Score": "19", "SubLabel": [] }, "Result": "0", "Score": "0", "State": "Success", "SubLabel": [], "TerroristInfo": { "Category": [], "Code": "0", "HitFlag": "0", "Label": [], "Msg": "OK", "Score": "1", "SubLabel": [] }, "Text": "你不是在复习吗 怎么学到这来了" }, "image_info": { "mime": "image/png", "ext": "png" }, "file_size": 618858, "timestamp": "2026-01-07 15:22:49" } }
|