MrShi
2024-04-17 b79a39d92db3baae7c3c8587e2858561bec0d6ca
server/service/src/main/java/com/doumee/service/business/SolutionsService.java
@@ -90,7 +90,9 @@
    PageData<Solutions> findPageCom(PageWrap<Solutions> pageWrap);
    List<Solutions> findListForCompany();
    List<Solutions> findListForCompany(Integer dataType);
    Solutions getNewVersion(Integer solutionId);
    /**
     * 条件统计
     *