utiliser une adresse existante au cas où

This commit is contained in:
Paul Schneider 2016-08-02 11:04:23 +02:00
commit 677112847d

View file

@ -168,5 +168,7 @@ namespace Yavsc.Models
}
public DbSet<ExceptionSIREN> ExceptionsSIREN { get; set; }
public DbSet<Location> Locations { get; set; }
}
}