gongchunyi
2 天以前 b572e82dcafea0fd893d908c7bb0e048483a1dd3
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;