[
{
"baseReq": {
"orgId": 11114304,
"regionId": 8320100,
"staffCode": "0900991",
"staffId": 0,
"sysSource": 1001,
"transId": "202503272022141451373065061005"
},
"images": [
{
"dbShareId": "2489259764380950115",
"imagePath": "/xxbClient/PSD/250328/84B7A6B301664A78ACF8909E2E4B04A2.png",
"imgGetModel": 0,
"imageType": 10048,
"operType": 1000
}
],
"orderId": "0620250327145219352686"
}
]
curl --location --request POST '/io-service/service/io_svc_afreshImage' \
--header 'accessToken: addd97479b608269f1c6cd1e0acf6e9d_21b86771-a566-4247-86ab-68b0f7f6d857' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"baseReq": {
"orgId": 11114304,
"regionId": 8320100,
"staffCode": "0900991",
"staffId": 0,
"sysSource": 1001,
"transId": "202503272022141451373065061005"
},
"images": [
{
"dbShareId": "2489259764380950115",
"imagePath": "/xxbClient/PSD/250328/84B7A6B301664A78ACF8909E2E4B04A2.png",
"imgGetModel": 0,
"imageType": 10048,
"operType": 1000
}
],
"orderId": "0620250327145219352686"
}
]'
{
"resultCode": "0",
"resultObject": {
"code": "0",
"message": "成功"
},
"resultType": "0"
}