features/crud_entites #150

Merged
judaur2005 merged 2 commits from features/crud_entites into develop 2026-03-09 20:13:25 +00:00
Showing only changes of commit fcc81e0607 - Show all commits

View File

@@ -53,6 +53,7 @@ public class ImpositionsTfuController {
);
}
User user=currentUser.getUser();
System.out.println(user.getId());
System.out.println(user.getStructure().getId());
System.out.println(impositionsTfuPaylaodWeb.getStructureId());