mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 13:17:32 +00:00
fix:漏删
This commit is contained in:
parent
69d9d95568
commit
d32df038d8
1 changed files with 0 additions and 1 deletions
|
|
@ -91,7 +91,6 @@ export class ZZZPlugin extends plugin {
|
|||
if (!deviceFp) {
|
||||
let bindInfo = await redis.get(`ZZZ:DEVICE_FP:${ltuid}:BIND`);
|
||||
if (bindInfo) {
|
||||
deviceFp = await redis.get(`ZZZ:DEVICE_FP:${ltuid}:FP`);
|
||||
data = {
|
||||
deviceFp,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue