@@ -123,7 +123,7 @@ public class LifeGroupBuyThaliVo {
*/
@ApiModelProperty(value = "有效期类型(0指定天数/1指定时间段)")
@TableField("effective_date_type")
- private Integer effectiveDateType;
+ private String effectiveDateType;
/**
* 有效期值