docs: update docs

This commit is contained in:
felord.cn
2021-02-04 21:45:56 +08:00
committed by felord.cn
parent b4c3525246
commit 3329aa656c

View File

@@ -31,7 +31,7 @@ import cn.felord.payment.wechat.v2.WechatV2Client;
*/
public class WechatApiProvider {
/**
* The Wechat pay client.
* 微信支付客户端.
*/
private final WechatPayClient wechatPayClient;