curl --location --request GET 'http://127.0.0.1:5222/download-resources'{
"code": 0,
"data": [
{
"created_at": "2026-02-04T12:14:05.039000+08:00",
"created_by": "693506bfb9fd4790d4ff3248",
"download_url": "http://",
"features": "新功能: \n 更新了非常NB的功能",
"file_hash": "abcd123",
"file_size": "114514KB",
"is_active": true,
"package_type": "msix",
"version": "1.0.0"
}
],
"message": "success"
}