jiangping
2024-12-27 5506edbe54883b31db3cc8e4a1d9d0795a18a3c9
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);
    /**
     * 条件统计