You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

34 lines
447 B

{
"id": 10010,
"content": {
"SeqNo": 0,
"OperationType": 0,
"StartX": 1,
"StartY": 3,
"EndX": 1,
"EndY": 3,
"Link": [
{
"X": 3,
"Y": 3,
"Speed": 1000
},
{
"X": 3,
"Y": 5,
"Speed": 1200
},
{
"X": 1,
"Y": 5,
"Speed": -1000
},
{
"X": 1,
"Y": 3,
"Speed": 1000
}
]
}
}