utiliser une adresse existante au cas où

This commit is contained in:
2016-08-02 11:04:23 +02:00
parent 8b6dac72e0
commit fe222f87e3

View File

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