• 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
  • 合肥 | 3年以上 | 大专 | 提供食宿
    • 包吃包住
    • 每周两天休息
    • 五险一金
    • 岗位晋升
    • 技能培训
    • 带薪年假
    • 领导好
    • 人性化管理
    国内高端酒店/5星级 | 500-999人
    • 投递简历
    岗位职责 Job responsibilities  1.熟悉并拓展本地及周边县市旅游资源,重点黄山、宏村等景区,本地赛事、展览馆、体育馆、教培资源 Become familiar with and expand local and surrounding county and city tourism resources, focusing on scenic spots such as Huangshan and Hongcun, as well as local sports events, exhibition halls, stadiums, and education and training resources. 2.重点突破江浙沪皖、北京、上海的旅行社资源开发,包括研学、旅行社地接、养老资源开发 The focus will be on developing travel agency resources in the Yangtze River Delta region (Jiangsu, Zhejiang, Shanghai, Anhui), Beijing, and Shanghai, including study tours, local travel agency services, and elderly care resources. 3.负责酒店与旅行社之间的合作对接,拓展并维护旅行社销售渠道; Responsible for liaising between hotels and travel agencies, and expanding and maintaining travel agency sales channels. 4.制定并执行销售策略,提升酒店在旅行社渠道的入住率与客户满意度; Develop and implement sales strategies to increase hotel occupancy rates and customer satisfaction through travel agency channels. 5.协调内部资源,为旅行社客户提供优质服务支持; Coordinate internal resources to provide high-quality service support to travel agency clients. 6.分析市场动态及竞争对手情况,提出优化建议以提升销售业绩。 Analyze market dynamics and competitor information, and propose optimization suggestions to improve sales performance. 7.负责与国内/国际旅行社公司建立长期合作关系,签订年度合作协议。 Responsible for establishing long-term partnerships with domestic and international travel agencies and signing annual cooperation agreements. 8.定期拜访重点客户,了解市场需求,提供定制化酒店产品方案。 Regularly visit key clients to understand market demands and provide customized hotel product solutions. 9.推广酒店团队房、会议宴会、长住房等产品,制定有竞争力的价格策略。 Promote hotel group rooms, conference and banquet packages, and long-stay accommodations, and develop competitive pricing strategies. 10.跟进团队预订全流程,协调前厅、餐饮等部门确保服务质量。 Follow up on the entire booking process for the group and coordinate with the front desk, food and beverage departments to ensure service quality. 11.完成月度/年度销售指标,定期分析业绩数据并调整策略。 Achieve monthly/annual sales targets, regularly analyze performance data and adjust strategies accordingly. 12.监控竞争对手动态,及时提出应对方案。 Monitor competitors' activities and propose countermeasures in a timely manner. 13.合同与政策管理:拟定旅行社合作协议。 Contract and Policy Management: Drafting Travel Agency Cooperation Agreements 14.参与旅游展会、同业考察活动,提升酒店在旅行社渠道的曝光度。 Participate in tourism exhibitions and industry peer review events to increase the hotel's exposure through travel agency channels. 15.协助设计旅行社专属宣传物料。 Assist in designing exclusive promotional materials for travel agencies 16.定期提交销售报告,包括客户开发进度、市场趋势分析。 Submit regular sales reports, including customer development progress and market trend analysis.
  • 销售经理

    6千-1.6万
    深圳 | 2年以上 | 大专 | 提供食宿
    • 五险一金
    • 岗位晋升
    • 领导好
    • 技能培训
    • 人性化管理
    • 包吃住
    • 全勤奖
    • 工龄奖
    • 带薪年假
    • 节假日福利
    有限服务中档酒店 | 100-499人
    • 投递简历
    岗位职责 1、与既有的客户和潜在的客户及合作伙伴保持密切的联系。 2、高效认知和掌握销售线索。 3、仔细计划与客户的会面,对预定的客户实施客户关系管理,完成销售目标。 4.、掌握所管辖地区的市场动态,根据市场的变化和全年淡旺季及酒店的客房预订状态。 5.、根据酒店的整体销售计划,结合管辖市场的特点,提出具体的促销计划和切实可行的配额方案。 6、积极地传播产品信息,在负责的市场内营造酒店的知名度。 7、扩大管辖市场的销售网络,熟悉该地区的旅游机构、旅行社、交通、预订销售网络的业务特点和操作方式。 8、协助部门领导做好旅行团的销售的产品分配管理工作,提高酒店入住率和经济效益。 9、执行上级要求的任务,完成市场销售目标。 岗位要求 1.、中专以上学历,同岗位经验2年以上。 2、掌握应用销售及前台的电脑系统。 3、了解商务旅游、旅游业国际市场,会议旅游及餐饮销售。 4、能够掌握和理解市场和竞争 5、良好的人际交往和沟通技巧。 6、独立工作和团队工作的能力。
  • 佛山 | 5年以上 | 大专 | 提供食宿
    • 五险一金
    • 节日礼物
    • 技能培训
    • 带薪年假
    • 岗位晋升
    • 管理规范
    • 包吃包住
    • 人性化管理
    • 国际工作环境
    • 员工生日礼物
    国际高端酒店/5星级 | 100-499人
    • 投递简历
    Primary Responsibilities主要职责 Establish strong cooperative and business partnerrelationship with the local client through communications. Assist EAM to develop marketing plan and budget. Manage Event department to carry out the daily taskeffectively. Coordinate every department in order to provide high standardservice to clients. Make catering and banquet sales plan with EAM andDirector of F&B. Assist hotel to develop and promote new product andservice Assist hotel to make market strategies. Consider external economic environment when making plans. Manage financial and budget report as well as makingpricing strategies. Ensure to achieve business goals through making revenueand expense balance. Negotiate with client to satisfy consumer’s need as wellas achieve profit of the hotel. To carry out any other sessions duties andresponsibilities of assigned. 通过与客户的沟通,并与本地客户建立牢固的合作和商业伙伴关系。 协助行政助理经理开发并制作销售计划,并准备预算。 管理宴会销售部,确保顺畅运作,及时有效的完成每日工作任务。协调部门之间工作,确保为客人提供高水准服务。 与行政助理经理和餐饮总监共同制定餐饮宴会销售计划。 协助酒店新产品及服务的开发和推广。 协助酒店市场战略的制订。 做计划时考虑外界经济情况。 管理财务报告,财务分析预算,制定部门的定价策略。 确保按照收入和开支预算实现经营目标。 与客户谈判,确保满足客人的需要,同时又能够实现饭店的利润。 执行任何给予的任务。 Knowledge and Experience知识和经验 Have more than five years work experiences about sales inhotel, should be engaged in basic level job. Have the strong ability of social campaign, adapt tochanges, and judge. Mastery sales professional knowledge, can guide thesubordinate work. Have the ability of language and can use a foreignlanguage to do operation. Mastering the knowledge of banquet sales skills, have thestrong practice experience and positive attitude to work. At ease in a multi-cultural environment. Confident speaking skills. 具有五年以上酒店销售相关工作经验,从事过基层工作。 具有较强的社会活动能力、应变能力及判断能力,熟悉本职工作,掌握一定销售专业知识,能引导下级人才工作。 具有一定语言文字能力,并能熟练运用一门外语进行业务活动。 掌握一定宴会销售的技能、技巧知识,并具有较强的实践经验,以及积极的工作态度。 能适应多元化的环境。 沟通能力强。
  • MICE销售经理

    1万-1.6万
    河源 | 3年以上 | 大专
    • 五险一金
    • 带薪年假
    • 包吃包住
    • 节日礼物
    • 投递简历
    Base:广州/深圳 岗位职责 1.对MICE客户进行开发,完成公司交给的销售指标; 2.负责客户关系拓展及长期客户维护,并建立客户档案; 3.完善MICE销售部工作程序和标准,制定合理的与客户对接的操作流程; 4.负责市场的数据分析、市场调研、竞争情报,并定期进行客户分析,创新销售策略; 5.上级交付的其它工作任务。 任职要求: 1.大专及以上学历,市场营销、会展、旅游相关专业优先; 2.有接待珠三角商务公司,企业团建,会议活动工作经验的; 3.三年以上MICE相关工作经验,会议会展、公关活动、酒店、旅游等行业相关从业经验优先; 4.了解行业市场动态,具备较强的市场分析、营销、推广能力; 5.出色的客户沟通引导能力、谈判能力和资源整合能力。
  • 贺州 | 10年以上 | 大专 | 提供食宿
    • 节日礼物
    • 技能培训
    • 岗位晋升
    • 管理规范
    • 员工生日礼物
    • 年底双薪
    • 包吃包住
    • 人性化管理
    • 年度旅游
    岗位工作职责: 1、负责商业街整体运营战略规划与执行,确保商业目标达成; 2、统筹商户招商、入驻及日常管理,优化业态组合与品牌结构; 3、策划并实施商业街营销推广活动,提升客流量与品牌知名度; 4、建立并管理运营团队,制定绩效考核标准与激励机制; 5、监控财务预算执行情况,控制运营成本并提升利润率; 6、协调处理客户投诉及突发事件,维护良好营商环境; 7、跟踪行业发展趋势,定期向集团董事会汇报经营成果与改进方案; 8、代表商业街与政府机构、行业协会等外部单位建立合作关系。 任职要求: 1、大专及以上学历,旅游管理、市场营销、商业管理等相关专业; 2、10年以上大型文旅商业运营管理经验,5年以上团队管理经验,有成功项目操盘经验者优先; 3、熟悉文旅商业业态发展趋势,精通合同管理与租赁谈判技巧; 4、具备优秀的跨部门协作与资源整合能力; 5、具备较强的抗压能力与突发事件处理能力; 6、具备优秀的商业洞察力与市场预判能力。
  • 合肥 | 5年以上 | 大专 | 提供食宿
    • 包吃包住
    • 每周两天休息
    • 五险一金
    • 岗位晋升
    • 技能培训
    • 带薪年假
    • 领导好
    • 人性化管理
    国内高端酒店/5星级 | 500-999人
    • 投递简历
    岗位职责 Job responsibility 1、负责规划公司的市场发展策略,把握公司在行业中的发展方向,完成公司在行业中的市场定位,及时提供市场反馈并对公司的市场操作计划不断优化与完善; Responsible for planning the company's market development strategy, grasping the company's development direction in the industry, completing the company's market positioning in the industry, providing timely market feedback and continuously optimizing and improving the company's market operation plan; 2、通过各种市场推广手段完成既定的品牌营销目标,对营销预期目标及实际效果负责; Achieve the established brand marketing objectives through various marketing means, and be responsible for the expected marketing objectives and actual effects; 3、负责大客户开发、渠道拓展、商务洽谈、开发和协调各类媒体资源,建立有效的媒介传播手段等; Responsible for key customer development, channel expansion, business negotiation, development and coordination of various media resources, and establishment of effective media communication means; 4、负责团队的建设与管理,全面安排、管理市场部的年度市场策略和市场计划; Responsible for team construction and management, overall arrangement and management of the annual market strategy and market plan of the Marketing Department; 岗位要求 Job requirements 1、熟悉合肥市场,有一定客户资源; Familiar with Hefei market, have certain customer resources; 2、五年以上国际连号酒店市场销售部管理岗位工作经验; At least 5 years management experience in marketing and sales department of international affiliated hotel; 3、筹备酒店工作经验; Experience in hotel preparation 4、良好的抗压能力,高度的工作热情,良好的团队合作精神,有较强的应变能力、出色的人际沟通能力、团队建设能力、组织开拓能力; Good ability to work under pressure, high enthusiasm, good team spirit, strong adaptability, excellent interpersonal communication skills, team building ability, organizational development ability; 5、对市场营销工作有深刻认知,有较强的市场感知能力、敏锐地把握市场动态、市场方向的能力、密切的媒体合作关 Have a deep understanding of marketing work, strong market perception ability, keen grasp of market trends, market direction ability, close media cooperation 岗位职责 Job responsibility 1、负责规划公司的市场发展策略,把握公司在行业中的发展方向,完成公司在行业中的市场定位,及时提供市场反馈并对公司的市场操作计划不断优化与完善; Responsible for planning the company's market development strategy, grasping the company's development direction in the industry, completing the company's mar
  • 万宁 | 5年以上 | 大专 | 提供食宿
    • 五险一金
    • 节日礼物
    • 带薪年假
    • 员工生日礼物
    • 包吃包住
    • 岗位晋升
    • 免费房晚
    国际高端酒店/5星级 | 100-499人
    • 投递简历
    【岗位职责】 与餐饮总监一起制定餐饮宴会销售计划 协助酒店新产品及服务的开发和推广 协助酒店市场战略的制订。 做计划或做决定时,要考虑外界经济情况 管理财务报告,财务分析、预算,制定部门的定价策略。 确保按照收入和开支预算实现经营目标。 与本部门及其他部配合工作。 预防和处理客人所关心的问题。 与客户谈判,确保满足客人的需要,同时又能够实现酒店的利润。 与客户保持有效的适当地交流,同时表现出专业的形象及工作方式。 对酒店 产品及服务要有高度了解,以便更好地向客人推销酒店的服务及设施。 根据酒店的目标和方向,制订合适的行政及沟通规定及程序。 拜访有潜力的客户,发展并保持与客户合作的关系。 遵守酒店酒店的员工守则。 遵守酒店酒店的政策及程序。 坚持不断的对自己的表现进行分析评估 完成上级交给的其他任务。 【岗位要求】 必须具备良好的说读写能力并理解工作中的主要语言 具备良好的读写能力,以便使沟通的过程更方便 需要良好沟通技巧包括口语及书写 最主要的任务是在团队中与其他员工工作中表现为团队的主管,这是最基本的直接管理 熟悉运用Internet, Delphi及其他主要计算机程序 对酒店及相应施设具有专业知识 具有公司,旅游中介公司及宴会会议销售知识 在责任范围内掌握领导才能和所有工作任务的知识 掌握并具有互联网及其它主要电脑软件方面的知识和经验 能够使用销售和前厅部电脑系统
  • 南京 | 经验不限 | 大专 | 提供食宿
    • 五险一金
    • 岗位晋升
    • 技能培训
    • 带薪年假
    • 包吃包住
    国际高端酒店/5星级 | 100-499人
    • 投递简历
    岗位职责 1、制定及执行酒店市场销售计划 2、酒店市场开发、客源组织和酒店商品客房、餐饮、会议的销售工作。 3、分析市场动向、特点和发展趋势,设立市场目标。 4、走访客户,根据市场变化,并不断改进服务工作。 5、审核服务活动的策划方案,组织员工工作。 6、签定住房优惠协议、旅行社房价协议及各种合作协议、认报刊合同、广告宣传服务协议。 7、统筹酒店内外的公关宣传工作;审阅酒店对外发布的宣传稿件。 8、对外通过接待、出访、新闻媒介等,对内做好各部门的推销和宣传活动等,管理美工制作,以达到酒店经营的宣传目标。 岗位要求 1、大专以上文化程度;2年以上同岗位工作经验。 2、按照公司整体要求,制定和组织实施公司在市场策划、销售管理、客户服务和物业管理的战略规划。 3、负责项目可行性比选阶段的市场研究、客户分析、市场定位和营销推广方案设计。 4、负责监督和考核公司各项目的营销推广、销售进度、销售回款和客户服务等,支持和保障项目实施。 5、负责组织营销推广、销售执行、客户服务等方面专业人员的培训。
  • 丽水 | 3年以上 | 大专
    • 岗位晋升
    • 技能培训
    • 节日福利
    • 人性化管理
    • 员工生日活动
    • 免费食宿
    • 节日礼物
    • 年度旅游
    • 员工生日礼物
    • 包吃包住
    国内高端酒店/5星级 | 1000-2000人
    • 投递简历
    岗位职责: 1.根据公司年度经营目标,制定年度收入计划,市场预算和预测。 2.制定与收入计划相关的季度、月度销售实施计划,以确保完成年度销售绩效考核目标。 3.维护好所有能增加业务量的各项酒店产品的销售渠道,包括广告、促销、个人推销、宣传、社区关系、特殊销售项目等。 4.创建和实施特殊项目,通过以下方式获得更大的利润: ①提高平均利率;②提高整体入住率;③在非高峰时期增加业务量;④增加本地餐饮和宴会销售;⑤提升酒店在当地社区的形象 5.定期对丽水及周边酒店销售市场、人员的市调报告,确保完成销售目标及开辟潜在市场。 6.组织定期更新销售宣传海报、销售视频资料,确保符合公司品牌标准。 7.负责建立和维护与责任酒店有业务联系的媒体、客户、公众的良好关系,树立责任酒店的良好品牌形象、社会责任形象,并推动相关工作; 8.通过分析过去广告活动的市场有效性,向总经理推荐对酒店最有效益的销售宣发类型,积极拓展新媒体营销渠道方案,如抖音、小红书、小程序等,并组织相关部门落实实施。 9.定期回顾酒店的公关活动,确保酒店在当地和国家媒体上的高认知度。 10.管理新产品和服务的开发 11.监督新的市场策略的发展 12.按时完成上级领导交办的其它工作 岗位要求: (1)教育背景 大学本科以上学历,市场营销及相关专业。 (2)基本素质 ① 认同公司的企业文化和经营理念,有大局观 ② 有高度的责任心、事业心和执行力 (3)工作经验:具有3年以上酒店销售/市场经理及以上的管理经验。 (4)技能技巧 ① 通晓快捷酒店/商务酒店市场营销、宾客及餐饮服务、内部管理及相关专业知识。 ② 熟悉酒店产品开发及市场营销渠道拓展,熟悉酒店销售管理方案、计划的制定与落实。 (5)服务态度 ①忠于职守、爱岗敬业、廉洁自律 ②具有较高的职业道德水平 ③具有较强的理解判断能力、组织协调能力、决策能力及业务实施能力 ④关心团队成长,坦诚、正直、活力、激情,具有强烈的责任感、荣誉感和使命感。
  • 哈尔滨 | 5年以上 | 大专 | 提供食宿
    • 五险一金
    • 节日礼物
    • 带薪年假
    • 技能培训
    • 人性化管理
    • 岗位晋升
    • 领导好
    • 帅哥多
    • 美女多
    • 包吃包住
    国际高端酒店/5星级 | 100-499人
    • 投递简历
    【岗位职责】 1、负责制定并执行酒店市场销售战略,完成年度销售目标; 2、领导销售团队开发新客户,维护现有客户关系,提升市场份额; 3、分析市场趋势及竞争对手动态,调整销售策略以应对市场变化; 4、协调与其他部门的合作,确保销售政策与酒店整体运营目标一致; 5、定期提交销售报告及业绩分析,为管理层提供决策支持; 6、参与重要客户谈判及合同签订,确保酒店利益最大化。 【岗位要求】 1、具备敏锐的市场洞察力及优秀的商业谈判能力; 2、能够独立制定销售计划并推动团队高效执行; 3、具备较强的领导力及团队管理经验,能激励团队成员达成目标; 4、良好的沟通协调能力,能与各部门及客户建立长期合作关系; 5、抗压能力强,适应快节奏工作环境,能接受出差任务; 6、对酒店行业有热情,愿意接受挑战并追求卓越业绩。
  • 上海-松江区 | 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
  • 乐山 | 3年以上 | 大专 | 提供食宿
    • 五险一金
    • 意外险
    • 提供食宿
    • 生日福利
    • 节假日福利
    • 带薪年假
    • 团建聚餐
    • 岗位晋升
    • 职业发展规划
    • 技能培训
    国内高端酒店/5星级 | 1-49 人
    • 投递简历
    【岗位职责】 1.负责酒店内部行政人事工作; 2.负责制定行政人事部制度文件,统筹行政管理工作; 3.负责开展人力资源工作,包括招聘、培训、薪酬、绩效、员工关系等工作; 4.负责开展行政管理工作,包括证照办理、档案管理、固定资产管理、车辆管理等工作; 5.完成领导交办的其他临时性任务,确保酒店各项工作的顺利进行。 【岗位要求】 1.教育背景:人力资源、行政管理或相关专业专科及以上学历,具备扎实的专业知识和实践经验。 2.工作经验:3年以上行政人事管理工作经验,其中至少1年以上酒店管理经验。 3.专业技能:熟悉人力资源六大模块,擅长招聘、培训、员工关系等模块的工作。具备良好的沟通能力和组织协调能力; 4.个人素质:具备较强的责任心、团队合作精神和抗压能力,能够处理复杂的人事问题和突发事件; 5. 熟练使用办公软件及人力资源管理相关系统。
  • 南京 | 经验不限 | 大专
    • 带薪年假
    • 年底双薪
    • 六险一金
    • 管理规范
    • 技能培训
    • 岗位晋升
    • 奖金丰厚
    其他 | 2000人以上
    • 投递简历
    【职位描述】 主要目的 配合及协助店经理及主管以达成公司销售业绩、维护品牌形象为目的,执行整个精品店的日常运营及销售工作。 …………………………………………………………………………………………………………. 主要职责 ▪ 销售计划的实施与汇报 ➢ 按照店经理和主管的要求,实现个人销售目标,包括销售额和作品组合。 ➢ 在销售过程中体现团队合作,并协助其它团队成员达成目标。 ➢ 维护与客户的长期良好关系。体现品牌精神,向主管汇报与客人沟通情况,及时将客人的要求和信息反馈给公司,确保更好的服务加深客户关系。 ➢ 了解市场动态、竞争品牌等相关信息,给予客户专业的分析,提升品牌的知名度。 ………………………………………………………………………………………………… ▪ 对于自身的行为管理 ➢ 严格遵照品牌要求,确保个人形象和行为符合品牌要求。 ➢ 对品牌历史、背景、文化及作品有完整认知和诠释。 ➢ 熟悉卡地亚服务标准并严格遵守,确保给予顾客周到的服务和美好的购物体验。 ➢ 熟悉并严格贯彻员工手册的内容,并确保有效实施。 ………………………………………………………………………………………………… ▪ 对于店铺的运营 ➢ 了解及遵守精品店安全规则及保安程序,完成精品店营业前的准备工作和精品店营业后的整理工作,记录作品的销售以及进出等相关事项,同时做好作品的验收工作销售额和作品组合。 ➢ 确保精品店内外的环境整洁,及销售工具的安全、整理、正确摆放。 ➢ 按照品牌的特别规定陈列,清洁、包装、摆放作品,协助并负责陈列用具的管理。 ➢ 根据主管安排进行每日盘点,协助库管进行月底盘点。 ➢ 按照品牌要求,认真处理售后问题,同时提供优质的售后服务。 ➢ 监督店铺维修和装修的施工。 ➢ 严格遵守精品店运营手册的每一项内容,确保有效实施在日常工作中。 ➢ 按照公司要求登记客户信息并做好客户信息维护工作 ➢ 及时,准确地提交各类报表。 【任职要求】 任职要求 • 大专及以上学历 • 对销售流程及客户行为有全面的了解 经验要求 • 5年以上奢侈品销售经验,有国际奢侈品珠宝腕表品牌工作经验者优先 • 熟悉店铺日常运营流程 职位胜任力 • 以业务及服务为导向 • 优秀的沟通及谈判技巧 • 逻辑清晰及良好的抗压能力 • 能够与潜在客户建立并维护良好的关系 • 积极的工作态度,良好的团队合作能力
  • 深圳 | 2年以上 | 大专 | 提供食宿
    • 五险一金
    • 包吃包住
    • 带薪年假
    • 技能培训
    • 岗位晋升
    • 人性化管理
    • 节日礼物
    国际高端酒店/5星级 | 100-499人
    • 投递简历
    【岗位职责】 协助组织贵宾接待工作,确保为贵宾提供愉悦的体验,并严格按照标准操作流程提供高品质服务; 以热情、专业和高标准的方式与贵宾沟通,积极协助满足客户需求。 【岗位要求】 熟悉高规格接待或政务接待业务及流程; 具备出众的个人形象与仪表; 良好的沟通能力; 拥有突出的策划、组织及协调能力; 始终坚持职业价值观,具备良好的道德操守与诚信; 拥有2年以上物业行业工作经验,其中至少1年高端项目管理及团队管理经验。
  • 销售总监DOS

    1万-1.5万
    延安 | 5年以上 | 大专
    • 五险一金
    • 节日礼物
    • 技能培训
    • 带薪年假
    • 管理规范
    • 美女多
    • 帅哥多
    • 领导好
    • 包吃包住
    国内高端酒店/5星级 | 100-499人
    • 投递简历
    【岗位职责】 1、分析市场趋势和竞争对手动态,制定针对性销售策略 2、协调酒店各部门资源,确保销售方案有效落地 3、建立完善的客户管理体系,提升客户满意度和忠诚度 【岗位要求】 1、具备酒店行业销售管理经验,熟悉高端酒店市场 2、出色的团队领导能力和业绩达成能力 3、优秀的市场分析能力和商业谈判技巧 4、具备较强的客户资源开发和维护能力 5、能够适应高强度工作压力,具备良好的职业素养
  • 市场部经理

    1万-1.5万
    宁波 | 5年以上 | 大专 | 食宿面议
    • 五险一金
    • 带薪年假
    • 包吃包住
    • 管理规范
    • 节日礼物
    • 员工生日礼物
    • 岗位晋升
    • 人性化管理
    • 国有企业
    • 年底双薪
    国内高端酒店/5星级 | 1000-2000人
    • 投递简历
    1.全面负责市场营销工作,制定并执行市场营销策略。 2.销售渠道拓展与管理,开发和维护各类销售渠道,包括在线旅行社 (OTA)、企业客户等,建立良好的合作关系。 3.制定并实施酒店与magzone的推广方案,包括线上线下的宣传推广活动,增强品牌影响力。 4.负责市场预测与分析,监控竞争对手动态,实时调整自身策略,保持竞争力。 5.负责根据供需变化实时调整房价,平衡渠道价格。
  • 销售总监

    1万-1.5万
    广州 | 5年以上 | 大专
    • 节日礼物
    • 技能培训
    • 岗位晋升
    • 领导好
    • 管理规范
    • 员工生日礼物
    • 包吃包住
    • 社保
    国际高端酒店/5星级 | 500-999人
    • 投递简历
    工作内容 制定酒店客房、餐饮、会议等业务的销售策略,分解目标并推动团队达成营收指标; 管理销售团队,负责招聘、培训及绩效考核,提升团队业务能力; 维护核心客户,拓展新客群,协调内部部门保障客户服务质量; 对接旅行社、OTA 平台、企业 / 政府机构,整合周边景区 / 商场等资源,开展联合营销; 分析销售数据(出租率、营收等),优化销售计划。 岗位要求 本科及以上学历,市场营销、酒店管理相关专业优先; 必备 5 年 以上酒店销售经验,含 2 年以上销售管理经验,高星级酒店(四星及以上)经验优先,有团队业绩提升案例; 具备市场开拓、商务谈判能力,熟练使用办公软件及酒店客户管理系统; 有责任心、抗压性强,能适应出差及弹性工作; 拥有酒店周边等资源者优先。
  • 承德 | 3年以上 | 大专 | 提供食宿
    • 技能培训
    • 岗位晋升
    • 五险一金
    • 管理规范
    • 包吃包住
    有限服务中档酒店 | 100-499人
    • 投递简历
    负责项目内商业运营场所业务管理,确保商业运营场在项目内高效、有序、高质量运营; 自营商业: 1. 确保自营商业场所,按照经营计划及预算,完成经营目标; 2. 商业各场所安全管理; 3. 商业各场所成本管控; 4. 商业各场所培训管理; 5. 制定并严格落实规章制度和服务操作规程,使各项管理和服务工作规范化、细节化、效率化; 合作商业: 1. 确保合作商业按照各项合同条款执行; 2. 协助合作商业,按照经营计划及预算,完成经营目标; 3. 合作商业场所运营监督与检查,确保服务符合项目整体要求; *胜任能力要求: 1. 拥有3年以上商业运营工作经验 2. 熟悉商业运营业务,有商业运营业务管理经验优先; 3. 具有高度责任感,良好的执行力和协调能力; 4. 具有良好的组织,沟通协调,风险管控,资源整合能力; 5. 具有全局观念,有良好的团队意识。
  • 深圳 | 5年以上 | 大专 | 提供食宿
    • 节日礼物
    • 带薪年假
    • 岗位晋升
    • 包吃包住
    • 五险一金
    • 员工生日礼物
    • 各类培训
    • 福利用品发放
    • 各项员工活动
    • 岗位津贴
    国内高端酒店/5星级 | 500-999人
    • 投递简历
    岗位职责: 1、计划、监制、控制、协调和参与所有传讯活动。 2、协助销售部总监依据酒店商业发展计划与市场传讯计划,制定具体传讯目标及市场公关计划,并根据市场情况动态更新与调整。 3、策划并执行市场传讯活动,负责文案与视频推广内容的制作及审核,借助小红书、抖音、微信视频号等渠道,高效推广酒店。 4、分析对比各渠道推广数据,定期调整推广方式,提高酒店的曝光率和流量。 5、邀约达人有效宣传酒店产品和形象。 6、与媒体、各线上渠道、本地社区、客户及酒店集团各店保持密切联系。 7、保证所有的宣传资料和广告都达到酒店的标准,维护酒店的良好形象和定位。 岗位要求: 1、精通微信公众号、微信视频号、抖音、小红书等新媒体运营。 2、精通视频拍摄和脚本制定。 3、熟悉酒店的宣传和推广工作。 4、写作能力良好。 5、具备良好的沟通能力。 6、至少5年相同职位经验。
  • 南宁 | 5年以上 | 大专 | 提供食宿
    • 五险一金
    • 技能培训
    • 带薪年假
    • 岗位晋升
    • 包吃包住
    • 节日礼物
    • 年底双薪
    • 双休
    • 工作稳定
    • 福利好
    国内高端酒店/5星级 | 100-499人
    • 投递简历
    岗位要求: 1.年龄45岁以内,大专以上学历,酒店管理、市场营销等相关专业优先。 2.至少2年以上高星级酒店市场销售部负责人工作经验。 3.对市场营销工作有深刻认知,有较强的市场感知能力,能敏感把握市场动态,具有良好密切的媒体合作关系。 4.高度的工作热情,良好的团队合作精神,有较强的抗压能力和应变能力,出色的人际沟通能力、团队建设能力、组织开拓能力。 5.熟悉广西地区酒店市场及消费习惯,广西籍贯优先。
  • 深圳 | 3年以上 | 大专 | 提供食宿
    康复照护服务 | 100-499人
    • 投递简历
    岗位职责: 1、全面负责门店日常运营管理,包括销售目标达成、库存管控、店面陈列及环境卫生; 2、带领团队完成月度/季度销售任务,通过数据分析优化经营策略; 3、负责员工排班、培训与绩效考核,提升团队服务意识和专业能力; 4、处理客户投诉与突发事件,维护门店品牌形象及客户关系; 5、执行公司运营标准,监督商品进出库流程,确保门店安全与合规运营。 任职要求: 1、大专及以上学历,3年以上零售行业经验或资深管理岗位经历; 2、具备出色的销售技巧和数据分析能力,能独立制定运营计划; 3、擅长团队管理与激励,有较强的沟通协调和应急处理能力; 4、熟悉常用办公软件及零售管理系统(如ERP、POS操作); 5、热爱零售行业,责任心强,能适应轮班及节假日工作安排。
  • 营销总监

    1万-1.5万
    邢台 | 3年以上 | 大专 | 提供食宿
    • 节日礼物
    • 技能培训
    • 带薪年假
    • 岗位晋升
    • 管理规范
    • 员工生日礼物
    • 包吃包住
    • 人性化管理
    • 领导好
    • 年度旅游
    • 投递简历
    【岗位职责】 1、制定及执行酒店市场销售计划 2、酒店市场开发、客源组织和酒店商品客房、餐饮、会议的销售工作。 3、分析市场动向、特点和发展趋势,设立市场目标。 4、走访客户,根据市场变化,并不断改进服务工作。 5、审核服务活动的策划方案,组织员工工作。 6、签定住房优惠协议、旅行社房价协议及各种合作协议、认报刊合同、广告宣传服务协议。 7、统筹酒店内外的公关宣传工作;审阅酒店对外发布的宣传稿件。 8、对外通过接待、出访、新闻媒介等,对内做好各部门的推销和宣传活动等,管理美工制作,以达到酒店经营的宣传目标。 【岗位要求】 1、大专以上文化程度;3年以上同岗位工作经验。 2、按照公司整体要求,制定和组织实施公司在市场策划、销售管理、客户服务和物业管理的战略规划。 3、负责项目可行性比选阶段的市场研究、客户分析、市场定位和营销推广方案设计。 4、负责监督和考核公司各项目的营销推广、销售进度、销售回款和客户服务等,支持和保障项目实施。 5、负责组织营销推广、销售执行、客户服务等方面专业人员的培训。 6、英语口语和书写流利。 【全国储备】
  • 深圳 | 3年以上 | 大专 | 提供食宿
    • 技能培训
    • 带薪年假
    • 岗位晋升
    • 领导好
    • 包吃包住
    • 人性化管理
    • 五险一金
    • 管理规范
    • 员工生日礼物
    • 节日礼物
    • 投递简历
    岗位职责 统筹会所水上运动项目全流程营运管理,包括项目规划、场地布置、设备管控、人员调度,确保水上运动(如摩托艇、皮划艇、帆船等)安全、高效运营。 负责水上运动项目营销推广,制定营销方案、拓展销售渠道,对接会员及潜在客户,开展体验活动、套餐销售,提升项目营收及知名度。 搭建水上运动营运及营销团队,负责人员招聘、培训、考核,提升团队专业操作能力、服务意识及营销能力。 严格落实水上安全管理规范,排查场地、设备安全隐患,制定应急预案,处理营运及营销过程中的突发情况,保障客户体验与安全。 对接水上运动设备供应商,做好设备采购、维护及成本管控,同时联动营销推广,优化产品套餐,提升客户转化率。 统计营运及营销数据,复盘推广效果,优化营运策略及营销方案,联动会员服务部门,提升客户粘性及复购率。  遵守游艇会规章制度,结合高端定位,打造差异化水上运动服务及营销模式,助力品牌口碑提升。 任职资格: 学历专业:大专以上,体育管理、市场营销、旅游管理等相关专业优先; 年龄形象:25-38岁,热爱水上运动; 经验:3年以上水上运动营运、高端文旅/游艇会相关工作经验,1年以上管理相关经验,熟悉水上运动项目及营销逻辑; 具备成熟的营运管理、团队管理能力,同时具备营销方案策划、渠道拓展、客户对接及营收提升能力。 熟悉水上安全管理规范,具备安全隐患排查及应急处置能力,有相关安全从业资质者优先。 责任心强、目标感强,沟通协调能力佳,具备敏锐的市场洞察力,能承受一定工作压力。 认同游艇会品牌文化,具备良好的职业素养,有高端场所水上运动营运经验者优先。 热爱海洋生活方式,热爱高端服务行业。
  • 列表
  • 明细
0086
获取验证码
注册/登录
上传简历一键注册

    热门职位

    热门地区