curl --location --request POST 'account_beautiful/check_and_pay_account' \ --header 'token: {{token}}' \ --form 'id="665"' \ --form 'action="pay"'
{ "code": 1, "msg": "购买成功", "time": "1756646461", "data": null }