抄码商品取消分配
This commit is contained in:
+4
@@ -471,4 +471,8 @@ public class OutMaterialDetailDTO extends BaseVOEntity {
|
||||
@Excel(name = "抄码总重量")
|
||||
private BigDecimal copyTotalWeight;
|
||||
|
||||
@ApiModelProperty("取消分配抄码id数组")
|
||||
@Excel(name = "取消分配抄码id数组")
|
||||
private List<Integer> copyCodeReferenceIdsCancel;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user