This commit is contained in:
2025-05-24 15:00:15 +05:00
parent 51657eaba2
commit ae92e2adde

View File

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