batchs([ 'out_batch_no' => 'plfk2020042013', 'batch_name' => '2019年1月深圳分部报销单', 'batch_remark' => '2019年1月深圳分部报销单', 'total_amount' => 100, 'transfer_detail_list' => [ [ 'out_detail_no' => 'x23zy545Bd5436', 'transfer_amount' => 100, 'transfer_remark' => '2020年4月报销', 'openid' => 'o-MYE42l80oelYMDE34nYD456Xoy', 'user_name' => '小小邹' ] ] ]); echo "\n--- 批量打款 ---\n"; var_export($result); } catch (\Exception $exception) { // 出错啦,处理下吧 echo $exception->getMessage() . PHP_EOL; }