feat: change certif type
This commit is contained in:
@@ -17,7 +17,7 @@ public class LicenceForm {
|
||||
private int saison;
|
||||
|
||||
@FormParam("certificate")
|
||||
private boolean certificate;
|
||||
private String certificate = null;
|
||||
|
||||
@FormParam("validate")
|
||||
private boolean validate;
|
||||
|
||||
Reference in New Issue
Block a user