文档
测试

获取设备的名称和ID

GET
localhost:11000/product/machine/getMachineNameAndId

说明 / 示例

{ "msg": "success", "code": 0, "page": [ { "id": 1, "machinename": "test0001" }, { "id": 2, "machinename": "test0002" }, { "id": 3, "machinename": "test0003" }, { "id": 4, "machinename": "test0004" }, { "id": 6, "machinename": "test0006" }, { "id": 7, "machinename": "test0007" }, { "id": 8, "machinename": "test0008" }, { "id": 10, "machinename": "test0010" },