field($fields)->where('pid',$pid)->order('id asc')->column(['id','pid','name']); $this->success('success',$list); } }