{
"erpDeliveryNoticeCode": "FH540604",
"pickupTime":"2026-07-29 12:00:00",
"arrivalStation":"深圳区",
"weight":10,
"volume":20,
"otherFee":"201",
"contactUser":"爱德蒙",
"reasonType":"不知道",
"reasonDesc":"不清楚",
"screenshotAttachment":"www.b",
"attachment":"sdsd"
}curl --location 'https://crm-dev.e-lansen.com/api/aftercare/logisticsOtherFee/add-or-update?limit=10&page=1' \
--header 'token: {{token}}' \
--header 'Content-Type: application/json' \
--data '{
"erpDeliveryNoticeCode": "FH540604",
"pickupTime":"2026-07-29 12:00:00",
"arrivalStation":"深圳区",
"weight":10,
"volume":20,
"otherFee":"201",
"contactUser":"爱德蒙",
"reasonType":"不知道",
"reasonDesc":"不清楚",
"screenshotAttachment":"www.b",
"attachment":"sdsd"
}'{"data":{"records":[{"id":1,"state":0,"isDelete":0,"createNo":1,"createTime":"2026-06-17 16:18:37","updateNo":1,"updateTime":"2026-06-17 16:18:37","number":"WLJJ2606171637HA9Q2","erpDemandNoticeCode":"YHTZD363394","weight":28501.50,"receiveAddress":"福建省莆田市城厢区天龙广场博曼酒店","quoteDeadline":30,"orderNote":"1.订单价格不含卸货费.\n2.货物到达现场后,请立即清点数量,查看包装是否完好.","orderType":1,"bidState":0,"erpAuditStaffNo":"SZ000086","remarks":null,"createName":"朗生集团-超级管理员","auditName":"渠道跟单二组-罗素丽"}],"total":1,"size":10,"current":1,"pages":1},"code":200,"msg":"成功","desc":null}