fix:
提交测试
This commit is contained in:
parent
8d9002b1a5
commit
9955c4db93
@ -11,6 +11,7 @@ export class Encrypt {
|
||||
if (buf instanceof Uint8Array) {
|
||||
return decryptUint8Array(buf);
|
||||
}
|
||||
|
||||
return buf;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user