public function getSeverByWhere1() { $lists=\app\admin\model\Server::withCount(['getServerBind'])->select([1]); return json($lists); }