curl --location '/activity/cate/create' \ --header 'x-token: {{x-token}}' \ --form 'name="默认"' \ --form 'pic=""' \ --form 'status="1"' \ --form 'sort="100"'
{}