【 7194 Po明细导出,单据状态为中文

】bug7194
yun-zuoyi
puxiao.liao 5 years ago
parent a3a5e63baa
commit 0d2df2ec43

@ -171,7 +171,7 @@ public class WmsPart extends BaseBean {
private Double proportion;
@Column(name = "IS_VALUABLE", columnDefinition = "int default 2")
@ApiParam(value = "贵重物料")
@ApiParam(value = "是否贵重")
@AnnoOutputColumn(refClass = WmsEnumUtil.IS_VALUABLE.class, refForeignKey = "value", value = "description")
private Integer isValuable;

Loading…
Cancel
Save