8000 Develop by cloudX2019 · Pull Request #2004 · binarywang/WxJava · GitHub
[go: up one dir, main page]

Skip to content

Develop #2004

New issue

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

Merged
merged 17 commits into from
Feb 19, 2021
Merged

Develop #2004

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: issue#1940 对list和array属性字段加密
  • Loading branch information
曾浩 committed Jan 8, 2021
commit 05540a30fbf695d73de3f92915bc0745c2d9ce65
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
import java.security.cert.X509Certificate;
import java.util.Base64;
import java.util.Collection;
import java.util.List;

/**
* 微信支付敏感信息加密
Expand Down
0