Fix failedSigninFrozenTime typo

This commit is contained in:
Yang Luo
2024-01-13 02:12:29 +08:00
parent b1fe28fb83
commit 9b7f465a47
7 changed files with 17 additions and 17 deletions

View File

@ -5418,7 +5418,7 @@
"type": "integer",
"format": "int64"
},
"failedSigninfrozenTime": {
"failedSigninFrozenTime": {
"type": "integer",
"format": "int64"
},