1234567891011121314151617181920212223242526272829303132333435363738394041 |
- {
- "msg": "200",
- "data": [
- {
- "id": "3",
- "code": "BH0003",
- "name": "仓储部门",
- "tldId": "3",
- "specificationAndModel": null,
- "unitOfMeasurement": null,
- "materialId": null,
- "num": null,
- "type": null,
- "tableName": null
- },
- {
- "id": "7",
- "code": "BH0007",
- "name": "物流部门",
- "tldId": "7",
- "specificationAndModel": null,
- "unitOfMeasurement": null,
- "materialId": null,
- "num": null,
- "type": null,
- "tableName": null
- },
- {
- "id": "8",
- "code": "BH000008",
- "name": "仓库部门",
- "tldId": "8",
- "specificationAndModel": null,
- "unitOfMeasurement": null,
- "materialId": null,
- "num": null,
- "type": null,
- "tableName": null
- }
- ]
- }
|