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