Commit 58c831cf by 徐康

问题修复

parent c3b791dc
...@@ -10,7 +10,7 @@ import lombok.Data; ...@@ -10,7 +10,7 @@ import lombok.Data;
@Data @Data
public class RefundFailuresSuccessfulReq { public class RefundFailuresSuccessfulReq {
private Integer id; private Long id;
private String partnerId; private String partnerId;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment