InternBootcamp/examples/pipelines/autogen_configs/Cbarcode_test.json
2025-05-30 14:05:33 +08:00

26 lines
No EOL
306 B
JSON

[
{
"n": 4,
"m": 6,
"x": 2,
"y": 3
},
{
"n": 3,
"m": 3,
"x": 3,
"y": 3
},
{
"n": 6,
"m": 5,
"x": 1,
"y": 2
},
{
"n": 5,
"m": 7,
"x": 3,
"y": 4
}
]