public AnnounceRepo(MaesaiEntities db) { this.db = db; }
public ScadaRepo(MaesaiEntities db) { this.db = db; }