findOrEmpty()->toArray(); // $result = WechatMerchantTransferLogic::transfer($withdraw); $result = WechatMerchantTransferLogic::details($withdraw); halt($result); } }