curl --location --request POST '/api/Electronic/getModal?logistics='
{
"errcode": 0,
"result": {
"dataList": [
{
"imgUrl": "string",
"name": "string",
"size": "string",
"encoded": "string",
"key": "string"
}
]
}
}