curl --location --request GET 'http://10.168.1.163:48080/open-api/v1/resources/?merchantId&resourceId=1'{
"code": 0,
"msg": "",
"data": {
"id": 0,
"merchantId": 0,
"storeId": 0,
"typeId": 0,
"resourceNo": "",
"resourceName": "",
"resourcePhoto": "",
"description": "",
"tags": "",
"attributes": "",
"status": 0,
"isEnabled": 0,
"isAcceptBooking": 0,
"isShowInApp": 0,
"sort": 0,
"priority": 0,
"rating": 0.0,
"bookingCount": 0,
"serviceCount": 0,
"createTime": ""
}
}