Skip to content

Commit

Permalink
修改优化
Browse files Browse the repository at this point in the history
  • Loading branch information
guanyufen committed Apr 19, 2023
1 parent adcef76 commit 18ec4dd
Show file tree
Hide file tree
Showing 2 changed files with 2,029 additions and 2,007 deletions.
24 changes: 23 additions & 1 deletion mongo/init/System_User.json
Original file line number Diff line number Diff line change
@@ -1 +1,23 @@
{"_id":{"$oid":"5db002504da8ad2e24d0052d"},"username":"admin","realname":"管理员","workNo":"00001","password":"b7a60e4969e9ebb8440e256d1e5d45b3","desc":"系统默认账户","avatar":"","sex":1,"phone":"18888888888","email":"[email protected]","createBy":"","updateBy":"","updateTime":{"$date":"2023-02-14T08:21:15.22Z"},"createTime":{"$date":"2021-05-18T07:33:51.228Z"},"status":1}
{
"_id": {
"$oid": "5db002504da8ad2e24d0052d"
},
"username": "admin",
"realname": "管理员",
"workNo": "00001",
"password": "c27e5dd2dc4a8b784fa22404196c74e3",
"desc": "系统默认账户",
"avatar": "",
"sex": 1,
"phone": "18888888888",
"email": "[email protected]",
"createBy": "",
"updateBy": "",
"updateTime": {
"$date": "2023-02-14T08:21:15.22Z"
},
"createTime": {
"$date": "2021-05-18T07:33:51.228Z"
},
"status": 1
}
Loading

0 comments on commit 18ec4dd

Please sign in to comment.