You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
509 B

2 years ago
{
"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": "login_name",
"width": 40
},
{
"show_column_name": "原始密码",
"list_column_name": "original_pwd",
"width": 40
}
]
}