@@ -189,9 +189,9 @@ public class BizProduct extends BaseEntity
/**
* 备注
*/
- @Excel(name = "备注")
- @TableField(exist = true)
- private String remark;
+// @Excel(name = "备注")
+// @TableField(exist = true)
+// private String remark;
public BizProduct() {
}