We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
./weixin_linux_amd64 --corpid=wx97c963ed7 --corpsecret=LBg5ohcHo6gCqg7zIsiIDCtchOl4xPaVcBbodK4 --msg="您好告警测试" --user=gu6****0 --agentid=1 1,用上面命令多执行几次后,我换了corpsecret和agentid参数后,执行还是给老的应用发消息。 2,如果我用上面的命令执行发送失败了,我再改对,还是发不出去,提示错误,但是我换个机器,用相同的脚本就能正常发送。
我想问下,这个二进制文件,执行时是会记录和缓存 后面的参数信息吗?如果缓存,那么应该如何清理该缓存呢?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
./weixin_linux_amd64 --corpid=wx97c963ed7 --corpsecret=LBg5ohcHo6gCqg7zIsiIDCtchOl4xPaVcBbodK4 --msg="您好
告警测试" --user=gu6****0 --agentid=1
1,用上面命令多执行几次后,我换了corpsecret和agentid参数后,执行还是给老的应用发消息。
2,如果我用上面的命令执行发送失败了,我再改对,还是发不出去,提示错误,但是我换个机器,用相同的脚本就能正常发送。
我想问下,这个二进制文件,执行时是会记录和缓存 后面的参数信息吗?如果缓存,那么应该如何清理该缓存呢?
The text was updated successfully, but these errors were encountered: