Commit 2bc53263 by 查志伟

解决冲突

parent e9a19b1f
...@@ -17,7 +17,7 @@ public class MultiQueryRespDto { ...@@ -17,7 +17,7 @@ public class MultiQueryRespDto {
private ResponseDto data; private ResponseDto data;
@Data @Data
public class ResponseDto { public static class ResponseDto {
public List<MultiPaymentRespDto> queryList; public List<MultiPaymentRespDto> queryList;
......
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