This commit is contained in:
parent
7ef7eec235
commit
a13dc576db
|
|
@ -12,8 +12,9 @@ import java.util.Date;
|
|||
import java.util.List;
|
||||
|
||||
@Data
|
||||
@ApiModel("mbom发布生成的物料信息")
|
||||
|
||||
@Accessors(chain = true)
|
||||
@ApiModel(value="com-nflg-product-bomnew-pojo-new-vo-OptionalMbomMaterialListVO")
|
||||
public class OptionalMbomMaterialListVO extends BaseMaterialVO {
|
||||
/**
|
||||
* 主键
|
||||
|
|
|
|||
Loading…
Reference in New Issue