【2794 09 ext 19081-返工返修标签打印变更-20200813】

yun-zuoyi
陈思洁 5 years ago
parent 612c919e5f
commit e9ce24d6f9

@ -95,6 +95,10 @@ public class MesDefectRecord extends BaseBean implements Serializable {
@ApiParam("后移数量")
private Integer backwardNum;
@Transient
@ApiParam("质量状态")
private Integer qcStatus;
public int getRepairStatusVal() {
return this.repairStatus == null ? 0 : this.repairStatus;
}

Loading…
Cancel
Save