| | |
| | | @Param("tfCompId") Long tfgs,@Param("ymjCompId") Long ymj); |
| | | |
| | | List<ContractAmountAnalysisCompVo> contractAmountAnalysisByComp(@Param("queryDTO")AnalysisCommonDTO commonDTO,@Param("compId") Long compId); |
| | | |
| | | List<ContractIncomeAnalysisAreaVo> contractAmountAnalysisBySaleModel(@Param("queryDTO")AnalysisCommonDTO commonDTO |
| | | ,@Param("compIds")List<Long> compIds,@Param("smjCompId") Long smj, |
| | | @Param("sgbCompId")Long sgb, @Param("jxcCompId")Long jxc, |
| | | @Param("tfCompId") Long tfgs,@Param("ymjCompId") Long ymj); |
| | | } |