bug秒杀拼团修改报错
This commit is contained in:
@ -176,9 +176,6 @@ public class YxStoreCombination extends BaseDomain {
|
||||
@ApiModelProperty(value = "运费模板ID")
|
||||
private Long tempId;
|
||||
|
||||
/** 是否单独分佣 */
|
||||
@JsonProperty("is_sub")
|
||||
private Integer isSub;
|
||||
|
||||
/** 属性项目 */
|
||||
@TableField(exist = false)
|
||||
|
@ -176,9 +176,6 @@ public class YxStoreSeckill extends BaseDomain {
|
||||
@ApiModelProperty(value = "运费模板ID")
|
||||
private Long tempId;
|
||||
|
||||
/** 是否单独分佣 */
|
||||
@JsonProperty("is_sub")
|
||||
private Integer isSub;
|
||||
|
||||
/** 属性项目 */
|
||||
@TableField(exist = false)
|
||||
|
Reference in New Issue
Block a user