//getAllTopologyCollection() export const TOPO_GETALL_INPUT={ "result": true, "faultCode": 0, "faultCause": null, "returnValue": [ { "topologyKey": "15541005750084225", "topologyName": "设备64testmodify", "nodeType": 0, "belongSubnet": "15483851078070000", "xAxis": 474.203125, "yAxis": 48 } ] }; export const TOPO_GETALL_OUTPUT={"15541005750084225":{ "topologyKey": "15541005750084225", "topologyName": "设备64testmodify", "nodeType": 0, "belongSubnet": "15483851078070000", "xAxis": 474.203125, "yAxis": 48 } }; //saveTopologyCollection() export const TOPO_SAVE_CLIENT={}; export const TOPO_SAVE_INPUT={}; export const TOPO_SAVE_OUTPUT={};