k94314517
2025-07-04 50fb58286ed3b718c39a97e0987ee7561a295651
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);
    /**
     * 条件统计