mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-14 05:43:46 +08:00
docs: 修改1.0.5相关的注释
This commit is contained in:
@@ -23,10 +23,10 @@ import com.fasterxml.jackson.databind.JsonNode;
|
||||
import org.springframework.http.HttpMethod;
|
||||
|
||||
/**
|
||||
* The type Wechat pay refund api.
|
||||
* 退款相关API.
|
||||
*
|
||||
* @author felord.cn
|
||||
* @since 1.0.4.RELEASE
|
||||
* @since 1.0.5.RELEASE
|
||||
*/
|
||||
public class WechatPayRefundApi {
|
||||
private final WechatV2Client wechatV2Client;
|
||||
|
||||
Reference in New Issue
Block a user