类的使用
com.simm.hive.dubbo.team.dto.TeamBusinessDTO
-
使用TeamBusinessDTO的程序包 程序包 说明 com.simm.hive.dubbo.team.service -
-
com.simm.hive.dubbo.team.service中TeamBusinessDTO的使用
返回TeamBusinessDTO的com.simm.hive.dubbo.team.service中的方法 修饰符和类型 方法 说明 TeamBusinessDTOTeamBusinessDubboService. getBusDetailListByTeamBusinessId(Integer teamBusinessId)根据参观团id查询对应的巴士信息返回变量类型为TeamBusinessDTO的类型的com.simm.hive.dubbo.team.service中的方法 修饰符和类型 方法 说明 List<TeamBusinessDTO>TeamBusinessDubboService. list(TeamBusinessDTO teamBusinessDTO)查询参观团列表参数类型为TeamBusinessDTO的com.simm.hive.dubbo.team.service中的方法 修饰符和类型 方法 说明 List<TeamBusinessDTO>TeamBusinessDubboService. list(TeamBusinessDTO teamBusinessDTO)查询参观团列表TeamBusinessPageDTOTeamBusinessDubboService. page(TeamBusinessDTO teamBusinessDTO)查询参观团列表
-