{ "type": "number", "length": 4 }
curl --location --request POST 'https://api.wangxiaoze.cn/captcha/generate' \ --header 'Content-Type: application/json' \ --data-raw '{ "type": "number", "length": 4 }'