@@ -168,6 +168,13 @@ public class SaleChannelVO extends PageInfo<SaleChannelVO> implements Serializab
@ApiModelProperty(value = "数据操作数据库用户 (触发器自动处理)")
private String opDbUser;
+ /**
+ * 默认值
+ */
+ @Excel(name = "默认值")
+ @ApiModelProperty(value = "默认值")
+ private Boolean flgDefault;
+
/*
* 相关属性