换靴后旧路子残留
This commit is contained in:
@@ -298,7 +298,7 @@ class Index Extends Common{
|
|||||||
return json($result);
|
return json($result);
|
||||||
}else{
|
}else{
|
||||||
$waybill = array();
|
$waybill = array();
|
||||||
return json(['status'=>false,'msg'=>'数据不存在','waybill'=>$waybill]);
|
return json(['status'=>true,'msg'=>'数据不存在','waybill'=>$waybill]);
|
||||||
}
|
}
|
||||||
}else{
|
}else{
|
||||||
return json(['status'=>false,'msg'=>'靴ID错误']);
|
return json(['status'=>false,'msg'=>'靴ID错误']);
|
||||||
|
|||||||
Reference in New Issue
Block a user