|
@@ -92,6 +92,9 @@ public class RenewalView {
|
|
|
@DbField("g.special_type")
|
|
@DbField("g.special_type")
|
|
|
private GoodsDon.SpecialType specialType;
|
|
private GoodsDon.SpecialType specialType;
|
|
|
|
|
|
|
|
|
|
+ @DbField("gt.status")
|
|
|
|
|
+ private String groupsStatus;
|
|
|
|
|
+
|
|
|
@DbField("gr.user_id")
|
|
@DbField("gr.user_id")
|
|
|
@JsonIgnore
|
|
@JsonIgnore
|
|
|
private Long userId;
|
|
private Long userId;
|