chore: sync
This commit is contained in:
3
sproutgate-backend/data/config/admin.json
Normal file
3
sproutgate-backend/data/config/admin.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"token": "shumengya520"
|
||||
}
|
||||
4
sproutgate-backend/data/config/auth.json
Normal file
4
sproutgate-backend/data/config/auth.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"jwtSecret": "c3Byb3V0Z2F0ZS1zZWNyZXQ=",
|
||||
"issuer": "sproutgate"
|
||||
}
|
||||
9
sproutgate-backend/data/config/email.json
Normal file
9
sproutgate-backend/data/config/email.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"fromName": "萌芽账户认证中心",
|
||||
"fromAddress": "notice@smyhub.com",
|
||||
"username": "notice@smyhub.com",
|
||||
"password": "tyh@19900420",
|
||||
"smtpHost": "smtp.qiye.aliyun.com",
|
||||
"smtpPort": 465,
|
||||
"encryption": "SSL"
|
||||
}
|
||||
16
sproutgate-backend/data/users/YWRtaW4.json
Normal file
16
sproutgate-backend/data/users/YWRtaW4.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"account": "admin",
|
||||
"passwordHash": "$2a$10$T3XCFYOldB7b3RLuu.oxJeXTIdifjXIRyZdf/nHFIEwWAFRedysHi",
|
||||
"username": "管理员",
|
||||
"email": "admin@smyhub.com",
|
||||
"level": 0,
|
||||
"sproutCoins": 0,
|
||||
"secondaryEmails": [
|
||||
"mail@smyhub.com"
|
||||
],
|
||||
"phone": "74074091740",
|
||||
"avatarUrl": "https://img.shumengya.top/i/2025/11/02/69073c02060d3.webp",
|
||||
"bio": "我是管理员",
|
||||
"createdAt": "2026-03-14T18:38:07+08:00",
|
||||
"updatedAt": "2026-03-14T19:26:11+08:00"
|
||||
}
|
||||
13
sproutgate-backend/data/users/c2h1bWVuZ3lh.json
Normal file
13
sproutgate-backend/data/users/c2h1bWVuZ3lh.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"account": "shumengya",
|
||||
"passwordHash": "$2a$10$f6JZ6S26BdfK8dxHQ/eeb.q9adTbkBmyprta8WlMCR3v5gMpERlgO",
|
||||
"username": "树萌芽",
|
||||
"email": "mail@smyhub.com",
|
||||
"level": 0,
|
||||
"sproutCoins": 100,
|
||||
"secondaryEmails": [],
|
||||
"avatarUrl": "https://img.shumengya.top/i/2025/11/02/69073c018174e.webp",
|
||||
"bio": "(=^・ω・^=) 喵~",
|
||||
"createdAt": "2026-03-14T18:12:20+08:00",
|
||||
"updatedAt": "2026-03-14T18:12:20+08:00"
|
||||
}
|
||||
Reference in New Issue
Block a user