Files
ZYZ/shared/resource/jsons/dic_rougeLayer_nodeNumPlan.json
2023-08-30 11:02:52 +08:00

68 lines
1.1 KiB
JSON

[
{
"id": 1,
"nodeNumPlanId": 1,
"nodeNum": 1,
"weight": 100
},
{
"id": 3,
"nodeNumPlanId": 2,
"nodeNum": 2,
"weight": 30
},
{
"id": 4,
"nodeNumPlanId": 2,
"nodeNum": 3,
"weight": 50
},
{
"id": 5,
"nodeNumPlanId": 2,
"nodeNum": 4,
"weight": 20
},
{
"id": 6,
"nodeNumPlanId": 3,
"nodeNum": 1,
"weight": 10
},
{
"id": 7,
"nodeNumPlanId": 3,
"nodeNum": 2,
"weight": 50
},
{
"id": 8,
"nodeNumPlanId": 3,
"nodeNum": 3,
"weight": 40
},
{
"id": 9,
"nodeNumPlanId": 4,
"nodeNum": 1,
"weight": 30
},
{
"id": 10,
"nodeNumPlanId": 4,
"nodeNum": 2,
"weight": 70
},
{
"id": 11,
"nodeNumPlanId": 5,
"nodeNum": 2,
"weight": 40
},
{
"id": 12,
"nodeNumPlanId": 5,
"nodeNum": 3,
"weight": 60
}
]