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", "${ApiConsts.chatServerBaseApiUrl}user/externaluserlogin",
{ {
"employeeNumber": int.parse( "employeeNumber": int.parse(
//AppState().memberInformationList!.eMPLOYEENUMBER.toString(), AppState().memberInformationList!.eMPLOYEENUMBER.toString(),
"210919"
), ),
"password": "FxIu26rWIKoF8n6mpbOmAjDLphzFGmpG" "password": "FxIu26rWIKoF8n6mpbOmAjDLphzFGmpG"
}, },

Loading…
Cancel
Save