停车场项目web, 互联网仓库, 开发完成后, 需要将代码回传云桌面.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

33 lines
917 B

  1. {
  2. "status": 20000,
  3. "message": "success",
  4. "data": [
  5. {
  6. "id": "1",
  7. "pid": 0,
  8. "name": "西海岸公用事业集团",
  9. "level": 1,
  10. "children": [
  11. {
  12. "id": "1777348128749704292",
  13. "pid": 1,
  14. "name": "停车公司",
  15. "level": 2,
  16. "children": [
  17. {
  18. "id": "232323232",
  19. "pid": 2,
  20. "name": "停车公司1",
  21. "level": 3
  22. }
  23. ]
  24. },
  25. {
  26. "id": "1777877974658410516",
  27. "pid": 1,
  28. "name": "运营部门",
  29. "level": 2
  30. }
  31. ]
  32. }
  33. ]
  34. }