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