curl --location --request GET 'http://10.168.1.163:48080/open-api/v1/resources/batch-status?resourceIds&merchantId'{
"code": 0,
"msg": "",
"data": [
{
"resourceId": 0,
"resourceName": "",
"status": 0,
"isEnabled": 0
}
]
}