Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

odoo 14的回调不能注册 #185

Open
RyanGf opened this issue Apr 15, 2022 · 0 comments
Open

odoo 14的回调不能注册 #185

RyanGf opened this issue Apr 15, 2022 · 0 comments

Comments

@RyanGf
Copy link

RyanGf commented Apr 15, 2022

decodeRes = aesDecode.decrypt(content)[20:].decode().replace(self.key, '')
打断点跟了一下,发现 aesDecode.decrypt(content)[20:].decode() 转字符是提示 {UnicodeDecodeError}'utf-8' codec can't decode bytes in position 0-1: invalid continuation byte,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant