黎星凯
2024-04-15 62b6a7fac3f2acde70b578431147c4a01f19c182
consum-base/src/main/java/com/consum/base/pojo/dto/GoodModelInfoDTO.java
@@ -20,4 +20,10 @@
    private String unit;
    private Integer counts;
    private Integer totalAmount;
    private Long baseGoodsModelsId;
    private Long price;
    private Integer worehouseCount;
    private String type;
    private String scrappedName;
}