options.json 325 B

12345678910111213141516
  1. {
  2. "msg": "200",
  3. "data": [
  4. {
  5. "id": "4",
  6. "storageLocationCode": "0001",
  7. "storageLocationName": "1号库位",
  8. "warehouseWhere": "1号仓库",
  9. "storageLocationType": "原材料库位",
  10. "isNotDisable": "1",
  11. "createTime": "2023-02-04",
  12. "page": 0,
  13. "limit": 0
  14. }
  15. ]
  16. }