Commit c0d632d6 by 周晓航

提交代码

Signed-off-by: 周晓航 <xiaohang.zhou@freemud.com>
parent 00b32785
...@@ -12,6 +12,7 @@ import java.util.List; ...@@ -12,6 +12,7 @@ import java.util.List;
*/ */
@Data @Data
public class PayGiftCheckAndJoinResponseObj { public class PayGiftCheckAndJoinResponseObj {
private PayGiftCheckAndJoinResponseDto oldPayGift; private PayGiftCheckAndJoinResponseDto oldPayGift;
private List<PayGiftCheckAndJoinResponseDtoNew> newPayGift; private List<PayGiftCheckAndJoinResponseDtoNew> newPayGift;
......
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