{
"pageNo": 1,
"perPage": 50,
"branch_of_bank": "3652"
}curl --location --request GET 'http://192.168.10.242:9000/MUFGBOP/MUFGCommon/DataCheckQueryRangeInfo' \
--header 'Authorization: Bearer eyJ0eXAiOiJqd3QiLCJhbGciOiJIUzI1NiJ9.eyJVc2VySWQiOiJNVUZHQWRtaW4iLCJVc2VyTmFtZSI6Ik1VRkdBZG1pbiIsIkd1ZXN0RmxnIjowLCJyb2xlIjoxLCJleHAiOjE3NzQwNTg2MzJ9.-ujtiHlrb4UP32M4KnvSZQCd_8LjqYnRWCtQDK-yxvg' \
--header 'Content-Type: application/json' \
--data-raw '{
"pageNo": 1,
"perPage": 50,
"branch_of_bank": "3652"
}'{
"code": 200,
"msg": "",
"data": [
{
"id": 2,
"update_date": "2025-11-28 09:07:51",
"branch_of_bank": "3653",
"query_range": 6,
"query_unit": "month",
"updater": "oycm"
},
{
"id": 3,
"update_date": "2025-11-28 09:09:05",
"branch_of_bank": "3652",
"query_range": 12,
"query_unit": "month",
"updater": "oycm"
},
{
"id": 5,
"update_date": "2025-12-26 13:17:43",
"branch_of_bank": "3672",
"query_range": 12,
"query_unit": "month",
"updater": "MUFGAdmin"
},
{
"id": 6,
"update_date": "2025-12-26 13:18:31",
"branch_of_bank": "3679",
"query_range": 12,
"query_unit": "month",
"updater": "MUFGAdmin"
},
{
"id": 7,
"update_date": "2026-01-06 17:07:43",
"branch_of_bank": "3672",
"query_range": 6,
"query_unit": "month",
"updater": "MUFGAdmin"
},
{
"id": 8,
"update_date": "2026-01-12 13:13:10",
"branch_of_bank": "3673",
"query_range": 12,
"query_unit": "month",
"updater": "MUFGAdmin"
}
]
}