|
@@ -25,7 +25,7 @@ class Model_express_tt extends Lin_Model {
|
|
|
//查询信息
|
|
|
private function getDetail($orderinfo,$shop){
|
|
|
|
|
|
- $res = $this->apitt->get_data([$orderinfo,'577147793197142978'],$shop);
|
|
|
+ $res = $this->apitt->get_data(['577147809833784067','577147808491737854'],$shop);
|
|
|
echo "<pre>";
|
|
|
print_r($res);
|
|
|
die;
|