Chat Count Api / Chat Token Updates / Chat Call UI

merge-requests/57/head
Aamir Muhammad 3 years ago
parent 3cac5eebbc
commit 451b381acf

@ -49,8 +49,7 @@ class ChatProviderModel with ChangeNotifier, DiagnosticableTreeMixin {
"${ApiConsts.chatServerBaseApiUrl}user/externaluserlogin",
{
"employeeNumber": int.parse(
//AppState().memberInformationList!.eMPLOYEENUMBER.toString(),
"210919"
AppState().memberInformationList!.eMPLOYEENUMBER.toString(),
),
"password": "FxIu26rWIKoF8n6mpbOmAjDLphzFGmpG"
},

Loading…
Cancel
Save