主板
GET /hardware/motherboards HTTP/1.1
返回示例
{
"code": 200,
"errorMsg": null,
"data": [
{
"manufacturer": "Microsoft Corporation",
"product": "Surface Pro 7",
"serialNumber": "****************"
}
],
"time": "2024-10-13T22:33:58.5960124+08:00"
}