yuan
7 天以前 211d2887af4608fbdfd40af1e16e4f58131dfaa2
src/main/java/com/ruoyi/production/service/ProductionAccountService.java
@@ -24,4 +24,6 @@
    Boolean batchAccounting(ProductionAccountDto dto);
    Boolean singleAdjust(ProductionAccountDto dto);
    Boolean rebuildByProductionProductMainId(Long productionProductMainId);
}