test 分账接收方SDK测试

This commit is contained in:
DaxPay
2024-06-04 19:03:24 +08:00
parent 6cce308cc2
commit 694f150a61
3 changed files with 8 additions and 12 deletions

View File

@@ -18,7 +18,6 @@ import java.time.LocalDateTime;
public abstract class PaymentCommonParam {
/** 客户端ip */
// @NotBlank(message = "客户端ip不可为空")
@Schema(description = "客户端ip")
private String clientIp;