{
"stationId": "271099579",
"deliveryLockerId": "XUHU-001",
"companySecretKey": "5EAF06EA94DFF6B6",
"mailNum": "12345678911218",
"subAccount": "nisi tempor ut",
"deliveryLockerLocate": "20250826175636 1行2列",
"companyId": "107",
"recipientPhone": "1******1681",
"recipientName": "-",
"actionTime": "2025-09-26 08:54:34",
"lqmm": "39311849",
"deliveryLockerAddress": "山东省潍坊市金融街阳光100E座"
}curl --location --request POST '/app/zhongYou/mail/storage.json' \
--header 'Authorization: Bearer {{token}}' \
--header 'clientid: operator' \
--header 'sk: {{sn}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"stationId": "271099579",
"deliveryLockerId": "XUHU-001",
"companySecretKey": "5EAF06EA94DFF6B6",
"mailNum": "12345678911218",
"subAccount": "nisi tempor ut",
"deliveryLockerLocate": "20250826175636 1行2列",
"companyId": "107",
"recipientPhone": "1******1681",
"recipientName": "-",
"actionTime": "2025-09-26 08:54:34",
"lqmm": "39311849",
"deliveryLockerAddress": "山东省潍坊市金融街阳光100E座"
}'{}