|
@@ -441,7 +441,7 @@ class Model_express_tt extends Lin_Model {
|
|
|
$extra_text = json_decode($extra_text,true);
|
|
$extra_text = json_decode($extra_text,true);
|
|
|
}
|
|
}
|
|
|
if(empty($extra_text['label_info'])){
|
|
if(empty($extra_text['label_info'])){
|
|
|
- $res = $this->getDetail($info,$shop_info[0]);
|
|
|
|
|
|
|
+ $res = $this->getDetail($info,$shop_info);
|
|
|
if($res['x'] == 0){
|
|
if($res['x'] == 0){
|
|
|
return $res;
|
|
return $res;
|
|
|
}
|
|
}
|