huminmin
2026-07-15 422a5676c2d96dd37c1be62935a314d70fef79b5
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);
}