Commit 46b82af3 by 徐康

问题修复

parent 58c831cf
......@@ -6,7 +6,7 @@ import lombok.Data;
@Data
public class QueryRefundFailuresListDto {
private Integer id;
private Long id;
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