maven
2026-02-02 d0eb7aba16c0b967e91f3f9438a4089eb5f82612
src/main/java/com/ruoyi/measuringinstrumentledger/pojo/SpareParts.java
@@ -26,6 +26,10 @@
     * 备件价格
     */
    private BigDecimal price;
    /**
     * 数量
     */
    private BigDecimal quantity;
    /**
     * 设备id集合(字符串,隔开)