wip
This commit is contained in:
@@ -104,7 +104,7 @@ class CardTransactionsController extends Controller
|
|||||||
|
|
||||||
$response = vp_fetch_ClientInfoAll($order, $start_date, $end_date);
|
$response = vp_fetch_ClientInfoAll($order, $start_date, $end_date);
|
||||||
|
|
||||||
info($response);
|
info([$response]);
|
||||||
|
|
||||||
if ($response->errCode != 0) {
|
if ($response->errCode != 0) {
|
||||||
return response()->json([
|
return response()->json([
|
||||||
|
|||||||
Reference in New Issue
Block a user