public ActionResult ContactList(int clientId) { return(View(客聯repo.GetContactBatchList(clientId))); }