yuan
20 小时以前 c0eabff28c4bd9212d2550162f28193daf9976fe
src/main/java/com/ruoyi/measuringinstrumentledger/pojo/SpareParts.java
@@ -26,6 +26,10 @@
     * 备件价格
     */
    private BigDecimal price;
    /**
     * 数量
     */
    private BigDecimal quantity;
    /**
     * 设备id集合(字符串,隔开)