curl --location --request GET 'http://localhost:3000/api/monitor/hk'
{
"success": true,
"data": {
"name": "hk",
"url": "https://aola.100bt.com/h5/data/hkdata.json",
"subclassCount": 2,
"subclasses": [
"data",
"buff"
],
"hasChange": false,
"newSubclasses": []
},
"timestamp": "2025-08-02T12:17:27.127Z"
}