提交 f6faccdf 作者: panda 提交者: 余乾开

价格必填

上级 f58e4919
......@@ -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 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论