@@ -61,6 +61,7 @@ class OriginBank
];
return $pay_info;
}
+ Log::error($return_info);
}catch (\Exception $e)
{
echo $e->getMessage();