This commit is contained in:
wdvipa
2026-02-09 16:34:01 +08:00
commit 450367dea2
92 changed files with 36822 additions and 0 deletions

22
.user_data.json Normal file
View File

@@ -0,0 +1,22 @@
{
"version": "1.0.0",
"savedAt": "2026-02-09T07:39:21.559Z",
"users": [
{
"id": "admin_1762534368537",
"username": "admin",
"passwordHash": "$2b$10$lOQpdxoSh4xhX6CBJ0eCQeLHua77FUynWtQ6BI8HS7KSbqKWIgtS2",
"createdAt": "2025-11-07T16:52:48.537Z",
"lastLoginAt": "2025-12-10T15:08:06.903Z",
"role": "admin"
},
{
"id": "superadmin",
"username": "superadmin",
"passwordHash": "$2b$10$3c/70RbBH4y7zhYwxk8ldOcls3Bj6kt3cSMidTeaMUVb1EJXH4GMy",
"role": "superadmin",
"createdAt": "2025-11-07T16:53:46.677Z",
"lastLoginAt": "2026-02-09T07:39:21.559Z"
}
]
}