utiliser une adresse existante au cas où

vnext
Paul Schneider 8 years ago
parent 8b6dac72e0
commit fe222f87e3
1 changed files with 2 additions and 0 deletions

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

Loading…