提交 b6d49624 作者: panda

价格必填

上级 5ab89e79
......@@ -31,7 +31,7 @@ public class ExcelTenderInfo implements Serializable {
@NotNull
@Size(max = 64, message = "标题长度过长")
private String tenderTitle;
@Excel(name = "价格(万元)", width = 25)
@Excel(name = "*价格(万元)", width = 25)
private BigDecimal tenderPrice;
}
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论