|
|
@ -34,6 +34,7 @@ public class AppRegisterReq implements Serializable {
|
|
|
|
|
|
|
|
|
|
|
|
private String medicalLicense2;
|
|
|
|
private String medicalLicense2;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@Length(max = 20)
|
|
|
|
private String title;
|
|
|
|
private String title;
|
|
|
|
|
|
|
|
|
|
|
|
public String getTitle() {
|
|
|
|
public String getTitle() {
|
|
|
|