// 已发布模拟数据 let yfbMocKdata = { content: [ { buildingId: "123A", buildingName: "建筑A座", floorList: [ { floorId: "1", floorName: "1层", floor: [ { available: true, buildingId: "1", categoryId: "120103", createTime: "2020-10-29 11:15:08", floorId: "1", graphId: "2dd925178d164a96941c34326ad340e8", id: "376f578716fb48febe8fb291b527169f", label: ["接电话岁微内核你", "阿双方各施工好的好的"], lastUpdate: "2020-11-19 17:05:18", name: "个环境接口", note: "1", pic: "f1e7da10-1994-11eb-9680-fdc5a286ca5f.png", projectId: "Pj1101050029", state: 0, statistics: {}, version: "2.1.0", }, { available: true, buildingId: "1", categoryId: "110101", createTime: "2020-11-05 23:14:46", floorId: "1", graphId: "344745c9bc69485a89dd62ca7fdb4e54", id: "ee8ac7aeca514e4dbef5066a5674e199", label: [], lastUpdate: "2020-11-05 23:14:46", name: "北京东城", note: "1", pic: "37715eb0-1f55-11eb-ad39-a16c62663b78.png", projectId: "Pj1101050029", state: 0, statistics: {}, version: "2.1.0", }, { available: true, buildingId: "1", categoryId: "130201", createTime: "2020-10-29 11:19:14", floorId: "1", graphId: "36eddec793d747e3ab1e5a344f7d10cd", id: "38ba8b2679eb452ab1b0d30d3c0bccab", label: [1, 2, 3, 4, 5], lastUpdate: "2020-10-29 11:19:14", name: "好几年狂欢节", note: "1", pic: "847b0b90-1995-11eb-9680-fdc5a286ca5f.png", projectId: "Pj1101050029", state: 0, statistics: {}, version: "2.1.0", }, ], }, { floorId: "2", floorName: "2层", floor: [ { available: true, buildingId: "1", categoryId: "120103", createTime: "2020-10-29 11:15:08", floorId: "1", graphId: "2dd925178d164a96941c34326ad340e8", id: "376f578716fb48febe8fb291b527169f22222", label: ["接电话岁微内核你", "阿双方各施工好的好的"], lastUpdate: "2020-11-19 17:05:18", name: "个环境接口", note: "1", pic: "f1e7da10-1994-11eb-9680-fdc5a286ca5f.png", projectId: "Pj1101050029", state: 0, statistics: {}, version: "2.1.0", }, { available: true, buildingId: "1", categoryId: "120103", createTime: "2020-10-29 11:15:08", floorId: "1", graphId: "2dd925178d164a96941c34326ad340e8", id: "376f578716fb48febe8fb291b527169f33333", label: ["接电话岁微内核你"], lastUpdate: "2020-11-19 17:05:18", name: "个环境接口", note: "1", pic: "f1e7da10-1994-11eb-9680-fdc5a286ca5f.png", projectId: "Pj1101050029", state: 0, statistics: {}, version: "2.1.0", }, ], }, ], }, { buildingId: "123B", buildingName: "建筑B座", floorList: [ { floorId: "1", floorName: "1层", floor: [ { available: true, buildingId: "1", categoryId: "120103", createTime: "2020-10-29 11:15:08", floorId: "1", graphId: "2dd925178d164a96941c34326ad340e8", id: "376f578716fb48febe8fb291b527169f4444", label: ["阿双方各施工好的好的"], lastUpdate: "2020-11-19 17:05:18", name: "个环境接口", note: "1", pic: "f1e7da10-1994-11eb-9680-fdc5a286ca5f.png", projectId: "Pj1101050029", state: 0, statistics: {}, version: "2.1.0", }, { available: true, buildingId: "1", categoryId: "120103", createTime: "2020-10-29 11:15:08", floorId: "1", graphId: "2dd925178d164a96941c34326ad340e8", id: "376f578716fb48febe8fb291b527169f5555", label: ["阿双方各施工好的好的"], lastUpdate: "2020-11-19 17:05:18", name: "个环境接口", note: "1", pic: "f1e7da10-1994-11eb-9680-fdc5a286ca5f.png", projectId: "Pj1101050029", state: 0, statistics: {}, version: "2.1.0", }, ], }, ], }, ], message: "", pageNumber: 1, pageSize: 50, result: "success", total: 1, }; export { yfbMocKdata };