zss
2026-08-22 56a39c64a8f8c189cc7da19f8d20256758b28ad6
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);
}