gongchunyi
3 天以前 89601693cac022cd36288f67afc39c079ce70810
src/main/java/com/ruoyi/production/pojo/ProductMaterialSku.java
@@ -65,5 +65,5 @@
    private LocalDateTime updateTime;
    @ApiModelProperty("数据来源(1-宜搭/2-钉钉)")
    private Long type;
    private Integer type;
}