curl --location --request POST '/user/decreaseQuota' \
--header 'token: {{token}}'{
"code": 0,
"msg": "ok",
"data": {
"id": {
"timestamp": 1708398073,
"date": "2024-02-20T03:01:13.000+00:00"
},
"orderID": "0a4eb0d6-39cf-4ed4-8133-120e4ebdb458",
"userID": 1209450871335817216,
"createTime": 1708398073143,
"type": "freeTimes"
}
}