yys
maven
3 天以前 a2d8705903ec73b585eaca24f013e081929db953
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);
}