停车场项目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.

63 lines
1.9 KiB

  1. {
  2. "status": 20000,
  3. "message": "success",
  4. "data": [
  5. {
  6. "id": 1,
  7. "pid": 0,
  8. "name": "路内停车场系统",
  9. "children": [
  10. {
  11. "id": 2,
  12. "pid": 1,
  13. "name": "概览"
  14. },
  15. {
  16. "id": 3,
  17. "pid": 1,
  18. "name": "记录查询",
  19. "children": [
  20. {
  21. "id": 7,
  22. "pid": 3,
  23. "name": "停车记录查询",
  24. "children": [
  25. {
  26. "id": 9,
  27. "pid": 4,
  28. "name": "【按钮】查询"
  29. }
  30. ]
  31. },
  32. {
  33. "id": 8,
  34. "pid": 3,
  35. "name": "停车记录查询q",
  36. "children": [
  37. {
  38. "id": 10,
  39. "pid": 5,
  40. "name": "【按钮】查询1"
  41. }
  42. ]
  43. }
  44. ]
  45. },
  46. {
  47. "id": 4,
  48. "pid": 1,
  49. "name": "概览1"
  50. },
  51. {
  52. "id": 5,
  53. "pid": 1,
  54. "name": "概览2"
  55. },
  56. {
  57. "id": 6,
  58. "pid": 1,
  59. "name": "概览3"
  60. }
  61. ]
  62. }
  63. ]
  64. }