Commit ea358796 by 王昆

gsb

parent 528dba81
......@@ -57,7 +57,7 @@ class LDApplet extends AppletBase {
let en = system.encryption(JSON.stringify(key));
console.log(en);
console.log(encodeURIComponent(en));
return system.getErrResult2(encodeURIComponent(en))
}
async removeLoginCache(uk, sid) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment