出口仓单型号规格

This commit is contained in:
zhaoqing
2026-06-04 18:33:29 +08:00
parent a96cffb30b
commit 9358be1a88
2 changed files with 5 additions and 0 deletions
@@ -235,6 +235,10 @@ public class PickingMaterialDetailPO extends BaseVOEntity {
@Excel(name = "箱号/卡板号")
private String boxPalletNo;
@ApiModelProperty("规格型号")
@Excel(name = "规格型号")
private String specificationModel;
@ApiModelProperty("扩展字段1")
@Excel(name = "扩展字段1")
private String extAttr1;