wip
This commit is contained in:
@@ -130,7 +130,7 @@ class CardResource extends Resource
|
|||||||
);
|
);
|
||||||
|
|
||||||
if ($data->errCode != 0) {
|
if ($data->errCode != 0) {
|
||||||
info($da);
|
info($data);
|
||||||
|
|
||||||
return null;
|
return null;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user