{
"id": 2,
"name": "<a>测试<a/>",
"slug": "aute fugiat tempor occaecat",
"color": null
}curl --location --request PUT 'https://lilicould.cn:8888/api/tag' \
--header 'Authorization: Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJMaWxpQ291bGQiLCJyb2xlIjoiVklTSVRPUiIsImlhdCI6MTc2ODI5MDk2MSwiZXhwIjoxNzY4ODk1NzYxfQ.rebXIsz-pWGBROxsOwPh53tdPhO5c-pYsaGUJPO0TBY' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 2,
"name": "<a>测试<a/>",
"slug": "aute fugiat tempor occaecat",
"color": null
}'{
"code": 0,
"message": "",
"data": null,
"timestamp": 0
}