Authorization: Bearer ********************
{}
curl --location -g --request GET '/api/resident/service-overview?arc_code={{arc_code}}&system_code={{system_code}}&id_crd_no=51021119700628481X&start_at&end_at' \
--header 'x1-gp-color: {{IS_GRAY}}' \
--header 'Authorization: std_token3ff405973ea91aa5884f7a4560b838f5' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"message": "操作成功",
"code": 200,
"data": {
"CTM_GWRSFFW": 0,
"CTM_GWRTJFW": 0
}
}