批量修改玩家密码
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"farm_name": "农场名称",
|
||||
"player_name": "玩家名称",
|
||||
"user_name": "用户名",
|
||||
"user_password": "密码",
|
||||
"玩家密码": "密码",
|
||||
"最后登录时间": "2025年07月20日17时19分16秒",
|
||||
"总游玩时间": "0时0分0秒",
|
||||
"农场土地": [],
|
||||
|
||||
10
Server/config/verification_codes.json
Normal file
10
Server/config/verification_codes.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"3205788256": {
|
||||
"code": "C2C8SK",
|
||||
"expire_at": 1753063451.18584,
|
||||
"code_type": "reset_password",
|
||||
"created_at": 1753063151.1858408,
|
||||
"used": true,
|
||||
"used_at": 1753063206.7213008
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user