level1_sam_1.json 1.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  1. {
  2. "BuildingName":"石景山万达A座",
  3. "BuildingSign":"1101070037",
  4. "desc":{
  5. "HVACType":"中央空调系统",
  6. "HeatingType":"锅炉",
  7. "OtherInfo":[
  8. {
  9. "InfoName":"维护结构",
  10. "InfoContent":"玻璃幕墙"
  11. },
  12. {
  13. "InfoName":"土木结构",
  14. "InfoContent":"钢混"
  15. }
  16. ]
  17. },
  18. "contacts":[
  19. {
  20. "ContactID":"11111",
  21. "ContactName":"张三",
  22. "ContactAddress":{
  23. "City":"北京",
  24. "Street":"农大南路1号"
  25. },
  26. "BankCard":[
  27. {
  28. "CardNumber":"6226888888888888",
  29. "BankName":"招行"
  30. },
  31. {
  32. "CardNumber":"6226000000000001",
  33. "BankName":"招行"
  34. }
  35. ]
  36. },
  37. {
  38. "ContactID":"22222",
  39. "ContactName":"李四",
  40. "ContactAddress":{
  41. "City":"北京",
  42. "Street":"中关村大街1号"
  43. },
  44. "BankCard":[
  45. {
  46. "CardNumber":"6225888888888888",
  47. "BankName":"招行"
  48. },
  49. {
  50. "CardNumber":"6225000000000001",
  51. "BankName":"招行"
  52. }
  53. ]
  54. }
  55. ],
  56. "EnergyItemTree":{
  57. "TreeNodeId":1,
  58. "TreeNodeRef":{
  59. "Sign1":"1",
  60. "Sign2":"1"
  61. },
  62. "Children":[
  63. {
  64. "TreeNodeId":11,
  65. "TreeNodeRef":{
  66. "Sign1":"1",
  67. "Sign2":"11"
  68. },
  69. "Children":[
  70. ]
  71. },
  72. {
  73. "TreeNodeId":12,
  74. "TreeNodeRef":{
  75. "Sign1":"1",
  76. "Sign2":"12"
  77. },
  78. "Children":[
  79. ]
  80. }
  81. ]
  82. },
  83. "distribution":[
  84. {
  85. "TopoItems":[
  86. {
  87. "StartNodeId":"1#",
  88. "EndNodeId":"1-1",
  89. "Edge":1,
  90. "EdgeId":"e1",
  91. "EdgePropertyValue":"p1"
  92. },
  93. {
  94. "StartNodeId":"1#",
  95. "EndNodeId":"1-2",
  96. "Edge":1,
  97. "EdgeId":"e2",
  98. "EdgePropertyValue":"p2"
  99. }
  100. ]
  101. },
  102. {
  103. "TopoItems":[
  104. {
  105. "StartNodeId":"2#",
  106. "EndNodeId":"2-1",
  107. "Edge":1,
  108. "EdgeId":"e1",
  109. "EdgePropertyValue":"p1"
  110. },
  111. {
  112. "StartNodeId":"2#",
  113. "EndNodeId":"2-2",
  114. "Edge":1,
  115. "EdgeId":"e2",
  116. "EdgePropertyValue":"p2"
  117. }
  118. ]
  119. }
  120. ]
  121. }