We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6adf55 commit 609f460Copy full SHA for 609f460
1 file changed
callback/Sample.py
@@ -105,4 +105,4 @@
105
sys.exit(1)
106
#ret == 0 加密成功,企业需要将sEncryptMsg返回给企业号
107
#TODO:
108
- #HttpUitls.SetResponse(sEncryptMsg)
+ #HttpUitls.SetResponse(sEncryptMsg) #测试解密
0 commit comments