文档
测试

正面照

POST
util.uploader.realimg

请求参数

参数名
类型
描述
必填
file
file
图片
必填

说明 / 示例

```language { "error": 0, "sysset": { "shopname": "四川华医同创", "shoplogo": "", "description": "", "saleout_icon": "", "trade": "限时购", "share": { "logo": "", "icon": "", "followqrcode": "" }, "texts": { "credit": "积分", "money": "余额" }, "isclose": 0, "mustbind": "1", "force_auth": 0 }, "status": 1, //0失败,1成功 "info": { "error_code": 0, "reason": "成功", "result": { "idcardno": "51072310****41198", "name": "王*", "nationality": "汉", "sex": "男", "birth": "1997****", "address": "四川省*******", "image_status": "normal", "direction": "1" } } } ```