Search before asking
Environment
Windows
EventMesh version
master
What happened
when i use wechat-sink-connector send message test some abnormal case, like this

when response errcode is not zero , it should throw IllegalAccessException

actually it does not, because the class TemplateMessageResponse.calss filed errocode is wrong, not match the wecaht response json errcode

sorry for missing abnormal case in unit test, i will add abnormal case in unit test and fix the bug
How to reproduce
i use wechat-sink-connector send message test some abnormal case, make the wechat server response errcode is not zero
Debug logs
No response
Are you willing to submit PR?
Code of Conduct