• App

    扫码下载最佳东方App

  • 微信

    扫码关注最佳东方公众号

  • 客服

  • 上海 | 3年以上 | 大专
    • 五险一金
    • 带薪年假
    • 定期体检
    • 人性化管理
    • 领导好
    • 专业培训
    • 岗位晋升
    软件开发/智能信息化 | 100-499人
    • 投递简历
    Job Description Your job will be to develop a part of a distributed system that serves the hospitality industry. The system consists of many domain-oriented microservices developed under a few cross-functional teams. You can bring a smile on the faces of thousands of people working in hotels across the globe. 职位描述 我们的酒店管理解决方案由多个面向领域的微服务(domain-oriented microservices)组成,并由数个跨职能团队共同开发。您将参与开发面向酒店行业的分布式系统的一部分。该系统由多个面向领域的微服务组成,由若干跨职能团队共同开发。通过您的工作,您将为全球数以千计酒店员工的工作体验带来改善。 Key Areas of Responsibilities Designing, implementing and then maintaining new functionalities inside a living system Designing scalable solutions within existing microservices ecosystem using Domain-Driven Design principles Implement complex business logic for hotel management operations including reservations, billing, and reporting Ensure backward compatibility while evolving system architecture Design fault-tolerant components that handle high-volume hospitality data processing Collaborate with product teams to translate business requirements into technical specifications 主要职责范围 1. 系统功能的开发、实施与维护 运用领域驱动设计(Domain-Driven Design)的原则,在现有的微服务(microservice)生态系统中设计可扩展的解决方案。 实现复杂的酒店管理业务逻辑,包括预订、费用结算和报表功能。 在系统架构不断进化的过程中,确保其兼容性。 设计容错组件,以应对高吞吐量的数据处理任务。 与产品团队协作,将业务需求进行技术转化。 Building dedicated export solutions for 3rd parties Design and implement robust APIs for external hotel management systems integration Create data export mechanisms for property management systems, channel managers, and revenue management tools Implement secure authentication and authorization for B2B integrations Develop file-based export solutions supporting various formats (XML, JSON, CSV) Ensure data consistency and reliability in external data exchanges Manage API versioning and maintain backward compatibility for existing integrations 2. 为第三方构建专用的数据导出解决方案 为与酒店管理系统对接的第三方系统设计并实现稳健的 API 集成。 为酒店管理系统(PMS)、渠道管理系统(Channel Management)及收益管理工具创建数据导出机制。 为 B2B 集成实施安全的身份验证和授权机制。 开发支持多种格式(XML, JSON, CSV)的基于文件的导出解决方案。 确保外部数据交换的一致性和可靠性。 管理 API 版本控制,并维护现有集成兼容性。 Building scalable aggregated data strategy for analytical and reporting purposes Design efficient data aggregation pipelines for hotel performance analytics and business intelligence Implement real-time and batch processing solutions for large-scale hospitality data Create optimized data models for reporting on occupancy, revenue, and operational metrics Develop ETL processes that handle complex hotel data transformations Ensure data quality and consistency across multiple data sources Collaborate with data analysts to understand reporting requirements and optimize query performance 3. 为分析和报表目的构建可扩展的数据聚合策略 设计高效的数据聚合管道,用于酒店经营分析和商业智能(BI)。 对于酒店大数据场景设计实时和批处理解决方案。 创建针对入住率、收入和运营指标报表的优化数据模型。 开发处理复杂酒店数据转换的 ETL(抽取、转换、加载)流程。 确保来自多个数据源的数据质量和一致性。 与数据分析师协作,理解报表需求并优化查询性能。 Performing code reviews daily and participating in code review process Conduct thorough code reviews focusing on code quality, security, and performance Ensure adherence to coding standards, SOLID principles, and established architectural patterns Provide constructive feedback on implementation approaches and suggest improvements Review database queries for optimization opportunities and potential performance issues Validate proper error handling, logging, and monitoring implementation Submit well-documented pull/merge requests with clear descriptions and context Respond promptly to review feedback and implement suggested improvements Engage in technical discussions about implementation approaches and design decisions Follow established branching strategies and merge procedures Ensure all code changes include appropriate unit and integration tests Maintain high code coverage and quality metrics 4. 每日进行代码审查并参与评审流程 专注于代码质量、安全性和性能进行彻底的代码审查。 确保代码符合编码标准、SOLID 原则及既定的架构模式。 就实现方法提供富有建设性的反馈并提出改进建议。 审查数据库查询,寻找优化机会并发现潜在的性能问题。 验证错误处理、日志记录和监控功能的正确实施。 提交带有清晰描述和上下文的、文档齐全的拉取/合并请求(Pull/Merge Requests)。 及时响应审查反馈并落实改进建议。 参与关于实现方法和设计决策的技术讨论。 遵循既定的分支策略和合并流程。 确保所有代码变更都包含适当的单元测试和集成测试。 保持较高的代码覆盖率和质量。 Using advanced tools to optimize performance of SQL queries used in APIs and reports Analyze and optimize complex PostgreSQL queries handling large hospitality datasets Design efficient database indexes and partitioning strategies for time-series hotel data Implement query optimization techniques including proper join strategies and subquery optimization Use database profiling tools to identify and resolve performance bottlenecks Monitor query execution plans and implement caching strategies where appropriate Optimize Entity Framework queries and implement efficient data access patterns 5. 使用高级工具优化 API 和报表中 SQL 查询的性能 分析并优化处理大型酒店数据集的复杂 PostgreSQL 查询。 为时序酒店数据设计高效的数据库索引和分区策略。 实施查询优化技术,包括适当的连接(Join)策略和子查询优化。 使用数据库性能分析工具识别并解决性能瓶颈。 监控查询执行计划,并在适当情况下实施缓存策略。 优化 Entity Framework 查询并实施高效的数据访问模式。 Working in collaborative and iterative software development process with agile team Actively participate in Scrum ceremonies including daily standups, sprint planning, and retrospectives Collaborate effectively with cross-functional teams including QA, Infrastructure, and Product Team people Contribute to sprint planning by providing accurate effort estimates and technical insights Adapt to changing requirements while maintaining code quality and delivery timelines Practice continuous integration and deployment with automated testing and monitoring Participate in incident response and post-mortem analysis for production issues 6. 在敏捷开发的框架下进行协作式、迭代式的软件开发 积极参与例会、迭代规划和评审会议等。 与质量保证(QA)、产品构架以及产品团队等跨职能团队进行有效协作。 通过提供准确的工作量预估和技术洞察,参与迭代规划。 在保持代码质量和交付时间线的前提下,适应不断变化的需求。 通过自动化测试和监控实践持续集成与持续部署(CI/CD)。 参与生产环境问题的事件响应和事后分析(Post-mortem analysis)。 Technologies used: C# 9, .NET Core - Latest C# features and modern .NET ecosystem PostgreSQL (13+) - Advanced SQL features, JSON support, partitioning, and performance tuning Microservices - Service-oriented architecture, inter-service communication, and distributed system patterns Swagger - API documentation, testing, and client code generation Docker - Containerization, orchestration, and deployment strategies Redis - Caching, session management, and distributed data structures Kafka - Event streaming, message queuing, and asynchronous communication between services Elastic Search (nice to have) - Full-text search, log aggregation, and analytics Visual Studio 2022 / Resharper / Rider - Professional development environment with advanced debugging and refactoring tools 技术需求 C#9,.NET Core:使用较新的 C#特性和现代.NET 生态系统。 PostgreSQL:高级 SQL 特性、JSON 支持、分区及性能调优。 微服务:面向服务的架构、服务间通信及分布式系统模式。 Swagger:API 文档生成、测试及客户端代码生成。 Docker:容器化、编排及部署策略。 Redis:缓存、会话管理及分布式数据结构。 Kafka:事件流处理、消息队列及服务间的异步通信。 Elastic Search(加分项):全文搜索、日志聚合及分析。 Visual Studio 2022 / Resharper / Rider:配备高级调试和重构工具的专业开发 环境。 Qualifications Strong verbal and written communication skills in English are required Ability to communicate complex technical concepts to both technical and non-technical stakeholders Experience in writing clear technical documentation and API specifications Effective collaboration in international, distributed teams Being fluent in Object-Oriented and Functional Programming paradigms Deep understanding of OOP principles Experience with functional programming concepts in C# Knowledge of design patterns Knowledge of .NET 8/9, Entity Framework Proficiency in latest .NET features including minimal APIs, global using directives, and filescoped namespaces Advanced Entity Framework Core knowledge including migrations, query optimization, and performance tuning Experience with dependency injection, middleware, and ASP.NET Core pipeline Strong experience with PostgreSQL Advanced SQL skills including complex joins, window functions, and CTEs Database design and normalization principles Experience with PostgreSQL-specific features like JSON/JSONB, arrays, and custom data types Knowledge of database performance tuning and query optimization Good understanding and hands-on experience in database performance aspects Index design and optimization strategies Query execution plan analysis and optimization Database monitoring and performance metrics analysis Experience with connection pooling and transaction management Capability of writing clean code along with tests Test-driven development (TDD) and behavior-driven development (BDD) practices Unit testing, integration testing, and end-to-end testing strategies Code coverage analysis and quality metrics Clean code principles and SOLID design patterns Being an open-minded, proactive person Willingness to learn new technologies and adapt to changing requirements Initiative in identifying and solving problems before they impact the team Collaborative approach to problem-solving and knowledge sharing Proactive attitude and continuous improvement Self-motivated approach to professional development Regular participation in technical communities and staying updated with industry trends Initiative in proposing and implementing process improvements Minimum 3-year experience in similar position and minimum 5 years of experience in IT industry Proven track record in senior backend development roles Experience in leading technical initiatives and mentoring other developers Demonstrated ability to work with complex, distributed systems 任职要求 英语能力:要求具备流利的英语口语和书面沟通能力,能够向技术和非技术利益相 关者传达复杂的技术概念;具备撰写清晰的技术文档和 API 规范的经验;能有效地在国际化的分布式团队中协作。 编程范式:精通面向对象(OOP)和函数式编程(FP)范式,对 OOP 原则有深刻理 解,具备 C#函数式编程概念的经验,并掌握设计模式。 .NET 技术:具备.NET 8/9 和 Entity Framework 的扎实经验,精通.NET 特 性;高级 Entity Framework Core 知识(包括迁移、查询优化和性能调优);具备依赖注入、中间件和 ASP.NET Core 管道的经验。 PostgreSQL:具备丰富的 PostgreSQL 实战经验,拥有高级 SQL 技能(包括复杂连接、窗口函数和 CTE);掌握数据库设计和规范化原则;具备 PostgreSQL 特定功能 (如 JSON/JSONB、数组和自定义数据类型)的经验;拥有数据库性能调优和查询优化的知识。 数据库性能:具备编写代码及配套测试的能力,熟悉测试驱动开发(TDD)和行为驱动开发(BDD)实践;掌握单元测试、集成测试和端到端测试策略;了解代码覆盖率分析和质量指标;遵循整洁代码原则和 SOLID 设计模式。 软性素质:思维开放、积极主动,乐于学习新技术并适应变化的需求;能主动发现问题并在其影响团队前解决;乐于协作解决问题并分享知识;具备自我激励的职业发展态度,定期参与技术社区并紧跟行业趋势;能主动提出并实施流程改进方案。 工作经验:至少 3 年同类职位经验,且在 IT 行业拥有至少 5 年经验;在高级后端开发岗位上有可证实的业绩;具备领导技术项目并指导其他开发人员的经验;具备处理复杂分布式系统的能力。 Nice To Have Skills: Basics of Linux, Docker Linux command line proficiency and system administration basics Docker containerization, Docker Compose, and container orchestration Domain-Driven Design DDD concepts including bounded contexts, aggregates, and domain events Experience with CQRS and Event Sourcing patterns Command Query Responsibility Segregation implementation Event sourcing architecture and event store management Experience with event-driven architecture patterns Experience with distributed systems and web services Microservices communication patterns (synchronous and asynchronous) Distributed transaction management and eventual consistency Experience in AWS RDS PostgreSQL and other AWS database-related technologies is a plus AWS RDS configuration, monitoring, and optimization AWS database migration services and backup strategies CloudWatch monitoring and performance insights Experience in hospitality systems & familiarity with hospitality applications is a strong plus Understanding of hotel operations including reservations, check-in/check-out, and billing processes Knowledge of hospitality industry standards and integrations (PMS, CRS, GDS) Experience with hotel revenue management and reporting requirements Familiarity with hospitality-specific data models and business rules 加分技能(Nice To Have) Linux 与 Docker 基础:熟练使用 Linux 命令行及系统管理基础;具备 Docker 容器化、Docker Compose 及容器编排的经验。 领域驱动设计(DDD):了解 DDD 概念,包括限界上下文(Bounded Contexts)、聚合(Aggregates)和领域事件(Domain Events)。 CQRS 与事件溯源模式:具备命令查询职责分离(CQRS)和事件溯源(Event Sourcing)架构及事件存储管理的经验。 分布式系统与 Web 服务:具备微服务通信模式(同步和异步)的经验;了解分布式事务管理和最终一致性。 AWS 技术:具备 AWS RDS PostgreSQL 及其他 AWS 数据库相关技术的经验者优先,包括 AWS RDS 配置、监控与优化;AWS 数据库迁移服务及备份策略;AWS CloudWatch 监控及性能洞察。 酒店系统经验:具备酒店系统经验并对酒店应用熟悉者将被视为极大的优势,包括了解酒店运营(预订、入住/退房、计费流程);熟悉酒店行业标准及集成(PMS, CRS, GDS);了解酒店收益管理和报表要求;熟悉酒店特定的数据模型和业务规则。 年龄要求:25岁以上 职能类别:.NET
  • 上海 | 3年以上 | 大专
    • 五险一金
    • 带薪年假
    • 定期体检
    • 人性化管理
    • 领导好
    • 专业培训
    • 岗位晋升
    软件开发/智能信息化 | 100-499人
    • 投递简历
    Job Description Your job will be to develop a part of a distributed system that serves the hospitality industry. The system consists of many domain-oriented microservices developed under a few cross-functional teams. You can bring a smile on the faces of thousands of people working in hotels across the globe. 职位描述 我们的酒店管理解决方案由多个面向领域的微服务(domain-oriented microservices)组成,并由数个跨职能团队共同开发。您将参与开发面向酒店行业的分布式系统的一部分。该系统由多个面向领域的微服务组成,由若干跨职能团队共同开发。通过您的工作,您将为全球数以千计酒店员工的工作体验带来改善。 Key Areas of Responsibilities Designing, implementing and then maintaining new functionalities inside a living system Designing scalable solutions within existing microservices ecosystem using Domain-Driven Design principles Implement complex business logic for hotel management operations including reservations, billing, and reporting Ensure backward compatibility while evolving system architecture Design fault-tolerant components that handle high-volume hospitality data processing Collaborate with product teams to translate business requirements into technical specifications 主要职责范围 1. 系统功能的开发、实施与维护 运用领域驱动设计(Domain-Driven Design)的原则,在现有的微服务(microservice)生态系统中设计可扩展的解决方案。 实现复杂的酒店管理业务逻辑,包括预订、费用结算和报表功能。 在系统架构不断进化的过程中,确保其兼容性。 设计容错组件,以应对高吞吐量的数据处理任务。 与产品团队协作,将业务需求进行技术转化。 Building dedicated export solutions for 3rd parties Design and implement robust APIs for external hotel management systems integration Create data export mechanisms for property management systems, channel managers, and revenue management tools Implement secure authentication and authorization for B2B integrations Develop file-based export solutions supporting various formats (XML, JSON, CSV) Ensure data consistency and reliability in external data exchanges Manage API versioning and maintain backward compatibility for existing integrations 2. 为第三方构建专用的数据导出解决方案 为与酒店管理系统对接的第三方系统设计并实现稳健的 API 集成。 为酒店管理系统(PMS)、渠道管理系统(Channel Management)及收益管理工具创建数据导出机制。 为 B2B 集成实施安全的身份验证和授权机制。 开发支持多种格式(XML, JSON, CSV)的基于文件的导出解决方案。 确保外部数据交换的一致性和可靠性。 管理 API 版本控制,并维护现有集成兼容性。 Building scalable aggregated data strategy for analytical and reporting purposes Design efficient data aggregation pipelines for hotel performance analytics and business intelligence Implement real-time and batch processing solutions for large-scale hospitality data Create optimized data models for reporting on occupancy, revenue, and operational metrics Develop ETL processes that handle complex hotel data transformations Ensure data quality and consistency across multiple data sources Collaborate with data analysts to understand reporting requirements and optimize query performance 3. 为分析和报表目的构建可扩展的数据聚合策略 设计高效的数据聚合管道,用于酒店经营分析和商业智能(BI)。 对于酒店大数据场景设计实时和批处理解决方案。 创建针对入住率、收入和运营指标报表的优化数据模型。 开发处理复杂酒店数据转换的 ETL(抽取、转换、加载)流程。 确保来自多个数据源的数据质量和一致性。 与数据分析师协作,理解报表需求并优化查询性能。 Performing code reviews daily and participating in code review process Conduct thorough code reviews focusing on code quality, security, and performance Ensure adherence to coding standards, SOLID principles, and established architectural patterns Provide constructive feedback on implementation approaches and suggest improvements Review database queries for optimization opportunities and potential performance issues Validate proper error handling, logging, and monitoring implementation Submit well-documented pull/merge requests with clear descriptions and context Respond promptly to review feedback and implement suggested improvements Engage in technical discussions about implementation approaches and design decisions Follow established branching strategies and merge procedures Ensure all code changes include appropriate unit and integration tests Maintain high code coverage and quality metrics 4. 每日进行代码审查并参与评审流程 专注于代码质量、安全性和性能进行彻底的代码审查。 确保代码符合编码标准、SOLID 原则及既定的架构模式。 就实现方法提供富有建设性的反馈并提出改进建议。 审查数据库查询,寻找优化机会并发现潜在的性能问题。 验证错误处理、日志记录和监控功能的正确实施。 提交带有清晰描述和上下文的、文档齐全的拉取/合并请求(Pull/Merge Requests)。 及时响应审查反馈并落实改进建议。 参与关于实现方法和设计决策的技术讨论。 遵循既定的分支策略和合并流程。 确保所有代码变更都包含适当的单元测试和集成测试。 保持较高的代码覆盖率和质量。 Using advanced tools to optimize performance of SQL queries used in APIs and reports Analyze and optimize complex PostgreSQL queries handling large hospitality datasets Design efficient database indexes and partitioning strategies for time-series hotel data Implement query optimization techniques including proper join strategies and subquery optimization Use database profiling tools to identify and resolve performance bottlenecks Monitor query execution plans and implement caching strategies where appropriate Optimize Entity Framework queries and implement efficient data access patterns 5. 使用高级工具优化 API 和报表中 SQL 查询的性能 分析并优化处理大型酒店数据集的复杂 PostgreSQL 查询。 为时序酒店数据设计高效的数据库索引和分区策略。 实施查询优化技术,包括适当的连接(Join)策略和子查询优化。 使用数据库性能分析工具识别并解决性能瓶颈。 监控查询执行计划,并在适当情况下实施缓存策略。 优化 Entity Framework 查询并实施高效的数据访问模式。 Working in collaborative and iterative software development process with agile team Actively participate in Scrum ceremonies including daily standups, sprint planning, and retrospectives Collaborate effectively with cross-functional teams including QA, Infrastructure, and Product Team people Contribute to sprint planning by providing accurate effort estimates and technical insights Adapt to changing requirements while maintaining code quality and delivery timelines Practice continuous integration and deployment with automated testing and monitoring Participate in incident response and post-mortem analysis for production issues 6. 在敏捷开发的框架下进行协作式、迭代式的软件开发 积极参与例会、迭代规划和评审会议等。 与质量保证(QA)、产品构架以及产品团队等跨职能团队进行有效协作。 通过提供准确的工作量预估和技术洞察,参与迭代规划。 在保持代码质量和交付时间线的前提下,适应不断变化的需求。 通过自动化测试和监控实践持续集成与持续部署(CI/CD)。 参与生产环境问题的事件响应和事后分析(Post-mortem analysis)。 Technologies used: C# 9, .NET Core - Latest C# features and modern .NET ecosystem PostgreSQL (13+) - Advanced SQL features, JSON support, partitioning, and performance tuning Microservices - Service-oriented architecture, inter-service communication, and distributed system patterns Swagger - API documentation, testing, and client code generation Docker - Containerization, orchestration, and deployment strategies Redis - Caching, session management, and distributed data structures Kafka - Event streaming, message queuing, and asynchronous communication between services Elastic Search (nice to have) - Full-text search, log aggregation, and analytics Visual Studio 2022 / Resharper / Rider - Professional development environment with advanced debugging and refactoring tools 技术需求 C#9,.NET Core:使用较新的 C#特性和现代.NET 生态系统。 PostgreSQL:高级 SQL 特性、JSON 支持、分区及性能调优。 微服务:面向服务的架构、服务间通信及分布式系统模式。 Swagger:API 文档生成、测试及客户端代码生成。 Docker:容器化、编排及部署策略。 Redis:缓存、会话管理及分布式数据结构。 Kafka:事件流处理、消息队列及服务间的异步通信。 Elastic Search(加分项):全文搜索、日志聚合及分析。 Visual Studio 2022 / Resharper / Rider:配备高级调试和重构工具的专业开发环境。 Qualifications Strong verbal and written communication skills in English are required Ability to communicate complex technical concepts to both technical and non-technical stakeholders Experience in writing clear technical documentation and API specifications Effective collaboration in international, distributed teams Being fluent in Object-Oriented and Functional Programming paradigms Deep understanding of OOP principles Experience with functional programming concepts in C# Knowledge of design patterns Knowledge of .NET 8/9, Entity Framework Proficiency in latest .NET features including minimal APIs, global using directives, and filescoped namespaces Advanced Entity Framework Core knowledge including migrations, query optimization, and performance tuning Experience with dependency injection, middleware, and ASP.NET Core pipeline Strong experience with PostgreSQL Advanced SQL skills including complex joins, window functions, and CTEs Database design and normalization principles Experience with PostgreSQL-specific features like JSON/JSONB, arrays, and custom data types Knowledge of database performance tuning and query optimization Good understanding and hands-on experience in database performance aspects Index design and optimization strategies Query execution plan analysis and optimization Database monitoring and performance metrics analysis Experience with connection pooling and transaction management Capability of writing clean code along with tests Test-driven development (TDD) and behavior-driven development (BDD) practices Unit testing, integration testing, and end-to-end testing strategies Code coverage analysis and quality metrics Clean code principles and SOLID design patterns Being an open-minded, proactive person Willingness to learn new technologies and adapt to changing requirements Initiative in identifying and solving problems before they impact the team Collaborative approach to problem-solving and knowledge sharing Proactive attitude and continuous improvement Self-motivated approach to professional development Regular participation in technical communities and staying updated with industry trends Initiative in proposing and implementing process improvements Minimum 3-year experience in similar position and minimum 5 years of experience in IT industry Proven track record in senior backend development roles Experience in leading technical initiatives and mentoring other developers Demonstrated ability to work with complex, distributed systems 任职要求 英语能力:要求具备流利的英语口语和书面沟通能力,能够向技术和非技术利益相 关者传达复杂的技术概念;具备撰写清晰的技术文档和 API 规范的经验;能有效地在国际化的分布式团队中协作。 编程范式:精通面向对象(OOP)和函数式编程(FP)范式,对 OOP 原则有深刻理 解,具备 C#函数式编程概念的经验,并掌握设计模式。 .NET 技术:具备.NET 8/9 和 Entity Framework 的扎实经验,精通.NET 特 性;高级 Entity Framework Core 知识(包括迁移、查询优化和性能调优);具备依赖注入、中间件和 ASP.NET Core 管道的经验。 PostgreSQL:具备丰富的 PostgreSQL 实战经验,拥有高级 SQL 技能(包括复杂连接、窗口函数和 CTE);掌握数据库设计和规范化原则;具备 PostgreSQL 特定功能 (如 JSON/JSONB、数组和自定义数据类型)的经验;拥有数据库性能调优和查询优化的知识。 数据库性能:具备编写代码及配套测试的能力,熟悉测试驱动开发(TDD)和行为驱动开发(BDD)实践;掌握单元测试、集成测试和端到端测试策略;了解代码覆盖率分析和质量指标;遵循整洁代码原则和 SOLID 设计模式。 软性素质:思维开放、积极主动,乐于学习新技术并适应变化的需求;能主动发现问题并在其影响团队前解决;乐于协作解决问题并分享知识;具备自我激励的职业发展态度,定期参与技术社区并紧跟行业趋势;能主动提出并实施流程改进方案。 工作经验:至少 3 年同类职位经验,且在 IT 行业拥有至少 5 年经验;在高级后端开发岗位上有可证实的业绩;具备领导技术项目并指导其他开发人员的经验;具备处理复杂分布式系统的能力。 Nice To Have Skills: Basics of Linux, Docker Linux command line proficiency and system administration basics Docker containerization, Docker Compose, and container orchestration Domain-Driven Design DDD concepts including bounded contexts, aggregates, and domain events Experience with CQRS and Event Sourcing patterns Command Query Responsibility Segregation implementation Event sourcing architecture and event store management Experience with event-driven architecture patterns Experience with distributed systems and web services Microservices communication patterns (synchronous and asynchronous) Distributed transaction management and eventual consistency Experience in AWS RDS PostgreSQL and other AWS database-related technologies is a plus AWS RDS configuration, monitoring, and optimization AWS database migration services and backup strategies CloudWatch monitoring and performance insights Experience in hospitality systems & familiarity with hospitality applications is a strong plus Understanding of hotel operations including reservations, check-in/check-out, and billing processes Knowledge of hospitality industry standards and integrations (PMS, CRS, GDS) Experience with hotel revenue management and reporting requirements Familiarity with hospitality-specific data models and business rules 加分技能(Nice To Have) Linux 与 Docker 基础:熟练使用 Linux 命令行及系统管理基础;具备 Docker 容器化、Docker Compose 及容器编排的经验。 领域驱动设计(DDD):了解 DDD 概念,包括限界上下文(Bounded Contexts)、聚合(Aggregates)和领域事件(Domain Events)。 CQRS 与事件溯源模式:具备命令查询职责分离(CQRS)和事件溯源(Event Sourcing)架构及事件存储管理的经验。 分布式系统与 Web 服务:具备微服务通信模式(同步和异步)的经验;了解分布式事务管理和最终一致性。 AWS 技术:具备 AWS RDS PostgreSQL 及其他 AWS 数据库相关技术的经验者优先,包括 AWS RDS 配置、监控与优化;AWS 数据库迁移服务及备份策略;AWS CloudWatch 监控及性能洞察。 酒店系统经验:具备酒店系统经验并对酒店应用熟悉者将被视为极大的优势,包括了解酒店运营(预订、入住/退房、计费流程);熟悉酒店行业标准及集成(PMS, CRS, GDS);了解酒店收益管理和报表要求;熟悉酒店特定的数据模型和业务规则。 年龄要求:25岁以上 职能类别:.NET
  • 北京 | 5年以上 | 学历不限 | 提供食宿
    • 五险一金
    • 带薪年假
    • 岗位晋升
    • 领导好
    • 人性化管理
    • 管理规范
    • 节日礼物
    • 技能培训
    • 宿舍员餐
    • 集团福利
    国内高端酒店/5星级 | 100-499人
    • 投递简历
    通过日常销售工作及处理全面的业务计划进而完成预算收入指标 To achieve pre-determined revenue targets while maintaining appropriate sales programmes and handling multi-faceted projects. 确保完成所有销售报价,合同的记录 Maintains complete and supported records of all Sales Agreements and Quotations for the Hotel. 建立有效的文件管理确保完整的生意销售记录 Establishes an efficient trace file to ensure that all business booked is properly tracked. 按时向销售部副总监提交销售报告 Submits Sales report to Associate Director of Sales in a timely manner. 为销售主任统计月报表提供准确的销售记录 Provides accurate reporting of business booked to the Sales Executive for monthly consolidation. 当有需要时为相关的客户或代表安排酒店参观和招待 Entertains and conducts hotel inspections to relevant representatives/ delegates whenever required. 建立并维持良好的客户关系并且不断的开发新的生意机会 Establishes and maintains strong relationship with the established clientele and constantly explores into new business opportunities. 与相关的运作部门保持紧密的合作,确保按客人的需要提供准确的服务 Liaises and works closely with the related operation departments ensuring guests requests and expectations are being met. 礼貌和有效率的处理所有客人和内部客人的投诉及询问。如果不能立刻处理该问题或投诉,将确保及时的进行后续跟进工作 Handles guest and employee enquiries in a courteous and efficient manner, reporting complaints or problems.  If no immediate solution can be found, to ensure that the necessary follow-up is conducted in a timely manner. 保持与客户以及同事之间积极良好的工作合作关系 Maintains positive guest and colleague interactions with good working relationships.  始终不断的检阅本地市场,国内市场,国际市场的发展趋势,以及竞争对手的销售侧重点,以确保我们酒店的销售在市场中保有竞争性和领导地位 Constantly monitors and evaluates local, national and international market trends, and the competitor hotels’ sales initiatives, in order to make sure the hotel’s sales remain competitive and cutting edge. 确保在销售工作中,无论是通过电话,合同还是书面联络都要体现出我们酒店的高水准 Ensures a high level of exposure for Hotel through direct sales solicitation via telephone, contracts and written communications. 透过专业的日常电话销售,寻找新的生意机会。追踪并识别潜在客户 Professionally conducts routine telemarketing activities to identify new business opportunities. Follows up sales leads to identify prospect. 会见会别或迎接重要客人的到店或离店 Meets and greets VIP guests upon arrival/ departure.
  • 北京-朝阳区 | 2年以上 | 大专 | 提供食宿
    • 五险一金
    • 节日礼物
    • 技能培训
    • 带薪年假
    • 岗位晋升
    • 员工生日礼物
    • 包吃包住
    • 人性化管理
    • 年底双薪
    • 补充医疗保险
    国内高端酒店/5星级 | 100-499人
    • 投递简历
    【岗位职责】 1、根据本组市场开发计划,制定个人销售活动计划。 2、通过开发新客户,稳定老客户,以力争达到所确定的销售收入目标。 3、向销售部经理汇报市场信息,包括本市场状况、竞争对手情况、客户反馈意见等。 4、以外出销售、电话联络和信函等方式与所辖区客户保持高度联系。 5、处理客户的来电、来函。 6、协调安排自己所辖客户在酒店的大型活动及VIP的接待工作。 7、熟悉自己客户分类情况及各客户的需求特点和主要的竞争对手。 【岗位要求】 1、大专以上学历。有从事酒店前台、销售、公关等部门的工作经历。 2、具备酒店销售学、酒店管理学、旅游经济学、旅游心理学、公共关系学等知识的储备。 3、了解合同法、企业法、旅游法以及有关涉外法规。 4、具有市场调查和预测能力,能及是掌握市场动态,并能综合分析,及时地提出相应的措施和合理的建议。 5、有较强的语言表达能力,能撰写市场调研报告,具有起草工作计划、总结及业务汇报的能力
  • 厦门 | 2年以上 | 大专 | 提供食宿
    • 五险一金
    • 带薪年假
    • 包吃包住
    • 管理规范
    • 岗位晋升
    • 员工生日礼物
    • 技能培训
    • 节日礼物
    • 帅哥多
    • 美女多
    国内高端酒店/5星级 | 100-499人
    • 投递简历
    【岗位职责】 1、与既有的客户和潜在的客户及合作伙伴保持密切的联系。 2、发挥创造力,为酒店的产品及部门做出应有的贡献。 3、仔细计划与客户的会面,对预定的客户实施客户关系管理,完成销售目标。 4、准备销售报告,确保市场及客户信息的准确性,以便于工作的跟进。 5、积极地传播产品信息,在负责的市场内营造酒店的知名度。 6、在所负责的区域内,与市场销售总监一起计划销售攻势,并确保其实现。 7、管理客户档案数据库,手工或以电脑更新客户档案。 【岗位要求】 1、具备领导才能,了解所负责部门对各职位的责任。 2、掌握使用互联网及其它主要电脑系统的知识。 3、掌握应用销售及前台的电脑系统。 4、了解商务旅游、旅游业国际市场,会议旅游及餐饮销售。 5、能够掌握和理解市场和竞争。 6、良好的人际交往和沟通技巧。 7、独立工作和团队工作的能力。
  • 上海 | 2年以上 | 大专 | 提供食宿
    邮轮 | 100-499人
    • 投递简历
    -积极地进行销售工作,并以极具说服力、友好亲切的态度为顾客提供服务,同时明确以在整个店铺内促成成功销售为目标。 -明确了解促销策略,并利用公司提供的资源确保策略得以顺利实施。 -独立负责所分配的店铺区域的管理工作,以确保商品始终按照科斯塔店铺的标准进行陈列展示。 - 负责货物接收工作,并负责安排指定的存储事宜区域 - 持续从仓库向店铺补货,以确保店铺始终保持库存充足。 - 负责按照公司标准和程序收取客人的购物款项。 -按照卫生规定,使用适当的清洁材料对店铺和储存区域进行清洁,以确保这些区域一尘不染,并且店铺能够为下一次开业做好准备。 -向主要办公室提供补货建议,以提高客人的满意度并增加店铺的收入。 -收集有关产品供应、价格定位等方面的信息反馈,并向公司汇报相关见解,以便进行改进。 - 若部门经理有要求,将履行其他职责/任务 -营造一个有利于建立成功安全文化的良好工作环境。 - 负责确保其团队能够实施并持续维持对工作场所的有效监督与管理。 在自己的职责范围内,执行并推广团队/部门的安全操作规程 - Actively sells and provides customer service with persuasiveness, friendliness, and with the clear objective of making successful sales throughout the shop  - Clears understand the promotional strategies and ensures successful implementation with resources provided by the Company  - Organizes independently the assigned shop area to ensures that goods are continuously presented in accordance with the Costa Shop standards  - Is responsible for goods receipt and organizes the assigned storage area  - Provides to restock the shop from storage room continuously to guarantee that the shop is always stocked  - Is responsible to collect Guest’s payments for their purchases, in compliance with Company standards and procedures  - Cleans the shops and storage area with the proper materials according to sanitation rules in order to guarantee that the areas are spotless, and shops are ready for the next opening - Provides suggestion on stock replenishment to the main offices to improve Guest’s satisfaction and increase the shops revenue  - Gathers feedbacks on product offerings / price positions / etc. and report to the Company with insights for improvement  - Performs other duties / tasks if required by Line Manager  - Facilitate a work environment that supports a successful safety culture.  - Is responsible for ensuring that his/her team implements and maintains an effective supervision and management of workplace.  - Enforce and promote Safety procedures in the team/Department under responsibility
  • 广州 | 3年以上 | 大专 | 提供食宿
    • 五险一金
    • 管理规范
    • 领导好
    • 带薪年假
    • 岗位晋升
    综合性酒店 | 100-499人
    • 投递简历
    【岗位职责】 1、将团队涉及信息分发至相关部门。例如:发会议通知单,团队摘要和准备会议讲座。 2、在会议组织者有需求时及时与各部门进行沟通协调。 3、让活动组织者和客户在活动/团队停留期间让其客人满意。 4、检查会议进行的所有时间内确保有质量的服务给客人。 5、有规律的回顾主要账单抛入并确保其准确性,需要和客户一起回顾账单以调整最终发票清单。 6、提供反馈市场趋势,与上级保持沟通,并与客户保持良好关系,不断更新整体目标。 7、及时满足客户需求并保持有效沟通。 8、确保内部有效而密切的沟通。 【岗位要求】 1、大专学历以上,形象、气质佳,营销专业优先; 2、具有代表酒店与顾客,员工和第三方交往的能力。 3、具有解决问题,推理,号召,组织的能力。 4、有接待大型会议、活动的经验。
  • 合肥 | 5年以上 | 大专 | 提供食宿
    • 五险一金
    • 全勤奖
    • 绩效奖金
    • 年度薪资调整
    • 年终奖
    • 包吃包住
    • 生日福利
    • 节假日福利
    • 工龄奖金
    • 午夜餐补贴
    综合性酒店 | 100-499人
    • 投递简历
    岗位职责: 1.根据客户的需求制定备婚计划,对整场婚礼进行现场指导和监督; 2.管理团队执行人员,合理安排婚礼当天司仪团队.摄影摄像团队.化妆团队以及全场流程; 3.积极发觉并指导员工接待及二销销售过程中的问题并解决问题,做好客户服务工作; 4.管理及派发二消需求订单、维护合作单位关系; 5.挖掘客户微定制需求,指导策划师制定策划方案、流程,监督方案落地执行; 6.处理客户的投诉与突发事件,提升客户满意度。 任职资格: 1.有酒店及婚礼/婚庆行业统筹或策划经验,具备优秀的创意能力和审美水平; 2.逻辑清晰,沟通能力强,能高效协调多方资源; 3.形象气质佳,抗压能力强,能适应灵活排班(含周末及节假日)。
  • 杭州 | 经验不限 | 学历不限 | 提供食宿
    • 带薪年假
    • 缴纳五险
    • 春节慰问金
    • 季度劳保
    • 岗位晋升
    • 管理规范
    • 员工生日礼物
    • 提供食宿
    • 人性化管理
    • 领导好
    有限服务中档酒店 | 100-499人
    • 投递简历
    【岗位职责】 1、根据本组市场开发计划,制定个人销售活动计划。 2、通过开发新客户,稳定老客户,以力争达到所确定的销售收入目标。 3、向销售部经理汇报市场信息,包括本市场状况、竞争对手情况、客户反馈意见等。 4、以外出销售、电话联络和信函等方式与所辖区客户保持高度联系。 5、处理客户的来电、来函。 6、协调安排自己所辖客户在酒店的大型活动及VIP的接待工作。 7、熟悉自己客户分类情况及各客户的需求特点和主要的竞争对手。 【岗位要求】 1、大专以上学历。有从事酒店前台、销售、公关等部门的工作经历。 2、具备酒店销售学、酒店管理学、旅游经济学、旅游心理学、公共关系学等知识的储备。 3、了解合同法、企业法、旅游法以及有关涉外法规。 4、具有市场调查和预测能力,能及是掌握市场动态,并能综合分析,及时地提出相应的措施和合理的建议。 5、有较强的语言表达能力,能撰写市场调研报告,具有起草工作计划、总结及业务汇报的能力 优先考虑在杭州人员
  • 北京-丰台区 | 3年以上 | 大专 | 提供食宿
    • 五险一金
    • 包吃包住
    • 带薪年假
    • 职业发展规划
    • 岗位晋升
    • 年终奖
    • 绩效奖金
    • 法定三薪
    • 年度薪资调整
    • 员工旅游
    全服务中档酒店/4星级 | 50-99人
    • 投递简历
    1、岗位职能 ①线下客户开发:商务协议、团队、旅行社; ②客户关系管理:维系并挖掘重点客户消费潜力; ③市场信息搜集:关注同业酒店、市场变化,保持敏锐性; ④内部沟通反馈:反馈客需意见,优化酒店服务; 2、任职要求: ①26-40岁,大专及以上学历; ②3年以上酒店销售、客户管理或相关岗位工作经验,至少1年四星级及同档次酒店营销岗位经验; ③具备高度职业素养,团队建设能力、品质管理能力,收益管理能力; ④结果导向; 3、薪酬与福利 ①7K-12K,客房、会议、餐饮提成激励; ②单休,五险一金; ③工作三餐,住宿;
  • 上海-静安区 | 经验不限 | 大专 | 提供食宿
    • 五险一金
    • 节日礼物
    • 技能培训
    • 带薪年假
    • 岗位晋升
    • 管理规范
    • 包吃包住
    • 凯悦免费房
    国际高端酒店/5星级 | 100-499人
    • 投递简历
    您的职责是在遵循凯悦酒店集团的企业战略及品牌标准的前提下,保持所在部门的高效营运,并满足员工、客人及酒店业主的期望。  You will be responsible for the efficient running of the department in line with Hyatt Hotels Corporation's Corporate Strategic Priorities, whilst meeting employee, guest and owner expectations.  担任销售专家角色,按照既定的目标实现收入与利润最大化。 You will be required to act as a sales specialist and be responsible to assist the related revenue is maximised in the most profitable way in line with the agreed targets. 为酒店提供支持性的记录,包括销售协议和报价。按时提交销售报告给销售总监。 Provide supportive records for the hotel, including sales agreements and quotations. Submit sales reports to the sales director on time. 与现有客户建立并保持良好的客户关系, 并不断地开发新的客户。 Establish and maintain good customer relationships with existing customers, and continuously develop new customers. 在工作中保持积极的顾客和同事互动关系。 Maintain positive customer and colleague interactions in the workplace.
  • 阿勒泰 | 3年以上 | 大专 | 提供食宿
    • 五险一金
    • 意外险
    • 年终奖
    • 全勤奖
    • 绩效奖金
    • 技能培训
    • 岗位晋升
    • 职业发展规划
    国内高端酒店/5星级 | 50-99人
    • 投递简历
    一、岗位概述 全面负责酒店品牌市场部的公关、销售工作,保证酒店品牌&营销战略的目标达成。 二、主要职责  1、销售策略计划制定:根据酒店总体经营战略,制定酒店市场战略与销售策略;根据酒店市场战略与销售策略,组织各销售人员编制酒店各分项销售计划;拟定酒店的广告策划案,并对酒店的广告宣传工作给予指导和监督; 2、销售活动:通过拜访客户及时取得客人的意见和反馈,最终加强酒店与客人之间的关系;制定有效的酒店销售活动计划,并且确保计划能够持续不断,合理有效的贯彻到客人服务中;确保销售部门快速、高销地处理解决客人所有要求及咨询;带领整个销售团队通过报刊、杂志、网络等媒介持续不断的开发新的客源;通过有效的监督和管理,保证每个销售人员能够根据指定的销售计划和指示,每天执行一定数量的有效销售活动; 3、客户管理:确保销售人员能够有效制定并且执行销售访客计划;审核所有客户访问报告,以确保所有客户被合理的管理;不断回顾、审核和每条新获取的客户信息;确保所有与客人有关的信息,能够准确的输入相关系统和文件并且一直加以维护信息的准确度; 4、部门管理:制定部门管理制度、工作程序,并监督贯彻实施;严格按开支范围和标准控制部门经费开支,包括市场调研经费、销售经费、公关活动经费等,监督各项经费的使用情况;; 5、完成上级交办的其他任务。
  • 东莞 | 1年以上 | 学历不限
    • 五险一金
    • 技能培训
    • 岗位晋升
    • 集团内部调动
    中医/养生/保健 | 1-49 人
    • 投递简历
    工作内容: 1、负责顾客全流程接待服务和护理项目技术操作服务; 2、接待来店顾客,根据顾客的情况制定适合的健康调理方案,推荐合适的护理及产品; 3、具有较强的语言表达能力及专业的接待能力,有按摩手法,艾炙经验优先; 4、维护保持门店环境卫生干净整洁。 任职资格: 1、性格开朗乐观,沟通能力强,做事细心负责,肯干肯学; 2、有三个月以上相关美容院、医药店或中医药馆等相关门店销售工作经验,有较好的服务意识。 3、有营养师证或健康管理师证优先。 上班时间10:00-20:00点,月休四天 福利:入职买五险,食宿补贴,全勤奖,个人体脂体重健康调理等。 出粮时间:15号 工资结构:底薪+提成 工作地点可选  东莞塘厦店、黄江店、广州白云店。
  • 销售副总监

    8千-1.1万
    宁波 | 经验不限 | 学历不限 | 提供食宿
    • 五险一金
    • 节日礼物
    • 技能培训
    • 带薪年假
    • 岗位晋升
    • 领导好
    • 包吃包住
    • 员工生日礼物
    • 管理规范
    国际高端酒店/5星级 | 100-499人
    • 投递简历
    【岗位职责】 1、与既有的客户和潜在的客户及合作伙伴保持密切的联系 2、高效认知和掌握销售线索 3、代表酒店参加销售活动 4、发挥创造力,为酒店的产品及部门做出应有的贡献 5、仔细计划与客户的会面,对预定的客户实施客户关系管理,完成销售目标 6、在所负责的市场区域内,监视和报告市场及竞争者的情况 7、准备销售报告,确保市场及客户信息的准确性,以便于工作的跟进 【岗位要求】 1、掌握应用销售及前台的电脑系统 2、掌握使用互联网及其它主要电脑系统的知识 3、了解商务旅游、旅游业国际市场,会议旅游及餐饮销售 4、能够掌握和理解市场和竞争 5、良好的人际交往和沟通技巧 6、独立工作和团队工作的能力
  • 郑州 | 1年以上 | 大专 | 提供食宿
    • 五险一金
    • 包吃包住
    • 带薪年假
    • 技能培训
    • 岗位晋升
    • 节日礼物
    • 员工生日礼物
    • 管理规范
    • 人性化管理
    全服务中档酒店/4星级 | 100-499人
    • 投递简历
    岗位职责 1.根据酒店营销目标、市场开发计划,制定个人销售活动计划。 2.通过开发新客户,稳定老客户,达成个人、部门、酒店销售目标。 3.向销售部经理汇报市场信息,包括本市场状况、竞争对手情况、客户反馈意见等。 4.以外出销售、电话联络和信函等方式与所辖区客户保持高度联系。 5.处理客户的来电、来函。 6.协调安排自己所辖客户在酒店的大型活动及VIP的接待工作。 7.熟悉自己客户分类情况及各客户的需求特点和主要的竞争对手。
  • 深圳 | 3年以上 | 中专 | 提供食宿
    • 五险一金
    • 带薪年假
    • 岗位晋升
    • 管理规范
    • 福利待遇
    • 技能培训
    • 包吃包住
    • 人性化管理
    • 员工生日礼物
    • 领导好
    国际高端酒店/5星级 | 100-499人
    • 投递简历
    【岗位职责】 1、与既有的客户和潜在的客户及合作伙伴保持密切的联系; 2、高效认知和掌握销售线索; 3、代表酒店参加国际及国内的销售活动; 4、发挥创造力,为酒店的产品及部门做出应有的贡献; 5、仔细计划与客户的会面,对预定的客户实施客户关系管理,完成销售目标; 6、在所负责的市场区域内,监视和报告市场及竞争者的情况; 7、准备销售报告,确保市场及客户信息的准确性,以便于工作的跟进。 【岗位要求】 1、掌握使用互联网及其它主要电脑系统的知识 2、了解商务旅游、旅游业国际市场,会议旅游及餐饮销售 3、能够掌握和理解市场和竞争 4、必须具备良好的中,英文读写能力 5、良好的电脑技能 6、良好的人际交往和沟通技巧 7、独立工作和团队工作的能力 8、3年以上销售与市场推广方面的经验, 包括在国际连锁酒店的销售经历
  • 长沙 | 1年以上 | 大专 | 提供食宿
    • 包吃包住
    • 五险一金
    • 带薪年假
    • 技能培训
    国际高端酒店/5星级 | 500-999人
    • 投递简历
    客房销售岗位职责: 1.做好与商务团体、旅行团体等进行业务洽谈,积极推销酒店客房,开拓客源,在满足酒店最高利益的前提下,签订销售合同,并确保销售计划的完成。 2.处理主要客户订房的函电,接待他们的来访,与他们保持和发展良好的业务关系。 3.与所有部门搞好沟通和协调工作,检查落实合同执行情况以及重要订房、入住安排,确保实现销售时的承诺。 4.建立各种业务会谈的档案。详细建立入住常客的个人档案。 5.维护酒店的利益,严格遵守酒店的销售和动作规程。 6.进行销售拜访,经常对商务公司、旅行社和政府客户进行个人拜访,建立良好的合作关系和将来业务的联系。 7.礼貌问候酒店的住店消费贵宾,了解是否满意酒店的服务,是否有需要协助解决。 8.入住通知单上每项工作要根据与客户签订的协议执行,并注意店内安排合理性和正确性。 9.了解本地及外埠企业市场情况,与有订房潜力公司保持经常性联系,掌握销售机会,并跟跟进好所负责区域客户。 岗位要求: 1、有国际连锁酒店的相关经验者优先。 2、具有良好的人际关系和沟通技巧。 3、能在强压下胜任工作。 4、了解本地客户的情况并具有很强的市场分析能力。 5、拥有一定的客户资源。
  • 绍兴 | 3年以上 | 大专 | 提供食宿
    • 五险一金
    • 技能培训
    • 带薪年假
    • 岗位晋升
    • 管理规范
    • 领导好
    • 员工生日礼物
    • 包吃包住
    • 人性化管理
    • 法定三薪
    国际高端酒店/5星级 | 100-499人
    • 投递简历
    岗位职责 1、负责酒店会议及宴会市场的开发与维护,制定并执行销售策略,完成年度销售目标; 2、挖掘潜在客户资源,建立并维护与企事业单位、旅行社、会展公司等客户的长期合作关系; 3、跟进客户需求,提供专业的会议及宴会解决方案,协调内部资源确保活动顺利执行; 4、定期分析市场动态及竞争对手情况,调整销售策略以提升市场份额; 5、协助总监完成团队目标,带领销售团队完成业绩指标,并提供必要的培训与指导; 6、处理客户投诉及突发事件,确保客户满意度,提升酒店品牌形象。 岗位要求 1、具备优秀的销售技巧及市场开拓能力,能够独立完成客户开发与维护; 2、熟悉酒店会议及宴会业务流程,了解行业市场动态及客户需求; 3、具备较强的谈判能力、沟通能力及客户服务意识; 4、能够承受工作压力,适应灵活的工作时间安排; 5、具备团队合作精神,能够有效协调内外部资源; 6、有酒店行业销售经验者优先,但无硬性经验要求。
  • 长沙 | 经验不限 | 学历不限 | 提供食宿
    • 岗位晋升
    • 带薪年假
    • 技能培训
    • 帅哥多
    • 管理规范
    • 领导好
    • 包吃包住
    国际高端酒店/5星级 | 50-99人
    • 投递简历
    【岗位职责】 1、达成团队客房预算收入指标,使客房利润最大化 2、通过辅导和提供反馈培养团队并提高绩效,为员工制定绩效和发展目标,表彰表现优异的员工 3、为员工提供培训,确保他们的服务符合相关规定和我们期望的标准,并拥有高效工作所需的工具 4、制定并执行客房销售计划,推动OCC & ADR,提升业务量 5、准备每月报表和销售预测,分析当前和潜在的营销趋势,规划各种活动以增加营收与市场份额,并监督员工工作绩效,确保业绩超出原先制定的营收计划 6、同客户和外部相关人员建立并保持良好的关系,借此增加团体和/或会议业务量,包括客房销售、餐饮销售和宴会服务等 7、发现市场营销活动和酒店整体销售绩效中的改进机会,与其他部门紧密合作 8、其他临时职责——需要全员出动完成任务的特殊时刻 【岗位要求】 1、2年至4年酒店销售与市场营销领域工作经验 2、具备客房销售团队的直接管理经验 【我们的福利】 1、免费营养工作餐 2、星级员工住宿 3、每周双休 4、带薪年假 5、洲际酒店全球员工价(低至2折入住) 6、洲际品牌学习
  • 绍兴 | 5年以上 | 大专 | 提供食宿
    • 五险一金
    • 技能培训
    • 带薪年假
    • 岗位晋升
    • 管理规范
    • 领导好
    • 员工生日礼物
    • 包吃包住
    • 人性化管理
    • 法定三薪
    国际高端酒店/5星级 | 100-499人
    • 投递简历
    岗位职责 1、 根据公司的战略规划,负责所属行业、区域潜在客户的销售策略及方案的执行; 全面负责酒店所有产品的宣传与销售工作,包括但不限于宴会,客房,婚姻,餐饮等。 2、 负责建立和维护指定区域内的客户关系; 3、 发现客户的会议/宴会潜在需求,向客户提供服务解决方案; 4、 完成公司下达的会议/宴会销售任务和回款指标; 5、 负责对所属会议市场及客户进行月度分析和预测,并根据维护措施进行实施; 6、 负责会议/宴会销售合同的洽谈、签订; 7、 负责客户满意度调查工作的实施; 8、 负责部门下达的各项任务指标的完成。 岗位要求: 1、 具有至少5年以上国际品牌酒店销售相关工作经验。 2、 了解本地客户的情况并具有很强的市场分析能力。 3、 优秀的英语沟通能力。 4、 优秀的领导力、组织协调能力、处理突发事件能力。 5、 优秀的沟通能力、营销能力和展示能力
  • 宜昌 | 3年以上 | 学历不限
    • 五险一金
    • 技能培训
    • 岗位晋升
    • 管理规范
    • 员工生日礼物
    • 包吃包住
    • 人性化管理
    • 领导好
    • 节日礼物
    • 带薪年假
    卓越雇主
    卓越雇主
    国际高端酒店/5星级 | 100-499人
    • 投递简历
    【岗位职责】 1、与既有的客户和潜在的客户及合作伙伴保持密切的联系 2、高效认知和掌握销售线索 3、代表酒店参加国际及国内的销售活动 4、发挥创造力,为酒店的产品及部门做出应有的贡献 5、仔细计划与客户的会面,对预定的客户实施客户关系管理,完成销售目标 6、在所负责的市场区域内,监视和报告市场及竞争者的情况 7、准备销售报告,确保市场及客户信息的准确性,以便于工作的跟进 【岗位要求】 1、具备领导才能,了解所负责部门对各职位的责任 2、掌握使用互联网及其它主要电脑系统的知识 3、掌握应用销售及前台的电脑系统 4、了解商务旅游、旅游业国际市场,会议旅游及餐饮销售 5、能够掌握和理解市场和竞争 6、必须具备良好的中,英文读写能力 7、良好的电脑技能,至少会使用微软2003或以上操作系统、微软办公软件2003或更高版本、互联网及其它的流行出版软件 8、良好的人际交往和沟通技巧 9、独立工作和团队工作的能力 10、3年销售与市场推广方面的经验, 包括在国际连锁酒店的管理经验并有最少2年的销售经理经历
  • 销售经理

    8千-1万
    上海-浦东新区 | 3年以上 | 大专
    • 五险一金
    • 技能培训
    • 带薪年假
    • 包吃包住
    • 员工生日礼物
    • 岗位晋升
    • 节日礼物
    • 每周双休
    • 领导好
    • 人性化管理
    国际高端酒店/5星级 | 50-99人
    • 投递简历
    【岗位职责】 1、负责酒店客房、餐饮及宴会等的销售工作; 2、负责公司协议客户对接; 3、酒店客户的日常维护; 4、其他销售部工作; 【岗位要求】 1、大专以上学历,至少两年以上酒店销售工作经验;熟悉浦东酒店销售市场; 2、良好的沟通协调能力,责任心强,为人正直。
  • 孝感 | 3年以上 | 大专 | 提供食宿
    • 五险一金
    • 节日礼物
    • 技能培训
    • 带薪年假
    • 岗位晋升
    • 管理规范
    • 年底双薪
    • 包吃包住
    • 人性化管理
    • 员工生日礼物
    国内高端酒店/5星级 | 100-499人
    • 投递简历
    岗位职责 1、与既有的客户和潜在的客户及合作伙伴保持密切的联系; 2、高效认知和掌握销售线索; 3、代表酒店参加国际及国内的销售活动; 4、发挥创造力,为酒店的产品及部门做出应有的贡献; 5、仔细计划与客户的会面,对预定的客户实施客户关系管理,完成销售目标; 6、在所负责的市场区域内,监视和报告市场及竞争者的情况; 7、准备销售报告,确保市场及客户信息的准确性,以便于工作的跟进; 8、积极地传播产品信息,在负责的市场内营造酒店的知名度。 9、在所负责的区域内,与市场销售总监一起计划销售攻势,并确保其实现。 10、主动参与,完成各种销售报告。 11、协助计划和配合销售活动。 12、管理客户档案数据库,手工或以电脑更新客户档案。 13、不断地对下属员工给予持续建议及支持。 14、执行上级要求的任务,完成市场销售目标。 15、遵守酒店的各项政策及程序。 16、完成上级交给的其他任务。 岗位要求 1、三年以上销售及市场推广方面的经验。 2、掌握应用销售及前台的电脑系统。 3、具备一定的领导力,独立工作和团队合作的能力。 4、了解商务旅游、旅游业国际市场,会议旅游及餐饮销售。 5、良好的人际交往和沟通技巧。
  • 销售经理

    6千-1万
    广州 | 2年以上 | 大专 | 提供食宿
    • 技能培训
    • 岗位晋升
    • 包吃包住
    • 五险
    • 帅哥多
    • 人性化管理
    • 领导好
    • 年度旅游
    • 节日礼物
    • 管理规范
    全服务中档酒店/4星级 | 50-99人
    • 投递简历
    岗位职责 1. 保存以前、现有客户的资料和档案。 2. 安排销售拜访。在酒店接待重要客户。 3. 记录上月的销售活动或其它相关活动。 4. 向市场销售总监提交拜访概况的报告,提交月销售拜访计划。 5. 每月提交客人客房使用量的总结报告。 6. 每周提交竞争对手情况报告。 岗位要求 1.大专以上文化程度;2-3年以上同岗位工作经验。熟悉酒店领域的销售工作。 2.在当地有一定的客户群。 3.有较强的团队合作意识,及强的团队领导能力。 4.具有一定的外语水平,能够阅读预定函电并进行接待服务。  5.熟悉公关营销部的业务,能协调各岗位的工作。  6.具有一般的公关和社交能力。 7.形象气质佳。
  • 销售经理

    6千-1万
    武汉 | 经验不限 | 大专 | 提供食宿
    • 五险一金
    • 技能培训
    • 带薪年假
    • 岗位晋升
    • 领导好
    • 员工生日礼物
    • 包吃包住
    • 人性化管理
    国内高端酒店/5星级 | 100-499人
    • 投递简历
    入职五险一金 酒店包吃包住 无责底薪4000-5000+高提成(无上限) 酒店分配客户资源 岗位职责 1、 保存以前、现有客户的资料和档案。 2、 安排销售拜访。在酒店接待重要客户。 3、 记录上月的销售活动或其它相关活动。 4、 向市场销售总监提交拜访概况的报告,提交月销售拜访计划。 岗位要求 1、大专以上文化程度; 2、可接受新手,但要求沟通能力强,亲和力佳; 3、有较强的团队合作意识,及强的团队领导能力。 4、具有一定的外语水平优先;
  • 列表
  • 明细
0086
获取验证码
注册/登录
上传简历一键注册

    热门职位

    热门地区