{"pageNo":1,
"perPage":50
}curl --location --request GET 'http://localhost:8000/MUFGBOP/MUFGTest/getNewBizImportResume' \
--header 'Authorization: Bearer eyJ0eXAiOiJqd3QiLCJhbGciOiJIUzI1NiJ9.eyJVc2VySWQiOiJNVUZHQWRtaW4iLCJVc2VyTmFtZSI6Ik1VRkdBZG1pbiIsIkd1ZXN0RmxnIjowLCJleHAiOjE3NjgyNjYyNjB9.uYtqfLIXrywbgDRVvZ0An3RD-mujGheRnpVqc09JP-Y' \
--header 'Content-Type: application/json' \
--data-raw '{"pageNo":1,
"perPage":50
}'{
"code": 200,
"msg": "ok",
"data": [
{
"id": 44,
"decl_no": "210200113401241129N084",
"bank_business_no": "652TTP110127",
"art_match_key": "20241129652TTP110127",
"lcms_match_key": null,
"decl_id": null,
"art_id": null,
"art_remark": null,
"trade_remark1": null,
"trade_remark2": null,
"reporter": null,
"status": 9,
"remark": "ART不存在",
"tag_time": null,
"create_by": "MUFGAdmin",
"create_time": "2026-01-04T14:09:24"
},
{
"id": 45,
"decl_no": "210200113401241129N083",
"bank_business_no": "652TTP110127",
"art_match_key": "20241202652TTP110127",
"lcms_match_key": null,
"decl_id": 1,
"art_id": "003c6bd2-7e75-49ae-9b3a-9bfd5efec7f8",
"art_remark": "YL处理",
"trade_remark1": null,
"trade_remark2": null,
"reporter": null,
"status": 2,
"remark": "YL打标规则",
"tag_time": "2026-01-04T14:12:08",
"create_by": "MUFGAdmin",
"create_time": "2026-01-04T14:09:24"
}
]
}