curl --location --request POST 'https://gate.wujieai.net/wj-open/v1/open-platform/qps/calculateRechargeAmount?increase_qps&model_code&effect_start_time&effect_end_time' \
--header 'Content-Type: text/plain' \
--data-raw 'curl -X POST -i /open-platform/qps/calculateRechargeAmount'{
"code": "200",
"message": "success",
"data": {
"recharge_type": "INTEGRAL",
"amount": 565
}
}