field('id, title, image')->select(); $list = list_domain_image($list, ['image']); $this->success(1, $list); } }