feat(aff): add internal contact field to aff request
All checks were successful
Deploy Production Server / if_merged (pull_request) Successful in 6m36s
All checks were successful
Deploy Production Server / if_merged (pull_request) Successful in 6m36s
This commit is contained in:
@@ -24,6 +24,7 @@ public class AffiliationRequestModel {
|
||||
long siret;
|
||||
String RNA;
|
||||
String address;
|
||||
String contact;
|
||||
|
||||
String m1_lname;
|
||||
String m1_fname;
|
||||
|
||||
Reference in New Issue
Block a user