|
echo json_encode(array('msg'=>'出库物流和系统不匹配,请联系梦体解决'.$y['express'].'-3','success'=>false));exit;
|
|
echo json_encode(array('msg'=>'出库物流和系统不匹配,请联系梦体解决'.$y['express'].'-3','success'=>false));exit;
|
|
$numweight = str_replace('kg','',$weight);
|
|
$numweight = str_replace('kg','',$weight);
|
|
// if(($y['express'] == '24' || $y['express'] == '3' || $y['express'] == '28' || $y['express'] == '33' || $y['express'] == '42') && $y['type'] != 6)//杭州除外
|
|
// if(($y['express'] == '24' || $y['express'] == '3' || $y['express'] == '28' || $y['express'] == '33' || $y['express'] == '42') && $y['type'] != 6)//杭州除外
|
|
if(!in_array($y['express'],[2,39,43,44,45,47,48,49,55,61,63,64,65])){
|
|
if(!in_array($y['express'],[2,39,43,44,45,47,48,49,55,61,63,64,65])){
|