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

72 lines
1.7 KiB

  1. {
  2. "status": 20000,
  3. "message": "success",
  4. "data": [
  5. {
  6. "id": 1,
  7. "model_name": "路内停车管理系统",
  8. "parentId": 0,
  9. "children": [
  10. {
  11. "id": 2,
  12. "model_name": "路内停车管理系统111",
  13. "parentId": 1,
  14. "children": []
  15. },
  16. {
  17. "id": 3,
  18. "model_name": "路外停车管理系统222",
  19. "parentId": 1,
  20. "children": []
  21. }
  22. ]
  23. },
  24. {
  25. "id": 2,
  26. "model_name": "路外停车管理系统",
  27. "parentId": 0,
  28. "children": []
  29. },
  30. {
  31. "id": 3,
  32. "model_name": "新能源充电系统",
  33. "parentId": 0,
  34. "children": []
  35. },
  36. {
  37. "id": 4,
  38. "model_name": "停车诱导",
  39. "parentId": 0,
  40. "children": []
  41. },
  42. {
  43. "id": 5,
  44. "model_name": "运营中心",
  45. "parentId": 0,
  46. "children": []
  47. },
  48. {
  49. "id": 6,
  50. "model_name": "数据分析与预测",
  51. "parentId": 0,
  52. "children": []
  53. },
  54. {
  55. "id": 7,
  56. "model_name": "商户管理系统",
  57. "parentId": 0,
  58. "children": []
  59. },
  60. {
  61. "id": 8,
  62. "model_name": "财务管理",
  63. "parentId": 0,
  64. "children": []
  65. },
  66. {
  67. "id": 9,
  68. "model_name": "系统管理",
  69. "parentId": 0,
  70. "children": []
  71. }
  72. ]
  73. }