buhuazhen
2 天以前 392366ea36a839e5d0ea05968e6da31cd53a9ee6
main-business/src/main/java/com/ruoyi/business/service/PendingInventoryService.java
@@ -23,4 +23,6 @@
    int delByIds(Long[] ids);
    int addOrEditCoalValue(PendingInventoryDto pendingInventoryDto);
    boolean addPending(PendingInventoryDto pendingInventoryDto);
}