public List<业务实体> 查找服务提供者_关键字(String 关键字) { 服务目录业务逻辑 服务逻辑 = new 服务目录业务逻辑(); return 服务逻辑.查找服务提供者_关键字(关键字); }