NIUCLOUD是一款SaaS管理后台框架多应用插件+云编译。上千名开发者、服务商正在积极拥抱开发者生态。欢迎开发者们免费入驻。一起助力发展! 广告
>通过手机号查找驿站中的快件取件码 +++ post:/index.php?m=home&c=express&a=mobile_store_packcode string:mobile#手机号 int:p=0#分页码默认0 <<< success { status: 1, info: [ { id: "21", mobile: "18881013356",//收件人手机号 storeid: "6", //驿站id link_store: "颐和超市", //驿站名称 link_address:12, //快递公司id link_code: "1234",//取件码 link_company: "圆通快递",//快递公司名称 link_mobile:"18881013356", //快递员联系手机号 create_time:"1484904687" //发送时间戳 } ] } <<< error { "status":-1, "info":"错误提示" } +++