public JobInfo SelectInfo(int nid)
 {
     return(dal.GetInfo(nid));
 }