curl --location --request GET 'http://localhost:3000/api/hkdata/1'
{
"success": true,
"data": {
"id": 1,
"name": "光启新途",
"color": 2,
"wordBar": "1_2#3_3#1_3#3_3#13_1",
"produceType": 0
},
"timestamp": "2025-07-29T06:31:06.357Z"
}