{
"code": "DsV",
"zh": "广",
"en": "xxx"
}
curl --location --request PUT 'http://k28hrq.natappfree.cc/arbitrage/sys-i18n/1' \
--header 'Authorization: Bearer {{pc_token}}' \
--header 'Authorization;' \
--header 'Accept-Language: en-US' \
--header 'Content-Type: application/json' \
--data-raw '{
"code": "DsV",
"zh": "广",
"en": "xxx"
}'
{}