/// <summary> /// 人员招聘 /// </summary> /// <returns></returns> public DataTable GetIndexJob() { return(news.GetIndexJob()); }