12345678910111213141516 |
- {
- "msg": "200",
- "data": [
- {
- "id": "4",
- "storageLocationCode": "0001",
- "storageLocationName": "1号库位",
- "warehouseWhere": "1号仓库",
- "storageLocationType": "原材料库位",
- "isNotDisable": "1",
- "createTime": "2023-02-04",
- "page": 0,
- "limit": 0
- }
- ]
- }
|