liding
4 天以前 0f8f4c5de1d817aa87c4c79e966d3cfbd0997aeb
main-business/src/main/java/com/ruoyi/business/service/PendingInventoryService.java
@@ -24,5 +24,5 @@
    int addOrEditCoalValue(PendingInventoryDto pendingInventoryDto);
    int addPending(PendingInventoryDto pendingInventoryDto);
    boolean addPending(PendingInventoryDto pendingInventoryDto);
}