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
524 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
}
]
}