Commit e9a19b1f by 查志伟

解决冲突

parent fe0dd4a5
......@@ -14,10 +14,10 @@ public class MultiQueryRespDto {
private String msg;
private Data data;
private ResponseDto data;
@lombok.Data
public class Data {
@Data
public class ResponseDto {
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