This commit is contained in:
2025-10-27 20:00:31 +05:00
parent 1b8b1ad9f1
commit efba12697a

View File

@@ -130,7 +130,7 @@ class CardResource extends Resource
);
if ($data->errCode != 0) {
info($da);
info($data);
return null;
}