业务运输单添加商品类型
This commit is contained in:
+3
@@ -108,4 +108,7 @@ public class BusinessDocumentCargoMultiDTO extends BaseVOEntity{
|
||||
@ApiModelProperty("货物内容")
|
||||
private String materialContent;
|
||||
|
||||
@ApiModelProperty("商品类型/货物类型(0料件,1半成品,2成品)")
|
||||
private Integer productType;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user