AI写作智能体 自主规划任务,支持联网查询和网页读取,多模态高效创作各类分析报告、商业计划、营销方案、教学内容等。 广告
>通过手机号查找驿站中的快件取件码 +++ 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":"错误提示" } +++