apres correction et finalisatio de la synchronisation

This commit is contained in:
2025-08-11 12:37:08 +01:00
parent e1ef4c3b7e
commit 512e1cf367
202 changed files with 4642 additions and 3695 deletions

View File

@@ -79,7 +79,7 @@ public class SecteurServiceImpl implements SecteurService {
sd.setId(sdp.getId());
secteurDecoupageList.add(sd);
}
//secteur.setSecteurDecoupages(secteurDecoupageList);
secteur.setSecteurDecoupages(secteurDecoupageList);
//TODO
secteur.setId(secteurPayload.getId());
secteur.setCode(secteurPayload.getCode());