{
"items": [
{
"code": "pay_biz_type",
"dictKey": "RZZC",
"dictValue": "人资支出",
"orgCode": "000000",
"parentDictKey": "",
"extendedInfo": "{'key':'value'}",
" sort": 72,
" i18nJson": {
"zh_cn": "人资支出",
"en_us": "in"
},
" remark": "备注"
}
]
}
curl --location --request POST '/api/v3/dict-biz/save' \
--header 'Content-Type: application/json' \
--data-raw '{
"items": [
{
"code": "pay_biz_type",
"dictKey": "RZZC",
"dictValue": "人资支出",
"orgCode": "000000",
"parentDictKey": "",
"extendedInfo": "{'\''key'\'':'\''value'\''}",
" sort": 72,
" i18nJson": {
"zh_cn": "人资支出",
"en_us": "in"
},
" remark": "备注"
}
]
}'
{
"code": "bank",
"key": "ICBC",
"value": "工商银行",
"update_key": "an",
"extended_info": "{“k1”:\"v1\"}",
" remark": "工商银行备注",
" i18n_jon": {
" zh_cn": "工商银行",
"en_us": "Industrial and Commercial Bank of China"
},
"organization_id": "1e5229cf5ffa5171",
"parent_Key": "ea cupidatat magna",
" sort": 0
}