1, 'user_id' => $userid, 'amount' => 15, 'type' => 1, 'status' => 0, ]); return show("订单创建成功!", SUCCESS_CODE, $order->id); } }