mirror of
https://gitee.com/binary/weixin-java-tools.git
synced 2026-02-16 13:26:23 +08:00
pay模块批量添加缺失的javadoc文档
This commit is contained in:
@@ -95,6 +95,9 @@ public class WxPayConfig {
|
||||
|
||||
/**
|
||||
* 初始化ssl.
|
||||
*
|
||||
* @return the ssl context
|
||||
* @throws WxPayException the wx pay exception
|
||||
*/
|
||||
public SSLContext initSSLContext() throws WxPayException {
|
||||
if (StringUtils.isBlank(this.getMchId())) {
|
||||
|
||||
Reference in New Issue
Block a user