简要描述:

  • 活动报名 -域名:www.we7.com.cn

请求URL:

GET/&route=plugin.photo-order.api.upload.uploadPic

成功返回示例:

{
    "result": 1,
    "msg": "上传成功",
    "data": {
        "img": "image/3101dae98014ec8448808e018290cf12.jpg",
        "img_url": "http://localhost/attachment/image/3101dae98014ec8448808e018290cf12.jpg",
        "attach": null
    }
}