field("id,partner name")->select(); header('Content-Type:application/json; charset=utf-8'); exit(json_encode($data)); } }