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