This commit is contained in:
2025-05-24 14:59:39 +05:00
parent 991bf6fd40
commit 51657eaba2

View File

@@ -58,9 +58,7 @@ class DownloadCardTransaction extends Action
// }
info([
'response' => $response,
'type' => gettype($response),
'msg' => $response['message']
'msg' => $response['idSeria']
]);
}