回显成品物料;
This commit is contained in:
+2
@@ -166,4 +166,6 @@ public class PickingOrderPO extends StockOutOrderBasePO {
|
||||
@ApiModelProperty("规格型号")
|
||||
@Excel(name = "规格型号")
|
||||
private String specificationModel;
|
||||
@ApiModelProperty("货物类型 0-物料 1-半成品 2-成品")
|
||||
private Integer goodsType;
|
||||
}
|
||||
Reference in New Issue
Block a user