René's URL Explorer Experiment


Title: 3.7.0刷脸支付,获取AuthInfo,对象里排序错误 com.github.binarywang.wxpay.bean.request.WxPayFaceAuthInfoRequest · Issue #1441 · binarywang/WxJava · GitHub

Open Graph Title: 3.7.0刷脸支付,获取AuthInfo,对象里排序错误 com.github.binarywang.wxpay.bean.request.WxPayFaceAuthInfoRequest · Issue #1441 · binarywang/WxJava

X Title: 3.7.0刷脸支付,获取AuthInfo,对象里排序错误 com.github.binarywang.wxpay.bean.request.WxPayFaceAuthInfoRequest · Issue #1441 · binarywang/WxJava

Description: 3.7.0 错误 xxx xxx xxx xxx 1 xxx xxx xxxxx 1584095089 1

Open Graph Description: 3.7.0 错误 xxx xxx xxx xxx 1 xxx xxx xxxxx

X Description: 3.7.0 错误 <xml> <appid>xxx</appid> <mch_id>xxx</mch_id> <nonce_str>xxx</nonce_str> <sign>xxx</sign> <store_id>1</store_id> <store...

Opengraph URL: https://github.com/binarywang/WxJava/issues/1441

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"3.7.0刷脸支付,获取AuthInfo,对象里排序错误  com.github.binarywang.wxpay.bean.request.WxPayFaceAuthInfoRequest","articleBody":"3.7.0\r\n错误\r\n```\r\n\u003cxml\u003e\r\n  \u003cappid\u003exxx\u003c/appid\u003e\r\n  \u003cmch_id\u003exxx\u003c/mch_id\u003e\r\n  \u003cnonce_str\u003exxx\u003c/nonce_str\u003e\r\n  \u003csign\u003exxx\u003c/sign\u003e\r\n  \u003cstore_id\u003e1\u003c/store_id\u003e\r\n  \u003cstore_name\u003exxx\u003c/store_name\u003e\r\n  \u003cdevice_id\u003exxx\u003c/device_id\u003e\r\n  \u003crawdata\u003exxxxx\u003c/rawdata\u003e\r\n  \u003cnow\u003e1584095089\u003c/now\u003e\r\n  \u003cversion\u003e1\u003c/version\u003e\r\n\u003c/xml\u003e\r\n```\r\n微信返回错误\r\n```\r\n【响应数据】:\u003cxml\u003e\u003creturn_code\u003e\u003c![CDATA[PARAM_ERROR]]\u003e\u003c/return_code\u003e\r\n\u003creturn_msg\u003e\u003c![CDATA[请按格式填写mch_id,appid以及sign_type]]\u003e\u003c/return_msg\u003e\r\n\u003c/xml\u003e\r\n```\r\n\r\n\r\n获取获取微信刷脸调用凭证请求对象类\r\ncom.github.binarywang.wxpay.bean.request.WxPayFaceAuthInfoRequest\r\n\r\n```\r\n @Override\r\n  protected void storeMap(Map\u003cString, String\u003e map) {\r\n    map.put(\"store_id\", storeId);\r\n    map.put(\"store_name\", storeName);\r\n    map.put(\"device_id\", deviceId);\r\n    map.put(\"attach\", attach);\r\n    map.put(\"rawdata\", rawdata);\r\n    map.put(\"now\", now);\r\n    map.put(\"version\", version);\r\n  }\r\n```\r\n以上顺序错误\r\n\r\n**正确顺序**\r\n```\r\n\u003cxml\u003e\r\n  \u003cappid\u003exxx\u003c/appid\u003e\r\n  \u003cmch_id\u003exxx\u003c/mch_id\u003e\r\n  \u003cnonce_str\u003e1584096192780\u003c/nonce_str\u003e\r\n  \u003csign\u003exxx\u003c/sign\u003e\r\n  \u003csign_type\u003eMD5\u003c/sign_type\u003e\r\n  \u003cnow\u003e1584096192\u003c/now\u003e\r\n  \u003cversion\u003e1\u003c/version\u003e\r\n  \u003crawdata\u003exxx\u003c/rawdata\u003e\r\n  \u003cstore_id\u003e1\u003c/store_id\u003e\r\n  \u003cstore_name\u003exxx\u003c/store_name\u003e\r\n  \u003cdevice_id\u003e1191517560252948482\u003c/device_id\u003e\r\n  \u003cattach\u003exxx\u003c/attach\u003e\r\n \u003c/xml\u003e\r\n```\r\n\r\n```\r\n  @Override\r\n  protected void storeMap(Map\u003cString, String\u003e map) {\r\n     map.put(\"now\", now);\r\n\tmap.put(\"version\", version);\r\n\tmap.put(\"rawdata\", rawdata);\r\n    map.put(\"store_id\", storeId);\r\n    map.put(\"store_name\", storeName);\r\n    map.put(\"device_id\", deviceId);\r\n\tmap.put(\"attach\", attach);\r\n\r\n  }\r\n```\r\n  项目已经上线,可以正常刷脸支付","author":{"url":"https://github.com/ln0491","@type":"Person","name":"ln0491"},"datePublished":"2020-03-13T11:25:59.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":4},"url":"https://github.com/1441/WxJava/issues/1441"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:c811ea92-469a-43b5-e867-e08563d9858e
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id883C:2440FC:95379:C6CAF:6969CD7C
html-safe-noncea3bb8cf9deb91be65437a7d0d3f7be06f5c6eff2034d069e1cbf52380613f812
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4ODNDOjI0NDBGQzo5NTM3OTpDNkNBRjo2OTY5Q0Q3QyIsInZpc2l0b3JfaWQiOiI0MzU1OTMzODY4OTA4OTg5ODIwIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac0b98c646ed79fab4e2f6879e55189a902f3ce4dc5dc8c5192f6cb47ba258fbd5
hovercard-subject-tagissue:580540341
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/binarywang/WxJava/1441/issue_layout
twitter:imagehttps://opengraph.githubassets.com/0d2c0430a51436b753c1d90086aeae39f323a77a39d061a0cd8ba9a9c3bb00c7/binarywang/WxJava/issues/1441
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/0d2c0430a51436b753c1d90086aeae39f323a77a39d061a0cd8ba9a9c3bb00c7/binarywang/WxJava/issues/1441
og:image:alt3.7.0 错误 xxx xxx xxx xxx 1 xxx xxx xxxxx
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameln0491
hostnamegithub.com
expected-hostnamegithub.com
Noneacedec8b5f975d9e3d494ddd8f949b0b8a0de59d393901e26f73df9dcba80056
turbo-cache-controlno-preview
go-importgithub.com/binarywang/WxJava git https://github.com/binarywang/WxJava.git
octolytics-dimension-user_id1343140
octolytics-dimension-user_loginbinarywang
octolytics-dimension-repository_id49122742
octolytics-dimension-repository_nwobinarywang/WxJava
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id49122742
octolytics-dimension-repository_network_root_nwobinarywang/WxJava
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release83c08c21cdda978090dc44364b71aa5bc6dcea79
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/binarywang/WxJava/issues/1441#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fbinarywang%2FWxJava%2Fissues%2F1441
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fbinarywang%2FWxJava%2Fissues%2F1441
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=binarywang%2FWxJava
Reloadhttps://github.com/binarywang/WxJava/issues/1441
Reloadhttps://github.com/binarywang/WxJava/issues/1441
Reloadhttps://github.com/binarywang/WxJava/issues/1441
binarywang https://github.com/binarywang
WxJavahttps://github.com/binarywang/WxJava
Please reload this pagehttps://github.com/binarywang/WxJava/issues/1441
Notifications https://github.com/login?return_to=%2Fbinarywang%2FWxJava
Fork 9k https://github.com/login?return_to=%2Fbinarywang%2FWxJava
Star 32.5k https://github.com/login?return_to=%2Fbinarywang%2FWxJava
Code https://github.com/binarywang/WxJava
Issues 12 https://github.com/binarywang/WxJava/issues
Pull requests 3 https://github.com/binarywang/WxJava/pulls
Discussions https://github.com/binarywang/WxJava/discussions
Actions https://github.com/binarywang/WxJava/actions
Wiki https://github.com/binarywang/WxJava/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/binarywang/WxJava/security
Please reload this pagehttps://github.com/binarywang/WxJava/issues/1441
Insights https://github.com/binarywang/WxJava/pulse
Code https://github.com/binarywang/WxJava
Issues https://github.com/binarywang/WxJava/issues
Pull requests https://github.com/binarywang/WxJava/pulls
Discussions https://github.com/binarywang/WxJava/discussions
Actions https://github.com/binarywang/WxJava/actions
Wiki https://github.com/binarywang/WxJava/wiki
Security https://github.com/binarywang/WxJava/security
Insights https://github.com/binarywang/WxJava/pulse
New issuehttps://github.com/login?return_to=https://github.com/binarywang/WxJava/issues/1441
New issuehttps://github.com/login?return_to=https://github.com/binarywang/WxJava/issues/1441
3.7.0刷脸支付,获取AuthInfo,对象里排序错误 com.github.binarywang.wxpay.bean.request.WxPayFaceAuthInfoRequesthttps://github.com/binarywang/WxJava/issues/1441#top
微信支付https://github.com/binarywang/WxJava/issues?q=state%3Aopen%20label%3A%22%E5%BE%AE%E4%BF%A1%E6%94%AF%E4%BB%98%22
https://github.com/ln0491
https://github.com/ln0491
ln0491https://github.com/ln0491
on Mar 13, 2020https://github.com/binarywang/WxJava/issues/1441#issue-580540341
微信支付https://github.com/binarywang/WxJava/issues?q=state%3Aopen%20label%3A%22%E5%BE%AE%E4%BF%A1%E6%94%AF%E4%BB%98%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.