新增场景产品等级 料号颜色解析
This commit is contained in:
@@ -116,6 +116,9 @@ public class WoPackagingBoxDTO implements Serializable {
|
||||
private String orderNum;
|
||||
|
||||
@ApiModelProperty(value = "基板列表")
|
||||
private List<WoPackagingBoxSubstrate> substrateList;;
|
||||
private List<WoPackagingBoxSubstrate> substrateList;
|
||||
|
||||
@ApiModelProperty(value = "颜色(物料号匹配)")
|
||||
private String color;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user