platformx-business-finance-biz/src/main/java/com/by4cloud/platformx/business/mapper/ContractMapper.java
@@ -62,4 +62,8 @@ @Param("tfCompId") Long tfgs,@Param("ymjCompId") Long ymj); Page<ContractPageVo> pageScope(Page page,@Param("queryDTO") ContracQueryDTO queryDTO, DataScope comp_id); HomeZbjtVo homeZbjt(); HomeZgsVo homeZgs(@Param("compId") Long compId); }