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