curl --location --request GET '172.22.72.236:9090/facility/list/'
{ "code": 0, "msg": "", "data": [ { "id": 0, "parkId": 0, "categoryId": 0, "name": "", "isAllday": 0, "createdTime": "" } ] }