下载文件中无左上角文字信息
{ "class": "go.GraphLinksModel", "linkFromPortIdProperty": "fromPort", "linkToPortIdProperty": "toPort", "nodeDataArray": [ {"key":1, "loc":"100 170", "text":"源端"}, {"key":2, "loc":"200 100", "text":"table1"}, {"key":3, "loc":"200 170", "text":"table2"}, {"key":4, "loc":"200 230", "text":"table3"} ], "linkDataArray": [ {"from":1, "to":2, "fromPort":"R", "toPort":"L"}, {"from":1, "to":3, "fromPort":"R", "toPort":"L"}, {"from":1, "to":4, "fromPort":"R", "toPort":"L"} ]}