Merge pull request 'update' (#1) from dev into master
Reviewed-on: weiz/logistics_sy#1
This commit is contained in:
commit
02342d2beb
@ -25,7 +25,8 @@
|
||||
}
|
||||
|
||||
//物流信息详情
|
||||
public function detail() {
|
||||
public function detail(): Json
|
||||
{
|
||||
$params = $this->request->get(['id']);
|
||||
if(empty($params['id'])){
|
||||
return $this->fail('参数错误');
|
||||
|
Loading…
x
Reference in New Issue
Block a user