Skip to content

Commit c7b8829

Browse files
authored
fix(sign): add wtlogin.trans_emp
Fix qrcode login error.
1 parent 91bc7f4 commit c7b8829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lagrange/utils/sign.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"trpc.o3.ecdh_access.EcdhAccess.SsoSecureAccess",
1212
"trpc.o3.report.Report.SsoReport",
1313
"MessageSvc.PbSendMsg",
14-
# "wtlogin.trans_emp",
14+
"wtlogin.trans_emp",
1515
"wtlogin.login",
1616
# "trpc.login.ecdh.EcdhService.SsoKeyExchange",
1717
"trpc.login.ecdh.EcdhService.SsoNTLoginPasswordLogin",

0 commit comments

Comments
 (0)