diff --git a/code/test7.php b/code/test7.php index c27d4e4808316d6b5dd20408a789c51176cf965b..04706a2b5b6be2272a91490887385cb700c2a534 100644 --- a/code/test7.php +++ b/code/test7.php @@ -9,6 +9,6 @@ $stbl = $container->get(\UnicaenTbl\Service\TableauBordService::class); -$data = ['INTERVENANT_ID' => 826844]; +$data = ['INTERVENANT_ID' => 824751]; $stbl->calculer('paiement', $data); \ No newline at end of file