basic conf for loader
This commit is contained in:
43
cmd/test2/conf.json
Normal file
43
cmd/test2/conf.json
Normal file
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"title": "",
|
||||
"version": "",
|
||||
"values": [
|
||||
{
|
||||
"sheet": 0,
|
||||
"cell": "",
|
||||
"type": "",
|
||||
"struct": "",
|
||||
"field": "",
|
||||
"default": ""
|
||||
}
|
||||
],
|
||||
"areas": [
|
||||
{
|
||||
"sheet": 0,
|
||||
"start_row": 0,
|
||||
"end_row": 0,
|
||||
"struct": "",
|
||||
"cols": [
|
||||
{
|
||||
"col": "",
|
||||
"field": "",
|
||||
"type": "",
|
||||
"default": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"rating": {
|
||||
"sheet": 0,
|
||||
"start_row": 0,
|
||||
"end_row": 0,
|
||||
"points_col": "",
|
||||
"max_points_col": "",
|
||||
"id_col": "",
|
||||
"short_name_col": "",
|
||||
"name_col": "",
|
||||
"estimations_col": "",
|
||||
"weight_col": "",
|
||||
"selected_by_user_col": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user