{
"inputData": [
{
"item_name": "decl_no",
"item_value": "814"
}
],
"pageNo": 1,
"perPage": 50,
"sort_item_name": "decl_no",
"sort_flg": 1
}curl --location --request POST 'http://localhost:8000/MUFGBOP/MUFGDeclaration/getNewBizTag' \
--header 'Authorization: Bearer eyJ0eXAiOiJqd3QiLCJhbGciOiJIUzI1NiJ9.eyJVc2VySWQiOiJNVUZHQWRtaW4iLCJVc2VyTmFtZSI6Ik1VRkdBZG1pbiIsIkd1ZXN0RmxnIjowLCJyb2xlIjoxLCJleHAiOjE3NzQwNTg2MzJ9.-ujtiHlrb4UP32M4KnvSZQCd_8LjqYnRWCtQDK-yxvg' \
--header 'Content-Type: application/json' \
--data-raw '{
"inputData": [
{
"item_name": "decl_no",
"item_value": "814"
}
],
"pageNo": 1,
"perPage": 50,
"sort_item_name": "decl_no",
"sort_flg": 1
}'{
"code": 200,
"msg": "ok",
"data": [
{
"id": 54,
"update_time": "2026-03-17 09:01:29",
"tag_time": "2026-03-17 09:01:29",
"create_time": "2026-03-06 14:04:04",
"decl_no": "210200113401241129N084",
"bank_business_no": "652TTP110127",
"branch_of_bank": "3652",
"bank_name": "大连",
"art_match_key": "20241129652TTP110127",
"tag_flag": "1",
"decl_id": null,
"art_id": null,
"art_remark": null,
"settlement_purpose": "",
"settlement_purpose_name": " ",
"decl_type": null,
"trade_remark1": null,
"trade_remark2": null,
"reporter": null,
"trade_remark1_prefix": null,
"trade_remark2_prefix": null,
"reporter_prefix": null,
"status": "打标失败",
"remark": "0000001111Page.goto: Target page, context or browser has been closed防止ASONE账户被锁定,自动登录超过2回后自动终止。Page.goto: Target page, context or browser has been closed防止ASONE账户被锁定,自动登录超过2回后自动终止。Page.goto: Target pa",
"create_by": "oycm"
}
],
"countNum": 1
}