Browse Source

LogisticsRuntimeService.INSTANCE

master
修宁 6 months ago
parent
commit
d61ce73b50
  1. 8
      src/example/example1.json

8
src/example/example1.json

@ -1,4 +1,7 @@
[ {
"catalogCode": "f2",
"t": "floor",
"items": [
{ {
"id": "rack1", "id": "rack1",
"t": "rack", "t": "rack",
@ -1138,4 +1141,5 @@
"isCharger": true "isCharger": true
} }
} }
] ]
}

Loading…
Cancel
Save