parent
f7bb664dbe
commit
16f4b43099
@ -0,0 +1,29 @@
|
||||
{
|
||||
"title": "党建知识问答排名结果",
|
||||
"sheetName": "结果表",
|
||||
"titleHeight": 30,
|
||||
"rowHeight": 30,
|
||||
"showNumber": true,
|
||||
"colInfo": [
|
||||
{
|
||||
"show_column_name": "姓名",
|
||||
"list_column_name": "person_name",
|
||||
"width": 40
|
||||
},
|
||||
{
|
||||
"show_column_name": "得分",
|
||||
"list_column_name": "score",
|
||||
"width": 40
|
||||
},
|
||||
{
|
||||
"show_column_name": "开始时间",
|
||||
"list_column_name": "start_time",
|
||||
"width": 40
|
||||
},
|
||||
{
|
||||
"show_column_name": "结束时间",
|
||||
"list_column_name": "end_time",
|
||||
"width": 40
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in new issue