7 lines
201 B
Markdown
7 lines
201 B
Markdown
|
|
Demande
|
||
|
|
- Id
|
||
|
|
- OffreFournisseurId (FK)
|
||
|
|
- ClientId (FK → ApplicationUser)
|
||
|
|
└── ValeurChampDemande
|
||
|
|
- ChampDemandeId (FK)
|
||
|
|
- Valeur (string — sérialisé selon TypeValeur)
|