utiliser une adresse existante au cas où
This commit is contained in:
parent
a9eada04bf
commit
677112847d
1 changed files with 2 additions and 0 deletions
|
|
@ -168,5 +168,7 @@ namespace Yavsc.Models
|
||||||
}
|
}
|
||||||
|
|
||||||
public DbSet<ExceptionSIREN> ExceptionsSIREN { get; set; }
|
public DbSet<ExceptionSIREN> ExceptionsSIREN { get; set; }
|
||||||
|
|
||||||
|
public DbSet<Location> Locations { get; set; }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue