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