• 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
  • 上海-奉贤区 | 经验不限 | 学历不限 | 提供食宿
    全服务中档酒店/4星级 | 50-99人
    • 投递简历
    酒店客房楼层服务员/保洁员/洗碗工 岗位职责: 1. 班前准备好客房工作车,每天预备更换的棉织品和易耗品。 2. 每天凭据宾客起居情况对本人所负责区域及时进行清算。 3. 打扫客房要严格按照规程进行,注意保养卫生用品,不得混用。 4. 实行茶具、杯具、洁具等消毒制度,消毒后的茶具、杯具要加套,防止再受污染。 5. 清结房间严禁摆弄宾客物品,务必挪动时,要恢复原状,清结后要注意锁好门窗,确保宾客财务安全。 6. 打扫客房前后要跟前厅同事保持沟通,报备房间打扫情况,及时更新第一手房态信息。 7. 遇见宾客要礼貌问好。 排班制、包食宿、年龄50岁以下,身体健康,吃苦耐劳 做六休一
  • 上海 | 2年以上 | 学历不限
    有限服务中档酒店 | 100-499人
    • 投递简历
    主要职责 客户成功与服务交付 作为集群销售团队对接的第一窗口,负责新签约客户的顺利落地与启用,包括系统配置、服务标准说明、操作流程培训等。 主动跟进客户日常使用情况,及时响应并解决客户在服务、账单、系统操作等方面的疑问或投诉,确保问题在约定时效内闭环。 定期对客户进行健康度检查,识别潜在风险(如使用量下降、满意度降低),制定并执行客户保留与改善计划。 建立并维护客户档案,记录客户偏好、关键联系人、服务历史,实现个性化服务。 跨部门协作与内部支持 与集群销售团队紧密配合,参与销售移交会议,清晰了解客户承诺及特殊需求,确保平稳过渡。 将客户反馈(产品缺口、流程痛点、新需求)系统性地传递至产品、运营及增长团队,推动服务迭代。 协助财务团队处理客户账款催收、发票等事宜,确保应收账款健康。 配合运营团队(机场贵宾厅、餐饮、酒店、客服中心等)协调客户特殊安排或紧急事件。 数据驱动与增长贡献 监控客户级别的关键指标(使用频次、客诉率、续约意向等),按周/月输出客户成功报告给管理层。 识别高潜力客户,主动推荐增值服务(如贵宾室升级、餐食方案、企业活动等),协同增长团队提升单客价值。 参与客户续约谈判,协助提高合同续签率和生命周期价值。 流程标准化与最佳实践 协助制定并优化客户成功SOP(标准作业程序),包括欢迎流程、定期回访机制、升级投诉处理路径等。 参与设计客户满意度调查,分析结果并推动改进行动。 与集群销售团队共同维护“客户声音”知识库,赋能一线销售更精准的承诺管理。 任职要求 3年以上客户成功、客户服务、客户管理或相关经验,有酒店、航空服务、旅游、服务行业背景者优先。 具备出色的客户沟通与问题解决能力,能耐心、专业地处理来自不同层级的客户需求(包括行政、财务、采购、用户等)。 有对接销售团队(尤其是集群/大客户销售) 的实际工作经验,熟悉销售移交及客户生命周期管理流程。 具备基本的数据分析能力,能使用Excel或BI工具跟踪客户健康度指标。 强烈的服务意识和责任心,能够同时管理多个客户并优先处理紧急事务。 流利的中文(普通话)及工作水平的英语(能够阅读英文合同、用邮件与区域团队沟通)。
  • 理疗师

    8千-1万
    上海 | 经验不限 | 学历不限
    • 投递简历
    1、负责头疗、肩颈、艾灸、身体调理等项目操作 2、熟悉经络穴位、有相关经验优先、手法规范 2、亲和力强、沟通耐心、注重客户体验 3、能长期稳定、愿意在健康行业深耕
  • 上海 | 8年以上 | 本科
    • 五险一金
    • 节日礼物
    • 技能培训
    • 带薪年假
    • 岗位晋升
    • 管理规范
    • 人性化管理
    • 领导好
    • 年度旅游
    卓越雇主
    卓越雇主
    国际高端酒店/5星级 | 2000人以上
    • 投递简历
    工作职责: Fully responsible for revenue strategy implementation, team management, and talent development for key hotels within the RMH Team. Through professional revenue management tools and methodologies, lead the team to achieve annual revenue targets while empowering team members‘ growth, promoting efficient execution of RMH projects and processes, and contributing core value to the group‘s overall revenue growth. Your day to day 1. Team Management and Talent Development • Lead of up to 11 RMH members, establish team annual objectives and performance plans. Conduct regular performance coaching, feedback, and motivation to ensure team members‘ individual goals are aligned with team and group objectives, driving the team to efficiently achieve KPIs. • Lead team talent pipeline development, covering recruitment and selection, onboarding, skills training, and career development planning. Serve as exclusive mentor for B7 High Potential (HIPO) talents, providing one-on-one professional guidance and growth path support. 2. Revenue Strategy Execution and Hotel Support • Deeply master revenue management principles and practical techniques, lead the team in deep analysis of market trends and revenue opportunity identification. Develop and implement revenue maximization strategies for sub-regional key hotels (1-2 strategic/key hotels), covering pricing systems, inventory control, and pricing structure optimization. Lead full lifecycle management of RMH projects and processes, including project initiation, resource coordination, risk anticipation and control, deliverable delivery and review. • Assume primary responsibility for hotel revenue performance in the sub-region, regularly review core indicators such as RevPAR and RGI. Develop actionable improvement plans for performance gaps and drive execution to ensure steady hotel revenue improvement. 3. Cross Departmental Collaboration and Market Insights • Maintain close and efficient communication with hotel management (General Managers, Directors of Sales and Marketing, etc.). • Lead cross-departmental collaboration initiatives with Sales, Operations, Reservation Center, and Commercial Leaders to ensure seamless execution of revenue strategies and alignment with group business objectives. • Continuously monitor industry dynamics, policy changes, and competitor activities, dynamically adjust team revenue management strategies based on regional market characteristics and demand drivers. 任职资格: What we need from you Education Bachelor‘s degree or above in Hotel Management, Business Administration, Economics, Statistics, or related fields is preferred. Experience • More than 5 years of hotel revenue management related work experience, including at least 2 years of team management experience (leading teams of 5 or more members). • Experience in centralized revenue management or regional revenue management at international hotel groups is preferred, with familiarity with the full lifecycle of RMH projects and processes. Technical Skills and Knowledge Technical Expertise : • Deep mastery of core revenue management principles, market trend analysis methods, and pricing strategy development logic, with ability to accurately identify revenue opportunities and drive execution. • Strong data interpretation, trend extraction, and logical analysis capabilities. Work Management Skills: • Efficient multi-task handling capabilities, able to orderly advance various tasks under high-pressure environments and ensure business deadlines are met. • Good project execution capabilities. • Results-oriented, able to achieve work objectives within specified deadlines. People Management Skills: • High leadership maturity, skilled in talent development, performance coaching, and team motivation, able to effectively inspire team member potential and enhance overall team combat effectiveness. • Excellent upward management and horizontal collaboration capabilities, able to promote cross-departmental and cross-level business collaboration and efficiently resolve collaboration issues. Other Attributes • Results-oriented, with strong sense of responsibility and execution for revenue targets, willing to take ownership. • Both strategic thinking and tactical execution capabilities, with keen market insights and rapid adaptability. • Passionate and dedicated, strong stress tolerance, with excellent professional ethics and team spirit.
  • 上海 | 经验不限 | 学历不限
    其他 | 100-499人
    • 投递简历
    1.制定并落地加盟联营拓展战略,推动品牌从区域走向全国规模化布局。 2.深度洞察餐饮行业趋势,精通加盟、联营商业模式与市场拓展策略。 3.拓展并维护优质加盟商资源,具备全国及华东区域高意向投资人资源。 4.以结果为导向,具备强执行力与市场开拓狼性,高效完成招商目标。 5.具备优秀的商务谈判与合作判断能力,保障加盟联营项目高质量落地。 6.拥有5 年以上同岗位招商经验,能快速推进品牌全国市场扩张。
  • 行销总监

    2万-3万
    上海 | 经验不限 | 本科
    其他 | 100-499人
    • 投递简历
    1.制定集团品牌营销战略与全渠道推广计划,统筹线上线下营销活动,实现品牌声量与业绩双增长。 2.负责品牌视觉体系建设与设计管理,统一全域视觉形象,强化品牌辨识度。 3.运营新媒体矩阵,搭建达人合作体系,借势热点与内容传播,提升品牌话题度与影响力。 4.统筹小程序私域运营,通过会员体系与精细化运营提升用户留存、复购与转化。 5.负责电商直播与门店矩阵号管理,搭建自播体系,拉动直播 GMV 与门店引流。 6.管理行销团队,建立数据复盘机制,持续优化营销策略,保障营销目标高效达成。
  • 上海 | 经验不限 | 本科
    • 五险一金
    • 节日礼物
    • 技能培训
    • 带薪年假
    • 岗位晋升
    • 管理规范
    • 人性化管理
    • 领导好
    • 年度旅游
    卓越雇主
    卓越雇主
    国际高端酒店/5星级 | 2000人以上
    • 投递简历
    工作职责: This role is responsible for revenue strategy execution and small group management for assigned hotels to achieve annual revenue targets. Deeply participant in RMH projects and processes, set behavioral standards as a role model, explore and develop personal leadership potential, and deliver professional, high-quality revenue support to assigned hotels. Your day to day 1. Team Basic Management and Member Empowerment • Lead small group in daily work, decompose team work objectives, clarify individual responsibility boundaries, supervise work progress and quality, ensuring the team efficiently achieves annual revenue targets. • Set examples by practicing group values and work standards, guide team members to standardize work processes, improve professional skills. • Participate in team talent development, in new employee coaching, skills training, and performance feedback. • Create a positive team, collaborative team atmosphere, promote knowledge sharing and mutual cooperation. 2. Revenue Strategy Execution and Hotel Support • Utilize rich revenue management experience to assist in developing and precisely executing revenue strategies for assigned hotels, covering pricing optimization, inventory dynamic management, and channel performance control. • Deeply participate in key stages of RMH projects and processes, including data collection, analysis, solution implementation, and effect tracking. • Hold revenue meetings with assigned hotels, review booking forecasts for the next three months, dynamically adjust SBRP. • Monitor booking pace, denied and regretted business, analyze historical data and current booking data to identify demand cycles. • Assist hotels in optimizing GRS system settings, real-time monitor competitor pricing and market dynamics. • Ensure assigned hotels strictly comply with SBRP rules and standard processes. 3. Data Insights and Strategy Optimization • Regularly analyze revenue data of assigned hotels (RevPAR, RGI, channel contribution, etc.), identify performance highlights and gaps. • Monitor group booking and OTA channel performance, assist hotels in analyzing root causes of channel performance differences. • Participate in the development of annual Strategic Business and Revenue Plan, assist in completing full-year revenue re-forecast and next year budget preparation. 4. Cross-Function Utilization • Maintain close and efficient communication with hotel management (General Managers, Directors of Sales and Marketing, etc.). • Cooperate with RMH Director in cross-departmental (Commercial Performance, Operations, etc.) collaboration. • Ensure revenue strategies align with group overall business objectives. 任职资格: What we need from you ● Bachelor degree or equivalent degree in Marketing, Business or Commerce ● Managing regional/ multi-property commercial performance in a recognized international hotel company ● Experience with multi-brand entity preferred. ● Good understanding on the capability of hotel and distribution systems ● Good understanding on Hong Kong, Macau and Taiwan market ● Ability to analyze, interpret and extract trends from data ● Establishes goals and objectives and sets performance targets ● A strong leader, able to act as a role model
  • 上海 | 经验不限 | 大专
    其他 | 100-499人
    • 投递简历
    1.全面负责酒店品牌传播与市场推广策略规划,确保品牌形象与产品定位高度一致,提升市场认知度与影响力。 2.负责对外宣传广告、品牌文案、宣传软文等内容的创意构思、撰写指导及最终审核,保证输出内容的专业度与品牌调性。 3.统筹酒店产品形象的视觉构思与设计方向,把控海报、宣传册、样本等系列宣传物料的设计品质与统一应用。 4.管理酒店官方网站、社交媒体及第三方线上平台(如OTA、点评网站等)的品牌信息发布、产品展示与内容优化。 5.组织开展市场分析与竞品调研,制定并执行全年节日营销、品牌活动及专项推广方案,提升市场声量与业绩转化。 6.主持部门日常品牌推广工作,协调内外部资源,确保品牌传播活动高效落地,并持续优化部门工作流程与内容输出标准。
  • 收银员

    5千-6千
    上海 | 经验不限 | 学历不限 | 提供食宿
    火锅/烧烤 | 50-99人
    • 投递简历
    【岗位职责】 1、负责门店日常收银工作,包括现金、银行卡、移动支付等收款方式的准确结算; 2、核对每日营业款项,确保账目清晰、无差错,并按时完成交账工作; 3、处理顾客退换货、优惠券使用等特殊情况,确保服务流程顺畅; 4、协助顾客开具发票或收据,解答顾客关于支付方式的疑问; 5、保持收银台区域整洁,维护收银设备正常运行,及时上报故障问题; 6、配合财务部门完成月度对账及盘点工作; 7、完成上级交办的其他临时性工作任务。 【岗位要求】 1、年龄18-40周岁,身体健康,形象端正; 2、具备良好的服务意识和沟通能力,耐心细致,能妥善处理顾客需求; 3、对数字敏感,具备基本的计算能力,有收银或财务相关经验者优先; 4、能适应早晚班轮班制度(含周末及节假日),工作责任心强; 5、无不良嗜好,无犯罪记录,能长期稳定工作者优先。
  • 总经理

    2万-3万
    上海 | 经验不限 | 学历不限
    其他 | 100-499人
    • 投递简历
    1.全面负责 600 平轻奢夜场餐厅新店开业全流程筹备,统筹前厅后厨整体运营管理,适配红酒 + 爵士文艺休闲业态模式。 2.具备人均 300 + 高端餐厅成熟管理经验,拥有完整经营思路,对大厅、包厢不同人均消费层级做运营定位。 3.负责团队搭建与人才管理,统筹50人左右全员编制,完善经理、主管层级配置,开展员工培训、考核、晋升及日常考勤管理。 4.擅长团队激励与氛围打造,具备强执行力与沟通能力,能带团队高效协作,接受业态创新挑战,与企业长期共同成长。 5.全面把控财务预算、成本管控及物料损耗管理,通过精细化运营达成营收、利润、客流等各项经营指标。 6.妥善处理客诉及各类运营突发事件,维护高端服务品质与品牌口碑,保障轻奢夜场餐厅日常规范、稳定、有序运营。
  • 头疗师

    6千-8千
    上海 | 1年以上 | 学历不限
    • 投递简历
    负责头疗、肩颈、身体调理等项目操作 有相关经验优先、手法规范、服务意识好 能长期稳定、踏实肯干
  • 服务员

    4千-5千
    上海 | 经验不限 | 学历不限 | 提供食宿
    火锅/烧烤 | 50-99人
    • 投递简历
    【岗位职责】 1、负责餐厅顾客接待、点单、上菜、结账等全程服务工作 2、保持就餐区域整洁,及时清理桌面并补充餐具 3、熟悉菜单内容,能准确推荐菜品并解答顾客咨询 4、协助后厨传菜及餐前准备工作 5、处理简单客诉并及时反馈领班 【岗位要求】 1、18-40周岁,身体健康,无不良嗜好 2、能适应早晚班轮换(早班9:00-21:00/晚班 15:30-02:00) 3、具备基础服务意识,有餐饮经验者优先 4、能使用智能手机点单系统 5、吃苦耐劳,能适应周末及节假日工作
  • 上海 | 3年以上 | 大专
    • 五险一金
    • 管理规范
    • 包吃包住
    • 岗位晋升
    • 带薪年假
    • 技能培训
    国际高端酒店/5星级 | 100-499人
    • 投递简历
    1. Coordinate and manage work and daily operation within department. 协调和管理日常的部门工作。 2. Assisting DOS to plans and develops marketing strategies and promotion plans for Corporate segment. 协助销售总监一起针对商务市场发展市场策略和促销计划。 3. Assist and supervises execution of sales and marketing plan. 协助执行市场销售计划。 4. Manages & Assist in Strategic department planning and development. 管理和协助部门的计划和发展战略。 5. Conduct market research. 进行市场调查。 6. To assist DOS to analyze opportunities, select realistic objectives, develop, implement and control effective strategies and sales plans. 协助销售总监分析市场机会,制定符合实际的目标,开发,执行,管理行之有效的策略和销售方案。 7. Together DOS assessing selling opportunities within the Sales and banquet capacity, work with and assist with other portfolios i.e. F&B through marketing channels, Public Relations campaigns to the corporate, on F&B promotions or other similar promotions from other portfolios/departments. 和总监与其他各部门通力合作,在酒店住房,会议的可利用的最大范围内预计销售机会,例如,通过市场渠道对餐饮的销售预计,公关活动对商务市场的评估,以及其他各种资源,部门对类似餐饮等其他促销的评估。 8. Report on the effectiveness of sales from marketing programme to DOS. 汇报市场推广计划的销售成效。 9. Assists in setting up systems to monitor achievement of departmental goals and objective. 协助部门建立系统化的绩效监督管理,并制订部门目标。 10. To assist DOS in establishing sales targets and highlight any variances with actual sales figures and recommend what action should be taken to remedy significant variances. 协助销售总监制定销售任务并提出合理有效的销售行动来完成预算。 11. Develop and implement disciplined a prescribed routing of patterns in covering territory and accounts to achieve high penetration of the market share. 发展和执行销售区域政策来达到最大的市场份额。 12. Together with DOS to determine allocation of selling time to accounts, products and types of customers. In short to effectively implement he Time Management Concept. 和销售总监共同协助销售人员针对不同类型的客户分配时间。总之,有效实施和灌输销售团队时间管理概念。 13.To assist the DOS in ensuring that the quality of sales service meets the expectations of our guests and that it represents best value in the segments in which we compete. 协助 DOS 确保销售服务质量满足客人的期望,并体现在竞争环境中的最佳值。 14.Represents the hotel and participates in domestic and international sales activities. 代表酒店和参与国内和国际的销售活动。 15.To develop and maintain the best possible relationship with clients and their representatives to ensure future business and repeat business. 加强和发展客户的关系,拿到未来的生意。 16.Identifies and handles sales leads effectively and efficiently. 有效和即时识别并处理销售生意。 17.To increase occupancy, average rate and profits of the hotel through assist DOS is planning, guidance, and training of hotel sales personnel. 协助 DOS 规划、指导和销售人员的培训,以提高入住率,平均房价和酒店利润。 18. To assist the DOS to manage people to bring them to their full potential through training, counseling, guidance and discipline and maintain a work environment which fosters loyalty, pride and a sense of belonging. 协助 DOS 管理员工,通过培训、咨询、指导和纪律激励销售发挥最大潜能,并维持工作环境充满忠诚、骄傲和归属感。 19. Perform any duties assigned by the Management deemed necessary. 执行管理层交付的工作任务。
  • 上海 | 3年以上 | 大专 | 提供食宿
    全服务中档酒店/4星级 | 50-99人
    • 投递简历
    岗位职责 1、协助酒店高级管理层负责及整个饭店的运作收集对客服务过程中所产生的问题信息。 2、大堂副理在前厅部经理的直接领导下,在当班期间负责整个酒店的正常运作。 3、要负责处理宾客的问题和投诉。 4、要负责重要宾客的迎领工作。 5、进行整个酒店的安全和日常的设备检查工作。 6、解决当班期间发生的安全问题。 7、向其它班次协调交班记录上需要沟通的事项。 岗位要求 1、大专以上学历,有同岗位工作经验X年以上。 2、能用流利的英语从事前厅服务形象气质佳,精通电脑操作,具备较强的英文听说读写能力。 3、仪表端庄,热爱酒店工作,钻研业务,反应敏捷,善于交际具有较好的管理和协调能力,能够很好的发挥其管理、领导和监督的作用。 4、注重细节,工作有责任心,敢于承担责任,执行力较强。 5、有上进心和良好的学习能力和抗压能力。
  • 红酒侍酒师

    1.2万-1.4万
    上海 | 3年以上 | 大专 | 提供住
    • 五险一金
    • 定期体检
    • 法定三薪
    • 提供员工宿舍
    • 节假日福利
    • 带薪年假
    • 月休8天
    西式餐饮 | 1-49 人
    • 投递简历
    硬 性要求:英语作为工作语言,熟悉红酒领域,3年以上侍酒师经验,有相关证书 福利待遇: 1、做五休二,五险一金,免费提供住宿、有餐补 2、工作环境优美,可以学习接触专业的高端食材及名酒; 3、完善的培训体系 工作职责: 1、配合协助完成酒单; 2、定期协助部门进行培训以确保专业知识度 3、帮助客人完成餐酒搭配及后续酒水服务 4、及时跟进餐厅同事对酒单的掌握程度 5、协助完成餐厅基础服务流程 岗位要求: 1、男女不限 35岁以下 五官端正 性格开朗 2、普通话标准 具有较好的英语沟通能力 3、有较强责任心,具备1~3年餐饮酒店行业相关工作经验。 4、熟悉红酒知识,有相关的资质证书
  • 上海 | 经验不限 | 学历不限
    • 五险一金
    • 技能培训
    • 带薪年假
    • 管理规范
    • 人性化管理
    • 免费食宿
    • 包吃包住
    国际高端酒店/5星级 | 100-499人
    • 投递简历
    岗位职责: 1.帮助客人寻找丢失在车上的物品。为客人装卸行李至行李车并运送至指定的客房。 2.引领客人到房间,介绍酒店及房间的设施设备。快速巡视房间是否存在问题,及时通知相关部门予以解决。 3.对于客人的需求予以积极快速的回应,提供准确信息,提供租车、旅游向导等服务。 4.在前台和礼宾部的团队中起到积极做用,有效的沟通,确保达到目标。 5.采取必要行动,及时有效的处理顾客的不满,适当的时候告知宾客服务经理或礼宾部经理。回访客人,确保客人对解决方法满意。
  • 上海 | 3年以上 | 大专 | 提供食宿
    全服务中档酒店/4星级 | 50-99人
    • 投递简历
    岗位职责 1、收集客人意见调查问卷保持服务质量提高。 2、向客人提供准确订房信息。 3、落实”预订未到客人”的名单和每日团队取消。 4、预测现有的和未来的预订情况,客房出租情况并制作预测报表。 5、、熟悉处理房间预订的程序。 6、熟悉收益岗位的工作。 岗位要求 1、大专以上文化程度;3年以上同岗位工作经验。有收益经验优先考虑! 2、普通话清晰,英语书面和品语表达较流利; 3、具有良好的产品电话销售技能,能够实现酒店客房预订率最大化 4、具有销售业务谈判能力,能合理调配酒店产品,分清先后,实现客房销售目标。 5、具有同行酒店客房销售信息收集分析能力,及时制作报表向上级反馈。 6、具有良好的语言组织和文字表达能力,清楚,条理地表达销售意向。 7、能够督导团队成员的预订工作,指导下级提高电话销售能力。
  • 上海 | 5年以上 | 大专 | 提供食宿
    • 技能培训
    • 带薪病假
    • 免费房福利
    • 节日&生日礼
    • 福利年假
    • 包吃包住
    • 五险一金
    • 班次津贴
    • 法定三薪
    • 带薪年假
    国际高端酒店/5星级 | 100-499人
    • 投递简历
    负责VIP客户的全程接待管理,主导餐饮服务团队的礼仪与服务标准培训,提升整体服务品质与客户满意度。 履行餐厅/酒吧副经理职责,负责日常运营管理、服务监督与团队协调。 • 大专及以上学历,酒店管理、餐饮管理等相关专业优先。 • 5年以上高端餐饮或奢华酒店工作经验,其中至少1年担任主管或副经理职位。 • 精通中餐或西餐VIP接待流程与服务礼仪,有实际VIP接待案例。 •形象气质佳,举止得体,亲和力强。 •优秀的现场应变能力、沟通协调能力与团队管理意识。 •英语流利者优先
  • 监控员

    4千-5千
    上海 | 1年以上 | 中技 | 提供食宿
    全服务中档酒店/4星级 | 50-99人
    • 投递简历
    岗位职责 1、遵守酒店员工手册及酒店酒店的规章制度。 2、完成岗位工作任务,保障酒店、员工、客人的安全。 3、值守消防和监控设备,及时发现和处理各种报警。 4、发生火情时执行饭店的消防应急程序。 5、准确操作中控室的各种设备处置发生在饭店的紧急情况。 6、确保在规定的时限内完成工作。 岗位要求 1、在指定岗位上,完成安全保障和安全服务任务。 2、记录设备的报警信息,通知保安人员去确认。 3、发生火情时执行酒店的消防应急预案。 4、利用监控设备发现可疑情况和可疑人。 5、确认中控室的设备和其辅助设备处于良好工作状态。 6、妥善保管各部门寄存的钥匙,钥匙借领手续齐全。 7、持有效上岗证。
  • 上海 | 经验不限 | 学历不限
    国际高端酒店/5星级 | 100-499人
    • 投递简历
    【岗位职责】 1、按照规定进行制服的发入与回收,对于换部门培训等要依据人事行政部通知办理。 2、严格执行制服换洗时间,热心为酒店员工服务。 3、更换制服时要检查,制服是否完好,如有问题要通知领班并要让员工认可。 4、发放洗好制服时要检查,洗烫质量,完好情况如有破损及时修补,保证发出的制服干净,平整,无破损。 5、做好制服的收发记录,保证当保证当日工作当日清。 6、做好与洗衣部的交接记录及时送洗,保证各部员工服供应。 7、及时检查发现修补有问题的工服,保证员工形象。 8、简单洗衣房相关工作
  • 养生学徒

    3千-4千
    上海 | 经验不限 | 学历不限
    • 投递简历
    1、无经验可带,专人教学,包教包会 2、想学一技之长,热爱且愿意长期在养生行业发展 3、上手快,晋升通道清晰 4、有责任心、能吃苦耐劳、人品端正、
  • 列表
  • 明细
0086
获取验证码
注册/登录
上传简历一键注册

    热门职位

    热门地区