【11493 20042 标签条码模版需要显示客户名称 0921】

yun-zuoyi
陈思洁 5 years ago
parent 8fb9760f82
commit d92c669f79

@ -200,6 +200,10 @@ public class MesQueueOrderDetail extends BaseBean implements Serializable {
@ApiParam("等级名称")
private String gradeName;
@Transient
@ApiParam("客户产线代码")
private String custProdLineCode;
public double getQueueSeqVal() {
return this.queueSeq == null ? 0.0d : this.queueSeq;
}

Loading…
Cancel
Save