mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 13:17:32 +00:00
fix:fp统一使用ltuid
This commit is contained in:
parent
9429a60ec0
commit
69d9d95568
2 changed files with 37 additions and 82 deletions
|
|
@ -107,7 +107,6 @@ export class User extends ZZZPlugin {
|
|||
await redis.del(`ZZZ:DEVICE_FP:${ltuid}:FP`);
|
||||
await redis.del(`ZZZ:DEVICE_FP:${ltuid}:BIND`);
|
||||
await redis.del(`ZZZ:DEVICE_FP:${ltuid}:ID`);
|
||||
await redis.del(`ZZZ:DEVICE_FP:${uid}:FP`);
|
||||
await this.reply('解绑设备成功', false, { at: true, recallMsg: 100 });
|
||||
}
|
||||
async bindDeviceHelp() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue