You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
668 B

{
"id": "13-illegal-date",
"category": "abnormal",
"from": "ops@example.com",
"subject": "请查收新增预报 WHSU8127240",
"text": "请查收新增预报。",
"messageId": "<13-illegal-date@fixtures.local>",
"date": "2026-04-14T12:00:00.000Z",
"attachments": [
{
"filename": "数据模版.xlsx",
"kind": "packing_xlsx",
"rows": [
{
"仓库ID": "LAS1",
"渠道": "卡派",
"件数": 2,
"总体积": 1,
"毛重": 20,
"柜号": "WHSU8127240",
"最早送仓日期": "not-a-date",
"最晚送仓日期": "99/99/99"
}
]
}
]
}