feat: register import
All checks were successful
Deploy Production Server / if_merged (pull_request) Successful in 6m49s

This commit is contained in:
2026-01-22 22:01:03 +01:00
parent 3d8597869d
commit 197ee0d5b1
9 changed files with 695 additions and 17 deletions

View File

@@ -20,7 +20,7 @@ public class RegisterRequestData {
private Integer weight;
private Integer weightReal;
private int overCategory;
private Integer overCategory;
private boolean lockEdit = false;
private List<Long> categoriesInscrites;