|
|
@ -139,4 +139,8 @@ public class PartInformationVo extends PartInformationEntity { |
|
|
* 批量查询物料编码列表 |
|
|
* 批量查询物料编码列表 |
|
|
*/ |
|
|
*/ |
|
|
private List<String> partNos; |
|
|
private List<String> partNos; |
|
|
|
|
|
|
|
|
|
|
|
private String boxLength; |
|
|
|
|
|
private String boxWidth; |
|
|
|
|
|
private String boxHeight; |
|
|
} |
|
|
} |