sweb合并dev代码

yun-zuoyi
钮海涛 5 years ago
parent fa467a2e0d
commit 0d0905c454

@ -63,7 +63,11 @@ public class SwebRequireAlarm extends BaseBean {
@Column(name = "COUNT_DATE")
@ApiParam("日期")
private Double countDate;
private String countDate;
@Column(name = "REQUEST_QTY")
@ApiParam("需求数量")
private String requestQty;
@Transient
@ApiParam("日期")

Loading…
Cancel
Save