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
现在购买时多了一个参数"signature":"2b8d4b3cecde86bb1ea438462cc4d097",导致确认订单时失败。
"signature":"2b8d4b3cecde86bb1ea438462cc4d097"
The text was updated successfully, but these errors were encountered:
希望能提供一个解决办法。
Sorry, something went wrong.
signature
signature么,可能是前端实时计算了订单的签名,那就基本无解了,只能抓包,如果签名计算到了价格,那就没什么办法了,解密算法不大可能,除非明文写在js上面
我如果把signature参数删了好像是会提示到期日期无效。
No branches or pull requests
现在购买时多了一个参数
"signature":"2b8d4b3cecde86bb1ea438462cc4d097"
,导致确认订单时失败。The text was updated successfully, but these errors were encountered: