🐛 #1864 【微信支付】WxPayConfig类的hashCode和equals方法移除 verifier 字段
This commit is contained in:
@@ -31,4 +31,10 @@ public class WxPayConfigTest {
|
||||
this.testInitSSLContext_classpath();
|
||||
this.testInitSSLContext_http();
|
||||
}
|
||||
|
||||
@Test
|
||||
@SuppressWarnings("ResultOfMethodCallIgnored")
|
||||
public void testHashCode() {
|
||||
payConfig.hashCode();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user