Merge branch 'register_patient_services' into 'development'

fix version id

See merge request Cloud_Solution/doctor_app_flutter!880
merge-requests/881/merge
Elham Ali 4 years ago
commit ffba0ae352

@ -29,7 +29,6 @@ class ProfileReqModel {
this.languageID,
this.stamp = '2020-04-26T09:32:18.317Z',
this.iPAdress='11.11.11.11',
this.versionID=5.5,
this.channel=9,
this.sessionID='E2bsEeYEJo',
this.tokenID,

@ -31,7 +31,6 @@ class VitalSignReqModel {
this.tokenID,
this.stamp = '2020-04-26T09:32:18.317Z',
this.iPAdress='11.11.11.11',
this.versionID=5.8,
this.channel=9,
this.sessionID='E2bsEeYEJo',
this.isLoginForDoctorApp=true,

Loading…
Cancel
Save