wrote input json config

This commit is contained in:
Neeflix
2018-09-13 22:22:06 +02:00
parent b9407d1289
commit 9150c32007

View File

@@ -1 +1,27 @@
{
"row":
{
{
"A": 15
},
{
"B": 16
},
{
"C": 1
}
}
"col:
{
{
"A": 4
},
{
"B": 5
},
{
"C": 6
}
}
"data" : 13
}