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