curl --location --request POST 'http://www.likeadmin.localhost/api/pay/prepay' \ --header 'token: {{token}}' \ --form 'from=""' \ --form 'pay_way=""' \ --form 'order_id=""'
{}