Commit b8f178b6 by ping.wu

Merge branches 'featur/20210609-订单调getMemberExtendInfo接口优化-zy' and 'qa' of…

Merge branches 'featur/20210609-订单调getMemberExtendInfo接口优化-zy' and 'qa' of http://gitlab.freemud.com/order-group-application/order-group into qa
parents 1d0fb6f8 f059918b
......@@ -32,8 +32,8 @@ public class GetMemberExtendInfoResponseDto {
private String id;
private String paidId;
private String paidName;
private Long openTime;
private Long expiryTime;
// private Long openTime;
// private Long expiryTime;
}
@Data
......@@ -41,6 +41,6 @@ public class GetMemberExtendInfoResponseDto {
private String memberId;
private String labelCode;
private String labelName;
private Long updateTime;
// private Long updateTime;
}
}
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