wrote input json config
This commit is contained in:
@@ -1 +1,27 @@
|
|||||||
|
{
|
||||||
|
"row":
|
||||||
|
{
|
||||||
|
{
|
||||||
|
"A": 15
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"B": 16
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"C": 1
|
||||||
|
}
|
||||||
|
}
|
||||||
|
"col:
|
||||||
|
{
|
||||||
|
{
|
||||||
|
"A": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"B": 5
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"C": 6
|
||||||
|
}
|
||||||
|
}
|
||||||
|
"data" : 13
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user