1, 'weid' => $weid]) ->order('id asc') ->select() ->toArray(); return $this->json(['data' => $data]); } }