wujianwei
2026-03-31 3c8ed575db70e0b995c7ee541ff3753ee8b57d87
tms/src/main/java/com/ruoyi/tms/service/ITmsPayableFeeService.java
@@ -102,6 +102,11 @@
    public TmsApBill initApGenerate(Integer[] ids);
    /**
     * 生成应付
     * @param ids
     * @return
     */
    public AjaxResult apGenerate(Integer[] ids);
    /**