支付宝微信转账完成

This commit is contained in:
egzosn
2018-02-01 13:57:27 +08:00
parent 219fe1f145
commit 93b3eee7d8
7 changed files with 136 additions and 6 deletions

View File

@@ -338,4 +338,5 @@ public enum SignUtils {
*/
public abstract boolean verify(String text, String sign, String key, String characterEncoding);
}