包装箱基板更新
This commit is contained in:
@@ -110,4 +110,7 @@ public class WoPackagingBoxDTO implements Serializable {
|
||||
@ApiModelProperty(value = "是否到达包装台,1=到达;2=未达到")
|
||||
private Integer isArrived;
|
||||
|
||||
@ApiModelProperty(value = "订单号")
|
||||
private String orderNum;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user