Advertisement
Guest User

Untitled

a guest
Dec 7th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1.  
  2. "GoodsReservation": {
  3. "id":"qwer",
  4. "Date":"",
  5. "status":"",
  6. "quantity":"",
  7. "warehouse":{
  8. "id":"qwer",
  9. "type":"qwer"
  10. },
  11. "goodSpecification":{
  12. "id":"qwer",
  13. "brand":"",
  14. "description":""
  15. },
  16. "good":{
  17. "sapCode":"",
  18. "id":"",
  19. "note":"",
  20. "goodCharacteristic":{
  21. "id":"",
  22. "name":""
  23. }
  24. },
  25. "relatedProductOrder":{
  26. "id":"",
  27. "type":""
  28. }
  29. }
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement