data-migration-nodejs/data/config.json

9 lines
96 B
JSON
Raw Permalink Normal View History

2021-03-30 17:04:31 +07:00
{
"data": [
{
"dataIndex": "Product name",
"label": "productName"
}
]
}