{
"payDuration": 10
}curl --location --request POST '/app-api/wol/duration-recharge/create' \
--header 'Authorization: 3ecf676011544a3293b9665f63513a28' \
--header 'tenant-id: 10053' \
--header 'Content-Type: application/json' \
--data-raw '{
"payDuration": 10
}'{}