|
|
|
|
@ -24,14 +24,14 @@ class ProfileReqModel {
|
|
|
|
|
{this.projectID,
|
|
|
|
|
this.clinicID,
|
|
|
|
|
this.doctorID,
|
|
|
|
|
this.isRegistered =true,
|
|
|
|
|
this.isRegistered = true,
|
|
|
|
|
this.license,
|
|
|
|
|
this.languageID,
|
|
|
|
|
this.stamp = '2020-04-26T09:32:18.317Z',
|
|
|
|
|
this.iPAdress='11.11.11.11',
|
|
|
|
|
this.iPAdress = '11.11.11.11',
|
|
|
|
|
// this.versionID=5.5,
|
|
|
|
|
this.channel=9,
|
|
|
|
|
this.sessionID='E2bsEeYEJo',
|
|
|
|
|
this.channel = 9,
|
|
|
|
|
this.sessionID = 'E2bsEeYEJo',
|
|
|
|
|
this.tokenID,
|
|
|
|
|
this.isLoginForDoctorApp = true});
|
|
|
|
|
|
|
|
|
|
|