• 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年以上 | 大专
    • 投递简历
    职位描述 宴会销售经理在宴会销售总监的领导下,处理所有当地宴会活动的议价和协调工作。执行和支持所有与宴会销售有关的活动,同时,充分的实现其个人销售目标,以便增加整个宴会销售总额。 岗位职责: 1. 运营:协调接待所有的当地宴会活动,包括公司、社交、商会活动。与客户联络并确定活动细节,提供专业意见。 2.业务拓展:参与所有宴会销售活动,包括客户拜访、电话销售、客户宴请,增加酒店的曝光度,以便吸引更多的潜在客户。 3.行政工作: 全面遵守Delphi系统的操作标准,维持客户资料和收入数据的及时更新,以及销售活动的及时记录。 4.交流: 通过活动简介、宴会预定任务单和宴会修改单,提供给内部其他部门准确及时的活动信息。确保客户的所有要求都被及时处理。 5.其他:处理客户投诉和紧急情况,遵守酒店卫生、食品、消防和安全准 任职要求: 1.3年以上在国际5星级酒店同等职位经验的工作经验。 2.形象好、气质佳、谈吐自然大方有亲和力。 3.吃苦耐劳、服从管理
  • 上海-杨浦区 | 10年以上 | 学历不限
    高尔夫 | 100-499人
    • 投递简历
    岗位概述: 1. 有完善的体系教学输出(挥杆、短杆、推杆) 2. 有基础技术解决能力(发现问题、解决方案、训练规划、训练周期、结果复盘) 3. 场下实践教学 4. 单差点教学结果能力 5. 体能知识教学 岗位需求: 1. 中高协以上认证教练员 2.10年以上职业高尔夫教学背景 3.经公司测试36洞打球低于14杆(含14杆),黑T平均79杆 岗位福利: 五险一金、高提成、带薪休假、包吃、团建多多、免费练球
  • 销售主管

    4千-8千
    上海-杨浦区 | 经验不限 | 学历不限
    • 五险一金
    • 带薪年假
    • 员工生日礼物
    • 技能培训
    • 岗位晋升
    • 节日礼物
    • 管理规范
    • 午餐补贴
    有限服务中档酒店 | 100-499人
    • 投递简历
    【岗位职责】 1、 在上级的指导下,具体负责对团体业务进行操作。 2、 协助上级实施该地区的销售计划,协调各有关部门落实各种团体的接待计划和工作。 3、 了解业务特点和客源流向,熟悉酒店各种服务设施及各类合同条款、价格。 4、 与各旅行社、旅游服务机构保持长期稳定的合作关系。 5、 协助上级做好该地区的旅游市场、旅行社的客源分析。 【岗位要求】 1、 中专以上学历,有同岗位工作经验1年以上。 2、 具备销售学、酒店管理学、旅游心理学等知识储备。 3、 了解合同法及付款基本业务知识。 4、 有较好的语言表达能力,具备起草工作计划及业务工作报告的能力。 5、 能熟练使用电脑及其他现代办公自动化软件系统。
  • 光电美导

    2万-6万
    上海 | 1年以上 | 学历不限
    • 分红
    • 年终奖
    • 旅游
    • 健康体检
    • 购买商业险
    • 节假日福利
    • 带薪年假
    • 提供交通费
    • 公司产品福利
    • 岗前培训
    • 不定时技术培训。
    美容院/会所/养生馆/SPA | 500-999人
    • 投递简历
    【职责内容】 1、负责与门店进行项目对接; 2、负责市场部的美容师团队进行产品知识培训、答疑; 3、负责协助并配合各门店进行产品体验卡的销售和活动前铺垫工作; 4、负责协助门店制定产品销售活动方案,并处理好活动过程中与销售专家、操作医生之间的配合,促进成交; 5、负责合作回款项的催收工作; 6、参与并配合公司举行推广研讨会、沙龙等美容活动的相关工作。 任职要求: 1、22-45岁,男女不限,人品端正、皮肤好、气质佳; 2、有一年以上医学美容、光电项目美导工作经验; 3、强烈的工作责任心,活泼开朗,擅于沟通交流,语言表达能力优秀,具有良好的职业素质; 4、能够适应全国出差,不怕苦不怕累,不能接受出差安排的人士,勿投。 发展规划:美容导师-资深美导-销售专家-资深专家-总监
  • SPA 技术总监

    1.5万-2.5万
    上海 | 经验不限 | 学历不限
    • 五险一金
    • 意外险
    • 绩效奖金
    • 法定三薪
    • 包吃包住
    • 节假日福利
    • 带薪年假
    • 带薪病假
    • 周末双休
    • 技能培训
    国际高端酒店/5星级 | 1-49 人
    • 投递简历
    岗位职责: 1. 为客户提供专业的芳香疗法及SPA护理服务 2. 根据客户需求提供个性化的护理方案 3. 负责SPA项目的技术指导与服务质量把控 4. 带领技术团队完成日常护理服务及技术培训 5. 持续优化护理流程与客户体验 任职要求: 1. 具备良好的沟通能力与团队管理经验 2. 熟悉SPA护理技能及行业发展趋势 3. 能够独立完成技术难题的分析与解决
  • 上海-松江区 | 5年以上 | 大专 | 提供食宿
    • 五险一金
    • 节日礼物
    • 技能培训
    • 带薪年假
    • 岗位晋升
    • 管理规范
    • 员工生日礼物
    • 包吃包住
    • 领导好
    国际高端酒店/5星级 | 100-499人
    • 投递简历
    Duties and Responsibilities FINANCIAL RETURNS ·     Develop deep understanding and knowledge of key sectors targeted by hotel and ensure products and services are ahead of competition to maximise guest satisfaction ·     Provide creative input into Meetings Product Development to maintain a point of differentiation by developing innovative product and revenue opportunities ·     Ensure the timely follow-up and pursuit of strategic relationships with customers and stakeholders in order to drive the highest levels of guest experience ·     Contribute actively to the compilation of annual business plan and strategic sales & marketing plans ·     Conduct and/or assist the sales team with customer negotiations ·     Ensure timely delivery of Master Invoice to customers and help with facilitating payment ·     Participate in the preparation of the annual departmental operating budget and financial plans. Monitor budget and up sell products and services while minimising waste to increase revenue ·     Negotiate food and beverage prices, function space, and hotel services within approved departmental booking guidelines PEOPLE ·     Direct day to day conference/convention activities, plan and assign work, and establish performance and development goals for team members ·     Provide effective leadership to events teams, including the ability to direct activities according to the relevant detailed SOPs ·     Enhance team performance through effective communication and coordination with other departments. Ensure appropriate staffing levels based on guest volume. Develop and sustain effective relationships with clients, maximizing satisfaction and on-sell opportunities ·     Communicate to his/her superior any issues encountered and other relevant information ·     Organise training sessions, daily briefings and other meetings as required; ensure staff has the tools, training and equipment to carry out job duties ·     Conduct periodic formal reviews with the Events Team on their targets and goals ·     Conduct Annual Performance reviews, set Key Performance Objectives and Personal Development plans in line with IHG standards and brand standards for each member of the team ·     Recommend and/or initiate salary, disciplinary, or other staffing/human resource-related actions in accordance with hotel or company rules and policies ·     Act as escalation point for clients and members of Events Team and provide resolution to issues GUEST EXPERIENCE ·     Process customer inquiries in accordance to specified service standards ·     Develop and deliver relevant documentation to the customer (e.g. loyalty programmes, area attractions, restaurants, facility information) ·     Assign appropriate designated Event personnel based on the event requirement ·     In the pre-event planning process, consult with the meeting planners to identify optimal meeting room configuration, recommendation on meeting/break flow, menu planning, food & beverage coordination, table arrangements, decoration options, etc. to improve meeting efficiency and productivity ·     Ensure the team meets with each meeting planner daily to debrief on daily events, review consumption, bill and any exceptions to contracted billing and review estimates of final billing ·     Plan and conduct pre-event meetings with clients and catering staff to determine potential enhancements to the guest experience ·     Analyse and action against client satisfaction surveys to improve services and identify further business opportunities RESPONSIBLE BUSINESS ·     Develop awareness and reputation of the hotel and the brand in the local community ·     Coordinate safety and security initiatives to ensure meetings flow smoothly with minimal interruptions or problems. Coach and advise clients on meeting options and alternatives that potentially reduce waste, save energy and have a minimal impact to the environment   Perform other duties as assigned. aCCOUNTABILITY This is a senior level position in a full service luxury, resort, or major flagship hotel with high volume catering, banquet, and/or convention facilities. May manage professional level and administrative Events team members. Performance of this role should be measured by the following key metrics: ·     Key Performance Objectives set annually (as per IHG policy) ·     Process compliance as the indicated compliance in the Standard Operating Procedures ·     Lead Handover Quality ·     Other Events KPIs ·     Repeat sale or upselling revenue ·     Customer feedback/satisfaction
  • 上海-青浦区 | 经验不限 | 学历不限
    • 五险一金
    • 带薪年假
    • 岗位晋升
    • 管理规范
    • 员工生日礼物
    • 年终奖
    • 包吃包住
    • 人性化管理
    • 节日礼物
    • 技能培训
    精品酒店 | 100-499人
    • 投递简历
    工作职责: 数字渠道预算管理及执行 • 根据酒店商业目标,合理分配预算至各线上渠道(官方渠道直销、品牌商城、国内外 OTA)。 • 制定并维护年度线上渠道活动日历,涵盖重点节点(如 618、双 11、春节等)。 • 与集团保持战略协同,确保活动规划一致性。 活动与产品管理 • 执行集团及酒店层面的休闲散客促销活动(如 618、双 11、线上直播等)。 • 设计符合酒店休闲战略的电商产品,明确目标客群、渠道定位及活动目标。 • 管理产品全生命周期:申请、内容制作、上线发布、库存控制。 渠道与内容优化管理 • 定期检查价格合规性,及时上报异常,优化渠道分销结构。 • 审核酒店地理位置与 POI 信息准确性,协调相关团队解决内容问题。 • 管理付费广告投放及效果(如集团 PMP 项目、携程金字塔、Hilton Elevate 等),遵循内容审核与 SEO 优化建议,提升酒店曝光与转化。 • 跟踪踪并持续优化运营指标 (如飞猪 HID%、抖音 POI 评分等)。 • 负责抖音店铺运营,包括 KOL/KOC 合作、内容创作、点评管理及直播投放。 • 确保酒店内容在中英文之间准确翻译与本地化,吸引多元休闲客源市场。 • 优化内容评分,确保各渠道房型与价格展示准确。 绩效管理与数据分析 • 定期进行渠道绩效回顾(周/月),分析流量、转化率、ROI、客群反馈等数据。 • 提供基于数据的优化建议,支持战略决策。 • 与集团协作,挖掘增长机会。 • 联动 RMCC 收益管理中心团队优化电商产品库存投放,结合需求趋势与活动目标,确保与整体定 价策略一致。 • 与 OTA 市场经理保持沟通,获取最新策略与促销资源。 任职资格: • 本科及以上学历。 • 热爱酒店行业,具备以客户为中心的思维。 • 至少 3 年 OTA、电商、市场营销或分销相关经验。 • 具备良好的沟通技巧和跨部门协作能力 。 • 展现出敏锐的数字化潜力和扎实的市场洞察力,并积极探索新兴数字化商业机遇 • 英文听说读写流利优先。
  • 商务拓展总监

    1.3万-1.5万
    上海-青浦区 | 经验不限 | 学历不限
    • 五险一金
    • 技能培训
    • 节日礼物
    • 带薪年假
    • 岗位晋升
    • 包吃包住
    • 管理规范
    • 人性化管理
    • 法定三薪
    • 班车接送
    国际高端酒店/5星级 | 100-499人
    • 投递简历
    【岗位职责】 1、为商务发展部总监提供专业、有力的支持,以达到战略目标。 2、实施并发展部门和酒店的政策。 3、同商务发展总监和收益经理一同制定市场推广战略和促销活动。 4、通过发展并实施销售市场推广策略达到收益目标。 5、根据外部环境可能对销售产生的因素,制定不同的方案。 6、根据市场变化趋势,寻找竞争优势,提高市场份额。 7、分析市场机会,制定具体目标,发展并有效实施策略和计划。 8、根据酒店的住房及会议情况,评估市场机遇,并协助其他部门(如:餐饮部,公关部等)宣传和推广促销活动。 9、评估、掌握市场动态和趋势。 10、制定销售目标,对于与实际完成销售任务的差额,如何采取补救措施。 11根据客户的需求,不时向客户更新酒店优惠政策。 12、针对特殊客户群体制定特殊的市场销售方案。 13、有效管理时间。 14、分配销售市场、划分客户类型。简而言之,把时间管理概念有效灌输给销售、宴会的同事。 15、维护客户关系,了解客户需求,掌握服务技能、销售沟通技能,做好客户反馈。 16、通过对酒店销售人员的培训、引导,提升住房率,给酒店带来收益。 17、通过对销售人员的培训、引导,制定相应的规则,使团队销售潜力发挥到最大,建立荣誉感,提升忠诚度。 18、与商务发展总监、总经理、部门经理和客户保持良好的沟通。 19、能够为客户呈现良好的酒店介绍及描述。 【岗位要求】 1、具备优秀的销售技能和技巧。 2、通过探讨和聆听,具备善于发掘客户需求的能力。 3、具备果断、自律的性格 4、具备高度的自信心,工作的热情和主动权。 5、擅长交际 6、擅长与不同的人打交道 7、懂得运用心里学技巧 8、具备销售的相关经验 9、酒店专业或相关经验的优先
  • 上海-浦东新区 | 经验不限 | 大专
    • 五险一金
    • 月休八天
    • 免费食宿
    • 带薪年假
    • 带薪病假
    • 节日礼物
    • 技能培训
    • 岗位晋升
    • 管理规范
    • 补充医疗保险
    国际高端酒店/5星级 | 100-499人
    • 投递简历
    岗位职责 1.全面负责宴会和会议,展示会等的推销、预订工作; 2.制定宴会销售的市场推销计划、简历并完善宴会销售部工作程序和标准,制定宴会销售部规章制度并指挥实施; 3.参加酒店管理人员会议、完成上传下达工作; 4.安排布置并督导下属人员的正常工作; 5.建立改善宴会日记、客户合同存档、宴会订单和预报单的存档记录,使之成为有效的工作程序和管理手段; 6.与餐饮部总监和行政总厨沟通协调,共同议定宴会菜单及价格; 7.与其他部门沟通、协调、密切配合; 8.定期对下属进行绩效评估,按奖惩制度实施奖惩,并加强对员工的培训工作、提高员工素质。 岗位要求 1.掌握一定的市场、公关销售知识和技巧,全面了解本酒店的产品和服务。 2. 有较强的协调、推销和交际能力及书面、口头表达能力。 3. 身体健康,精力充沛,仪表端庄,反应灵活。具有酒店宴会销售岗位工作经验,特别是包厢宴会的销售,能结合行业特点开展整体市场营销工作,有一定的客户积累,团队合作精神; 4.工作细致、严谨,并具有战略前瞻性思维。
  • 上海-松江区 | 3年以上 | 本科
    • 五险一金
    • 技能培训
    • 带薪年假
    • 岗位晋升
    • 管理规范
    • 包吃包住
    • 人性化管理
    • 希尔顿员工价
    国际高端酒店/5星级 | 100-499人
    • 投递简历
    工作职责: 工作职责: 数字渠道预算管理及执行 • 根据酒店商业目标,合理分配预算至各线上渠道(官方渠道直销、品牌商城、国内外OTA)。 • 制定并维护年度线上渠道活动日历,涵盖重点节点(如618、双11、春节等)。 • 与集团保持战略协同,确保活动规划一致性。 活动与产品管理 • 执行集团及酒店层面的休闲散客促销活动(如618、双11、线上直播等)。 • 设计符合酒店休闲战略的电商产品,明确目标客群、渠道定位及活动目标。 • 管理产品全生命周期:申请、内容制作、上线发布、库存控制。 渠道与内容优化管理 • 定期检查价格合规性,及时上报异常,优化渠道分销结构。 • 审核酒店地理位置与POI 信息准确性,协调相关团队解决内容问题。 • 管理付费广告投放及效果(如集团PMP 项目、携程金字塔、Hilton Elevate 等),遵循内容审核与 SEO 优化建议,提升酒店曝光与转化。 • 跟踪踪并持续优化运营指标 (如飞猪HID%、抖音POI 评分等)。 • 负责抖音店铺运营,包括KOL/KOC 合作、内容创作、点评管理及直播投放。 • 确保酒店内容在中英文之间准确翻译与本地化,吸引多元休闲客源市场。 • 优化内容评分,确保各渠道房型与价格展示准确。 绩效管理与数据分析 • 定期进行渠道绩效回顾(周/月),分析流量、转化率、ROI、客群反馈等数据。 • 提供基于数据的优化建议,支持战略决策。 • 与集团协作,挖掘增长机会。 • 联动RMCC 收益管理中心团队优化电商产品库存投放,结合需求趋势与活动目标,确保与整体定 价策略一致。 • 与OTA 市场经理保持沟通,获取最新策略与促销资源。 任职资格: • 本科及以上学历。 • 热爱酒店行业,具备以客户为中心的思维。 • 至少3 年OTA、电商、市场营销或分销相关经验。 • 具备良好的沟通技巧和跨部门协作能力 。 • 展现出敏锐的数字化潜力和扎实的市场洞察力,并积极探索新兴数字化商业机遇 • 英文听说读写流利优先。
  • 上海 | 经验不限 | 大专 | 提供食宿
    • 五险一金
    • 节日礼物
    • 员工生日礼物
    • 年度旅游
    • 包吃包住
    • 岗位晋升
    有限服务中档酒店 | 100-499人
    • 投递简历
    【岗位职责】 1、负责高端服务公寓整体市场营销策略的制定与执行,包括品牌推广、市场活动策划及销售渠道拓展; 2、分析市场趋势及竞争对手动态,定期提交市场调研报告,为管理层提供决策依据; 3、制定并实施年度、季度及月度营销计划,确保完成公司设定的销售目标; 4、维护并拓展客户资源,与高端客户、企业客户及合作伙伴建立长期稳定的合作关系; 5、统筹线上线下营销活动,包括社交媒体运营、广告投放及公关活动,提升品牌影响力; 6、协调内部团队优化客户体验,提升客户满意度和复购率; 7、监控营销预算的使用情况,确保投入产出比合理。 【岗位要求】 1、对酒店或高端服务式公寓行业有深刻理解,熟悉市场营销及品牌管理流程; 2、具备出色的市场分析能力,能独立完成市场调研并制定针对性策略; 3、优秀的沟通与谈判能力,能够高效对接客户、团队及合作伙伴; 4、具备创新思维和执行力,能策划并落地有吸引力的营销活动; 5、结果导向,能够承受工作压力,适应快节奏的工作环境; 6、熟练使用办公软件及数据分析工具,具备一定的数字营销经验者优先; 7、有团队管理经验者优先。
  • 租赁经理

    1万-1.5万
    上海-普陀区 | 3年以上 | 大专 | 提供住
    • 五险一金
    • 节日礼物
    • 员工生日礼物
    • 年度旅游
    • 包吃包住
    • 岗位晋升
    有限服务中档酒店 | 100-499人
    • 投递简历
    职责描述: 1、配合执行公寓长短组销售策略。 2、进行公寓销售工作,按时达成入住率指标。 3、通过线上线下的方式邀约客户上门,给客户介绍房源信息,完成签约。 4、定期进行长短租市场调研,了解市场和相关政策动态。 任职要求: 1、 大专以上学历 2、 至少4年以上同行销售经验,有酒店,公寓或服务式公寓的销售经验者优先 3、 具有良好的沟通谈判能力,执行力与创造力,抗压能力强 4、 注重团队协作,有很强的服务意识与责任心 5、 良好的书面能力,能够熟练运用Excel和PPT等工具
  • 上海 | 3年以上 | 大专
    • 五险一金
    • 节日礼物
    • 员工生日礼物
    • 年度旅游
    • 包吃包住
    • 岗位晋升
    有限服务中档酒店 | 100-499人
    • 投递简历
    1.负责投资酒店/长租公寓项目的前期策划,组织考察、选择、评估和挖掘投资项目; 2.能独立开展行业研究分析,协调内外部资源对项目进行尽调、交易框架设计、谈判和投后管理与监督; 3.组织论证投资项目可行性分析报告,并制定投资项目实施方案; 4.维护公司内外部相关渠道关系,与外部机构建立良好关系,为业务开拓提供资源支持。 任职资格: 1.3年以上酒店/公寓轻资产项目投拓经验; 2.熟悉江浙沪皖酒店/公寓市场行情,有一定的资源积累优先; 3.具备敏锐的洞察力以及较强的风险管控能力,学习能力及沟通社交能力出众; 4.有知名地产/酒店/公寓企业从业背景,职业化程度高。 工资福利:有竞争力的投拓奖金
  • 上海-浦东新区 | 经验不限 | 学历不限 | 提供食宿
    • 五险一金
    • 节日礼物
    • 技能培训
    • 带薪年假
    • 岗位晋升
    • 管理规范
    • 领导好
    • 员工生日礼物
    • 包吃包住
    • 年底双薪
    国内高端酒店/5星级 | 100-499人
    • 投递简历
    岗位职责 1、与既有的客户和潜在的客户及合作伙伴保持密切的联系 2、发挥创造力,为酒店的产品及部门做出应有的贡献。 3、仔细计划与客户的会面,对预定的客户实施客户关系管理,完成销售目标。 4、在所负责的市场区域内,监视和报告市场及竞争者的情况。 5、准备销售报告,确保市场及客户信息的准确性,以便于工作的跟进。 6、积极地传播产品信息,在负责的市场内营造酒店的知名度。 7、在所负责的区域内,与市场销售总监一起计划销售攻势,并确保其实现 8、完成上级交给的其他任务 岗位要求 1、具备领导才能,了解所负责部门对各职位的责任。 2、掌握使用互联网及其它主要电脑系统的知识 3、良好的人际交往和沟通技巧。 4、独立工作和团队工作的能力。
  • 上海-浦东新区 | 5年以上 | 本科 | 提供食宿
    • 节日礼物
    • 技能培训
    • 带薪年假
    • 员工生日礼物
    • 包吃包住
    • 岗位晋升
    • 五险一金
    • 管理规范
    • 人性化管理
    国内高端酒店/5星级 | 100-499人
    • 投递简历
    岗位职责 1.全面负责宴会和会议,展示会等的推销、预订工作; 2.制定宴会销售的市场推销计划、简历并完善宴会销售部工作程序和标准,制定宴会销售部规章制度并指挥实施; 3.参加酒店管理人员会议、完成上传下达工作; 4.安排布置并督导下属人员的正常工作; 5.建立改善宴会日记、客户合同存档、宴会订单和预报单的存档记录,使之成为有效的工作程序和管理手段; 6.与餐饮部总监和行政总厨沟通协调,共同议定宴会菜单及价格; 7.与其他部门沟通、协调、密切配合; 8.定期对下属进行绩效评估,按奖惩制度实施奖惩,并加强对员工的培训工作、提高员工素质; 注:薪资面议!
  • 上海 | 5年以上 | 大专 | 提供食宿
    • 节日礼物
    • 技能培训
    • 带薪年假
    • 员工生日礼物
    • 包吃包住
    • 岗位晋升
    • 五险一金
    • 管理规范
    • 人性化管理
    国内高端酒店/5星级 | 100-499人
    • 投递简历
    岗位职责: 1.制定及执行饭店市场销售计划。 2.酒店市场开发、客源组织和酒店商品客房、餐饮、会议的销售工作。 3.分析市场动向、特点和发展趋势,设立市场目标。 4.走访客户,根据市场变化,并不断改进服务工作。 5.审核服务活动的策划方案,组织员工工作。 6.签定住房优惠协议、旅行社房价协议及各种合作协议、认报刊合同、广告宣传服务协议。 7.统筹酒店内外的公关宣传工作;审阅酒店对外发布的宣传稿件。 8.对外通过接待、出访、新闻媒介等,对内做好各部门的推销和宣传活动等,管理美工制作,以达到酒店经营的宣传目标。 注:薪资面议!
  • 上海 | 3年以上 | 大专 | 提供食宿
    • 节日礼物
    • 技能培训
    • 带薪年假
    • 员工生日礼物
    • 包吃包住
    • 岗位晋升
    • 五险一金
    • 管理规范
    • 人性化管理
    国内高端酒店/5星级 | 100-499人
    • 投递简历
    【岗位职责】 1、全面负责酒店会议,展示会等的推销等工作; 2、制定会务销售的市场推销计划、并完善会务销售部工作程序和标准,制定会务销售部规章制度并指挥实施; 3、参加酒店管理人员会议、完成上传下达工作; 4、安排布置并督导下属人员的正常工作; 5、建立改善宴会日记、客户合同存档、宴会订单和预报单的存档记录,使之成为有效的工作程序和管理手段 6、定期对下属进行绩效评估,按奖惩制度实施奖惩,并加强对员工的培训工作、提高员工素质。 【岗位要求】 1、1、大专以上学历,从事相关工作3年以上或同等职位2年以上经验; 2、具有酒店会务销售岗位工作经验,能结合行业特点开展整体市场营销工作,有一定的客户积累,团队合作精神; 3、对大型会务的组织及执行有丰富的经验; 4、具有较强的管理能力、判断和决策能力、人际沟通协调能力、计划与执行能力; 5、熟悉珠三角会务客源市场优先; 6、有强烈的事业心,责任感和勇于开拓的精神
  • 上海-浦东新区 | 经验不限 | 学历不限
    • 五险一金
    • 带薪年假
    • 领导好
    • 员工生日礼物
    • 人性化管理
    • 包吃包住
    • 技能培训
    • 年度旅游
    • 岗位晋升
    • 管理规范
    1、全面负责酒店会议,展示会等的推销等工作; 2、制定会务销售的市场推销计划、并完善会务销售部工作程序和标准,制定会务销售部规章制度并指挥实施; 3、参加酒店管理人员会议、完成上传下达工作; 4、安排布置并督导下属人员的正常工作; 5、建立改善宴会日记、客户合同存档、宴会订单和预报单的存档记录,使之成为有效的工作程序和管理手段 6、定期对下属进行绩效评估,按奖惩制度实施奖惩,并加强对员工的培训工作、提高员工素质。
  • 上海 | 3年以上 | 大专 | 提供食宿
    • 五险一金
    • 节日礼物
    • 带薪年假
    • 技能培训
    • 岗位晋升
    • 员工生日礼物
    • 管理规范
    • 包吃包住
    • 年度旅游
    • 人性化管理
    国际高端酒店/5星级 | 100-499人
    • 投递简历
    岗位职责: 1.在预算内达成营收目标和员工销售目标,使利润率最大化。参与制定部门年度预算、酒店的营销计划、经营及财务计划。 2.审核每月报表和销售预测报告,分析当前和潜在营销趋势,协调各种活动增加营收与市场份额,并监督进展,确保业绩达到或优于 既定营收计划。 3.制定、开发各种特别活动和销售活动,向潜在客户推广酒店业务。参加贸易展以及全国和本地大型营销活动,增加新业务机遇,为 酒店提升营销机会。 4.同关键客户和外部相关人员(如:宾客、航空公司、批发商、旅行社、广告商、本地社区团体)建立联系并保持联络,借此增加团 体及会议业务量,包括客房销售、餐饮销售和宴会服务等。 5.安排酒店会议及业务团队活动,同其它酒店级部门协调,共同完成销售部门同潜在客户达成的协议中所规定的各项服务。 6.部门其他相关事宜岗位要求
  • 上海 | 5年以上 | 大专
    • 五险一金
    • 带薪年假
    • 奖励机制
    • 晋升空间
    • 职业发展
    有限服务中档酒店 | 100-499人
    • 投递简历
    1.负责酒店项目调研分析,选址与评估,合作谈判,配合项目筹建期的各项协调工作; 2.3年以上酒店开发经验,有较为亮眼的签约履历; 3.熟悉酒店开发流程,具备优秀的工作协调能力; 4.熟悉酒店管理合同的条款内容,具有较为优秀的沟通与谈判能力。 5.对酒店设计、工程营建、日常运营也有一定的了解。 工作地点:华南、西南、西北、华东、华北、华中
  • 上海 | 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
  • 上海-黄浦区 | 经验不限 | 学历不限
    • 带薪年假
    • 五险一金
    • 节日礼物
    • 技能培训
    • 岗位晋升
    • 管理规范
    • 年底双薪
    • 免费工作餐
    • 包吃包住
    • 员工生日礼物
    国际高端酒店/5星级 | 100-499人
    • 投递简历
    工作职责: 1. 全面统筹酒店宴会活动销售工作,制定并执行年度/季度宴会销售策略与市场推广计划; 2. 负责婚宴、会议、宴会等各类活动项目的客户开发、方案策划、合同谈判及全流程服务跟进,确保销售目标达成与客户满意度提升; 3. 严格执行上海外滩华尔道夫酒店(The Waldorf Astoria Shanghai on the Bund)品牌标准,规范使用集团预订系统工具及销售支持平台,保障数据准确与流程合规; 4. 协同餐饮、运营、市场等部门,优化活动执行质量与跨部门协作效率,推动高净值客户复购与口碑传播; 5. 定期分析市场动态、竞品策略及客户需求变化,输出销售复盘报告,为管理层提供决策支持。 任职资格: 1. 大专及以上学历,酒店管理、市场营销、工商管理等相关专业优先; 2. 具备5年以上国际高端酒店宴会销售或大型活动策划销售工作经验,其中至少2年担任团队管理角色; 3. 熟练掌握酒店集团销售系统及Office办公软件,具备独立制作销售提案、预算测算及合同文本能力; 4. 具备优秀的中英文书面与口头表达能力(英语可作为工作语言),能高效对接国内外客户及跨部门协作;
  • 美容顾问

    1万-1.5万
    上海 | 经验不限 | 学历不限 | 提供食宿
    • 分红
    • 节假日福利
    • 社保
    • 带薪年假
    • 公司产品福利
    • 岗前培训
    • 提供住宿
    美容院/会所/养生馆/SPA | 50-99人
    • 投递简历
    岗位职责 1、现场接待新客,做好客人的参观登记。 2、建立客人档案,准备客户资料。 3、协调部门内部的关系。 4、拓展及维护顾客,做好顾客管理。 5、协助完成部门计划业绩和管理工作,做好顾客跟进服务。 岗位要求 1、有美容美体行业经验,沟通能力、亲和力强。 2、皮肤好、性格活泼开朗、工作踏实。 3、形象气质佳,具备良好素质素养。 4、具备专业的美容知识。 5、有良好的服务意识和团队合作精神,能承受工作压力。
  • 列表
  • 明细
0086
获取验证码
注册/登录
上传简历一键注册

    热门职位

    热门地区