gongchunyi
20 小时以前 47c56f8e7bb10d17d849a20f5a970fefe8484993
src/main/java/com/ruoyi/production/dto/ProductMaterialSkuImportDto.java
@@ -27,6 +27,10 @@
    @Excel(name = "规格型号")
    private String model;
    @ApiModelProperty("物料编码")
    @Excel(name = "物料编码")
    private String materialCode;
    @ApiModelProperty("供应方式(自制,外购)")
    @Excel(name = "供应方式")
    private String supplyType;