{
"parentId": null,
"label": "elit exercitation",
"value": null,
"sortOrder": 10
}
curl --location --request PUT 'http://k28hrq.natappfree.cc/arbitrage/sys/dict/item/' \
--header 'Authorization: Bearer {{pc_token}}' \
--header 'Authorization;' \
--header 'Accept-Language: en-US' \
--header 'Content-Type: application/json' \
--data-raw '{
"parentId": null,
"label": "elit exercitation",
"value": null,
"sortOrder": 10
}'
{
"data": null,
"error": {
"code": "110014",
"msg": "展示名或者值已存在,请确认"
}
}