伊人伊人伊人-亚洲伊人久久一次-天堂伊人网-伊人国产在线观看-在线播放精品-在线播放国产一区

/**
 * @desc 獲取快遞信息
 * @param string $code 快遞編碼
 * @param string $invoice 快遞單號
 * @return mixed $result(
      'status','info','state','data'
   )
 */
function getExpressDelivery($code,$invoice){
    $result = array('status'=>0,'info'=>'未知錯誤');
    $url = "http://m.kuaidi100.com/query?type={$code}&postid={$invoice}&id=1&valicode=&temp=".rand(1,710);
    $body = file_get_contents($url); //FIXME
    $body = json_decode($body,true);
    $result['status'] = $body['status'] == 200 ? 1 : 0;
    $result['info'] = $body['message'];
    isset($body['data']) && ($result['state']=$body['state']) && ($result['data'] = $body['data']) ;
    return $result;
}

 

穩定

產品高可用性高并發

貼心

項目群及時溝通

專業

產品經理1v1支持

快速

MVP模式小步快跑

承諾

我們選擇聲譽

堅持

10年專注高端品質開發
  • 返回頂部
主站蜘蛛池模板: 报价| 绥滨县| 库车县| 沂水县| 塔城市| 鹰潭市| 象州县| 高台县| 江油市| 定西市| 巴彦淖尔市| 明水县| 吴川市| 新绛县| 大城县| 光山县| 临高县| 香港 | 黄龙县| 翁牛特旗| 勐海县| 慈利县| 芜湖市| 磐安县| 托里县| 澎湖县| 长寿区| 湘阴县| 奉新县| 黎城县| 东乡县| 济阳县| 新田县| 鹿邑县| 城口县| 鲁甸县| 漾濞| 大城县| 邯郸县| 巫山县| 探索|