|
|
|
@ -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"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|