{ "student_id": "1312312aa3", "total_amount": 30, "subject": "账户充值" }
curl --location --request POST 'https://selfxu.cn:5000/alipay_info/pay_phone' \ --header 'Content-Type: application/json' \ --data-raw '{ "student_id": "1312312aa3", "total_amount": 30, "subject": "账户充值" }'
{}