public bool Update(int id, M_JobType model) { throw new NotImplementedException(); }
public bool Insert(M_JobType model) { throw new NotImplementedException(); }