k94314517
2025-05-19 cdd6551b190b981b807a3b95e9635c559ccc769d
server/service/src/main/java/com/doumee/service/business/SolutionsService.java
@@ -95,6 +95,14 @@
    List<Solutions> findListForCompany(Integer dataType);
    /**
     * 查询企业已签署的方案信息
     * @param dataType
     * @param companyId
     * @return
     */
    List<Solutions> findListByCompanyId(Integer dataType,Integer companyId);
    Solutions getNewVersion(Integer solutionId);
    /**
     * 条件统计