jyc 6 өдөр өмнө
parent
commit
599b89c354

+ 1 - 1
alien-entity/src/main/java/shop/alien/entity/store/vo/LifeGroupBuyThaliVo.java

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