pacth
This commit is contained in:
parent
11c11ed7f7
commit
ca0c78484a
@ -54,7 +54,6 @@ class LogisticsController extends BaseAdminController
|
|||||||
{
|
{
|
||||||
$params = (new LogisticsValidate())->goCheck('detail');
|
$params = (new LogisticsValidate())->goCheck('detail');
|
||||||
$result = LogisticsLogic::detail($params);
|
$result = LogisticsLogic::detail($params);
|
||||||
dump($result);die;
|
|
||||||
return $this->data($result);
|
return $this->data($result);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user