liding
2 天以前 c0efb2e8358f4e7ee0774c340afd453c3d0c2471
main-business/src/main/java/com/ruoyi/business/service/PendingInventoryService.java
@@ -21,4 +21,6 @@
    int addOrEditPending(PendingInventoryDto pendingInventoryDto);
    int delByIds(Long[] ids);
    int addOrEditCoalValue(PendingInventoryDto pendingInventoryDto);
}