setupid added

update_flutter_3.24_vida_plus_episode_MDS
Sultan khan 11 months ago
parent 7765e8ff35
commit 01a735af61

@ -396,7 +396,7 @@ class SOAPService extends LookupService {
}, onFailure: (String error, int statusCode) {
hasError = true;
super.error = error;
}, body: {"allergyId": allergyId});
}, body: {"allergyId": allergyId, "setupId": await sharedPref.getString(DOCTOR_SETUP_ID)});
}

Loading…
Cancel
Save