第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

在php API接口中怎么獲取返回的數(shù)據(jù),并返回獲取成功標識

在php API接口中怎么獲取返回的數(shù)據(jù),并返回獲取成功標識

PHP
天涯盡頭無女友 2018-08-13 10:09:50
在對接美團外賣,新手,怎么獲取回掉地址中的數(shù)據(jù),并返回給美團成功標識?一下方法可以獲取數(shù)據(jù),那怎么返回給美團 success呢??public function cancel_mt_address(){     header("Content-type:text/html; charset=utf8");       $demo = array(           'data' => 'success'       );       $demo_json = json_encode($demo);       $postStr = file_get_contents("php://input");       if($postStr != NULL){            $ps = print_r($postStr, 1);            //$this->writeLog("門店映射回調(diào)返回數(shù)據(jù)postStr:", $ps);            log::write('yangzl', log::EMERG);            log::write($ps, log::EMERG);                 echo $demo_json;       }else{           echo $demo_json;           // $this->writeLog('門店映射回調(diào)返回數(shù)據(jù)data:', $demo_json);            log::write('yangzl2', log::EMERG);            log::write($demo_json, log::EMERG);       } }
查看完整描述

1 回答

  • 1 回答
  • 0 關(guān)注
  • 880 瀏覽

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學(xué)習(xí)伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號