文档
测试

根据型号名称获取设备名称和ID

GET
localhost:11000/product/machinekind/getMahicneByKindName/型号的名称

说明 / 示例

{ "msg": "success", "code": 0, "list": [ { "id": 4, "machinename": "test0004" }, { "id": 7, "machinename": "test0007" }