Update user_list.json

This commit is contained in:
sc 2021-05-14 08:54:44 +08:00
parent 530dbea2bd
commit a7a71595f1
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
"mail": "81883387@qq.com", "mail": "81883387@qq.com",
"name": "sakuya", "name": "sakuya",
"group": ["1"], "group": ["1"],
"groupName": ["超级管理员"], "groupName": "超级管理员",
"date": "2021-10-10 12:00:00" "date": "2021-10-10 12:00:00"
}, },
{ {
@ -17,7 +17,7 @@
"mail": "k.luhkpev@zdgtfd.ma", "mail": "k.luhkpev@zdgtfd.ma",
"name": "John Martinez", "name": "John Martinez",
"group": ["22", "23"], "group": ["22", "23"],
"groupName": ["业务管理员", "数据管理员"], "groupName": "业务管理员,数据管理员",
"date": "2021-02-21 14:21:48" "date": "2021-02-21 14:21:48"
} }
], ],