123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139 |
- {
- "BuildingName":"石景山万达A座",
- "BuildingSign":"1101070037",
- "desc":{
- "HVACType":"中央空调系统",
- "HeatingType":"锅炉",
- "OtherInfo":[
- {
- "InfoName":"维护结构",
- "InfoContent":"玻璃幕墙"
- },
- {
- "InfoName":"土木结构",
- "InfoContent":"钢混"
- }
-
- ]
-
- },
- "contacts":[
- {
- "ContactID":"11111",
- "ContactName":"张三",
- "ContactAddress":{
- "City":"北京",
- "Street":"农大南路1号"
- },
- "BankCard":[
- {
- "CardNumber":"6226888888888888",
- "BankName":"招行"
- },
- {
- "CardNumber":"6226000000000001",
- "BankName":"招行"
- }
-
- ]
-
- },
- {
- "ContactID":"22222",
- "ContactName":"李四",
- "ContactAddress":{
- "City":"北京",
- "Street":"中关村大街1号"
- },
- "BankCard":[
- {
- "CardNumber":"6225888888888888",
- "BankName":"招行"
- },
- {
- "CardNumber":"6225000000000001",
- "BankName":"招行"
- }
-
- ]
-
- }
-
- ],
- "EnergyItemTree":{
- "TreeNodeId":1,
- "TreeNodeRef":{
- "Sign1":"1",
- "Sign2":"1"
- },
- "Children":[
- {
- "TreeNodeId":11,
- "TreeNodeRef":{
- "Sign1":"1",
- "Sign2":"11"
- },
- "Children":[
-
- ]
-
- },
- {
- "TreeNodeId":12,
- "TreeNodeRef":{
- "Sign1":"1",
- "Sign2":"12"
- },
- "Children":[
-
- ]
-
- }
-
- ]
-
- },
- "distribution":[
- {
- "TopoItems":[
- {
- "StartNodeId":"1#",
- "EndNodeId":"1-1",
- "Edge":1,
- "EdgeId":"e1",
- "EdgePropertyValue":"p1"
- },
- {
- "StartNodeId":"1#",
- "EndNodeId":"1-2",
- "Edge":1,
- "EdgeId":"e2",
- "EdgePropertyValue":"p2"
- }
-
- ]
-
- },
- {
- "TopoItems":[
- {
- "StartNodeId":"2#",
- "EndNodeId":"2-1",
- "Edge":1,
- "EdgeId":"e1",
- "EdgePropertyValue":"p1"
- },
- {
- "StartNodeId":"2#",
- "EndNodeId":"2-2",
- "Edge":1,
- "EdgeId":"e2",
- "EdgePropertyValue":"p2"
- }
-
- ]
-
- }
-
- ]
- }
|