实现双重验证机制:优先使用本地cookies,失败时回退到服务器cookies

This commit is contained in:
2026-03-05 08:33:24 +08:00
parent 7a896f56ba
commit e090f546c6
3 changed files with 68 additions and 66 deletions
-10
View File
@@ -1,10 +0,0 @@
{
"用户A": {
"date": "2026-03-04",
"hour": 22
},
"用户B": {
"date": "2026-03-04",
"hour": 22
}
}