[
{
"pid": "3",
"oriVal": "微信",
"tarValue": "微信支付",
"tarCode": "1",
"field": "busiDate",
"_status":"create"
}
]
curl --location --request POST '/v1/0/shopmon-imp-mappings' \
--header 'Authorization: bearer 8242bcdb-ebb6-4136-8fa0-e6101e42a9c2' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"pid": "3",
"oriVal": "微信",
"tarValue": "微信支付",
"tarCode": "1",
"field": "busiDate",
"_status":"create"
}
]'
[{"objectVersionNumber":1,"_token":"Lx6To2WeF25OtdgN41quvV+hZ1/in4ifclZVyogHcpGPvODAw2uhfhGEtZopzZdsag8wHl2R7tfmZ7hyQp/KpoMqE+g0VRonSzF/Q2x+zKQ=","_status":"create","id":1,"oriVal":"微信","tarValue":"微信支付","tarCode":"1","pid":3,"field":"busiDate"}]