WMS物料管理高级筛选查询

This commit is contained in:
秦鸿展
2026-03-05 14:41:44 +08:00
parent 0c70264d2b
commit f6b20441bc
5 changed files with 96 additions and 8 deletions
@@ -217,4 +217,7 @@ public class MaterialBaseInfoDTO extends BaseVOEntity {
@ApiModelProperty("规格型号")
private String specificationModel;
@ApiModelProperty("批次ID")
private Long batchId;
}