curl --location --request POST '/user/order/repetition/101' \ --header 'Content-Type: text/plain' \ --data-raw ''
{ "code": 0, "data": {}, "msg": "string" }