mirror of
https://gitee.com/dromara/dax-pay.git
synced 2025-11-30 01:02:15 +08:00
test 分账接收方SDK测试
This commit is contained in:
@@ -18,7 +18,6 @@ import java.time.LocalDateTime;
|
||||
public abstract class PaymentCommonParam {
|
||||
|
||||
/** 客户端ip */
|
||||
// @NotBlank(message = "客户端ip不可为空")
|
||||
@Schema(description = "客户端ip")
|
||||
private String clientIp;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user