上架oms添加入库件数
This commit is contained in:
+4
@@ -346,4 +346,8 @@ public class ShelfMaterialDetailDTO extends BaseVOEntity {
|
||||
@ApiModelProperty("抄码批次号")
|
||||
@Excel(name = "抄码批次号")
|
||||
private String copyBatch;
|
||||
|
||||
@ApiModelProperty("oms入库单详情id")
|
||||
@Excel(name = "oms入库单详情id")
|
||||
private String omsInMaterialDetail;
|
||||
}
|
||||
Reference in New Issue
Block a user