Header Added

This commit is contained in:
2025-10-28 18:04:14 +05:30
parent e1c1a58086
commit 530e5c0493
2 changed files with 33 additions and 32 deletions

View File

@@ -75,6 +75,7 @@ Dio _createDioClient() {
headers: {
'Content-Type': 'application/json',
'Accept': 'application/json',
'X-Login-Type': 'MB',
},
),
);