• 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
  • 市场总监

    1.5万-2万
    宣城 | 1年以上 | 大专 | 提供食宿
    • 五星品牌
    • 系统培训
    • 晋升渠道
    • 绩效奖金
    • 激励政策
    • 免费食宿
    • 社会保险
    • 节日福利
    • 工龄工资
    • 团建活动
    国内高端酒店/5星级 | 100-499人
    • 投递简历
    【岗位职责】 1、制定及执行酒店市场销售计划。 2、酒店市场开发、客源组织和酒店客房、餐饮、会议的销售工作。 3、分析市场动向、特点和发展趋势,设立市场目标。 4、走访客户,根据市场变化,并不断改进服务工作。 5、审核服务活动的策划方案,组织安排员工工作。 6、签定住房优惠协议、旅行社房价协议及各种合作协议、合作单位合同、广告宣传服务协议。 7、统筹酒店内外的公关宣传工作;审阅酒店对外发布的宣传稿件。 8、对外通过接待、出访、新闻媒介等,对内做好各部门的推销和宣传活动等,管理美工制作,以达到酒店经营的宣传目标。 【岗位要求】 1、按照酒店整体要求,制定和组织实施酒店在市场策划、销售管理、客户服务和物业管理的战略规划。 2、负责项目可行性比选阶段的市场研究、客户分析、市场定位和营销推广方案设计。 3、负责监督和考核酒店各项目的营销推广、销售进度、销售回款和客户服务等,支持和保障项目实施。 4、负责组织营销推广、销售执行、客户服务等方面专业人员的培训。 5、VIP客户及政务接待。
  • 北京-延庆区 | 3年以上 | 大专 | 提供食宿
    • 五险一金
    • 领导好
    • 包吃包住
    • 岗位晋升
    • 技能培训
    岗位描述 Job Description 1、制定及执行饭店市场销售计划 2、酒店市场开发、客源组织和酒店商品客房、餐饮、会议的销售工作。 3、分析市场动向特点和发展趋势,设立市场目标。 4、走访客户,根据市场变化不断改进服务工作。 5、审核服务活动的策划方案,组织员工工作。 6、签定住房优惠协议、旅行社房价协议及各种合作协议、报刊合同、广告宣传服务协议。 7、统筹酒店内外的公关宣传工作,审阅酒店对外发布的宣传稿件。 8、对外通过接待、出访、新闻媒介等,对内做好各部门的推销和宣传活动等,管理美工制作以达到酒店经营的宣传目标。 1. Develop and execute the hotel's sales and marketing plan. 2. Responsible for hotel market development, client organization, and sales of hotel guestrooms, catering, and meetings. 3. Analyze market trends, characteristics, and development directions, and establish marketing objectives. 4. Visit clients, adapt to market changes, and continuously improve service delivery. 5. Review event策划 plans and organize staff work. 6. Sign accommodation discount agreements, travel agency rate contracts, various partnership agreements, as well as newspaper and magazine contracts, and advertising and publicity service agreements. 7. Coordinate internal and external public relations and promotional activities; review promotional materials released by the hotel. 8. Externally, engage in receptions, visits, and media relations; internally, coordinate sales and promotional activities across departments, and manage the work of graphic designers, to achieve the hotel's marketing and communication goals. 人才要求 Talent requiring standard 1、具备较强的市场洞察力和策划能力,能够独立完成营销方案; 2、熟悉酒店行业市场特点,有相关经验者优先; 3、具备良好的沟通能力和团队协作精神; 4、思维活跃、创意丰富,能够适应快节奏的工作环境; 5、熟练使用办公软件及社交媒体平台工具; 6、对数据敏感,能够通过数据分析优化营销策略。 1. Possess strong market insight and planning abilities, with the capability to independently complete marketing plans. 2. Familiar with the market characteristics of the hotel industry; relevant experience is preferred. 3. Have good communication skills and a collaborative team spirit. 4. Be dynamic and creative, with the ability to thrive in a fast-paced work environment. 5. Proficient in using office software and social media platform tools. 6. Be data-sensitive and able to optimize marketing strategies through data analysis.
  • 上海 | 5年以上 | 大专 | 提供食宿
    • 五险一金
    • 提供食宿
    • 生日福利
    • 带薪年假
    • 岗位晋升
    • 技能培训
    • 集团内部调动
    全服务中档酒店/4星级 | 100-499人
    • 投递简历
    【岗位职责】 与既有的客户和潜在的客户及合作伙伴保持密切的联系 Active distribution of product information and creates awareness in the markets and business segments or responsibility 高效认知和掌握销售线索 Identifies and handles sales leads effectively and efficiently 代表酒店参加国际及国内的销售活动 Represents the hotel and participates in domestic and international sales activities 发挥创造力,为酒店的产品及部门做出应有的贡献 Creative contribution to product and sales development 仔细计划与客户的会面,对预定的客户实施客户关系管理,完成销售目标 Fulfills Customer Relationship Management responsibilities and sales goals for defined customers through planned customer interviews 在所负责的市场区域内,监视和报告市场及竞争者的情况 Monitors and reports on market and competition within own market segment 准备销售报告,确保市场及客户信息的准确性,以便于工作的跟进 Prepares and updates customer management reports and ensures all nece 【岗位要求】 1、具备领导才能,了解所负责部门对各职位的责任 2、掌握使用互联网及其它主要电脑系统的知识 3、掌握应用销售及前台的电脑系统 4、了解商务旅游、旅游业国际市场,会议旅游及餐饮销售 5、能够掌握和理解市场和竞争 6、必须具备良好的中,英文读写能力 7、良好的电脑技能,至少会使用微软2003或以上操作系统、微软办公软件2003或更高版本、互联网及其它的流行出版软件 8、良好的人际交往和沟通技巧 9、独立工作和团队工作的能力
  • 杭州 | 3年以上 | 大专 | 提供食宿
    • 五险一金
    • 技能培训
    • 带薪年假
    • 岗位晋升
    • 管理规范
    • 宿舍在地铁口
    • 包吃包住
    • 3-4人公寓
    • 做五休二
    • 水电交通补贴
    国际高端酒店/5星级 | 100-499人
    • 投递简历
    1、协同餐饮部总监和市场销售部总监一起发展、监督并评估所有与会议宴会部相关的目标、策略,市场营销计划和行动,以能达到或超越收入预算; 2、与客人建立良好的关系,处理客人的投诉、要求和关于餐饮及服务的咨询; 3、应给与每个活动/会议宴会相应的关注,以确保其在会议宴会服务人员及相关的支援队员和活动的协助下,顺利进行并充分满足客人的期望; 4、通过拓展销售和升级销售其它设施服务等途径不断地提升收入; 5、积极地寻求发展与主要行业合作伙伴的销售营销活动,例如:旅行社和会议组织者; 6、拜访有潜力的客户,发展并保持与客户合作的关系。
  • 上海 | 5年以上 | 大专 | 提供食宿
    邮轮 | 100-499人
    • 投递简历
    -协助员工推销产品,并提出创新性建议以提升销售额并保持高质量标准,这要符合公司的规定要求。 -为员工设定简单且可衡量的目标,以此来激励、监督、支持并协调相关人员的工作。公司流程 -完全清楚目的地、游览行程以及所提供的全部产品的情况,以便根据预定预算对销售活动进行个性化定制。 - 参与旅游活动及相关事宜,以确保按照公司标准高质量地完成产品交付工作,同时担任旅游陪同人员。“必需的;要求的” -与摄影师密切合作,以确保照片服务的高效运行,并按照要求履行职责。 确保照片服务和照片制作的卓越品质,同时高度重视成本控制,以提供始终如一的高效、专业且周到的照片服务。 - 负责《旅游杂志》、港口信息、《今日要闻》以及今日的绘图工作向上;往上;上升对项目、时间安排、分配情况、出发及抵达时间(与旅游运营商协商确定)的确认,并负责所有销售渠道(TCPOS、互动式自助终端、ITC 等)的设置,以确保其能够正常且高效地运行。 -监督其职责范围内的员工能够及时且高效地履行职责。 -检查 Photoshop 和导游服务台区域的清洁度和整齐度,以确保所有部门区域的整体清洁和整齐状况。 -在旅行期间以及休假期间的各个场合,与游客进行公关交流,以确保达成游客满意度目标。 -按照现行政策和程序,对所有导游和摄影师工作人员进行监督、评估和管理。 -负责整个登船流程的管理,包括在码头出发前和出发期间的安排、服务提供以及确定游轮结束阶段的下船事宜的优先事项。 - 负责统计游轮客票数量、管理账目,并填写所有相关报告(每日销售报告、游轮结束报告、季节结束报告等),以更新游轮的相关信息,并按照公司规定持续向岸上办公室提供反馈。 - 支持并确保其他部门也支持个人游顾问的工作,以促进销售业绩的增长,这符合公司的规定。程序;步骤 - 在发生旅游中受伤或出现安全/紧急情况的情况下,为了能够迅速有效地提供援助 对于在旅行过程中出现的任何差异、无论是轻微还是严重的问题(这些问题可能导致客人投诉或退款请求),都要立即向酒店主管和总部汇报,以确保岸上游览服务始终符合客人的要求,这要严格按照公司的规定执行。标准 -如需进行检查,则应正确填写检查报告(包括备注、建议、操作细节及照片),以便提供有关产品的准确信息。 -负责监督并进行 Photoshop、照片实验室以及照片存储区的实物盘点工作,并与主仓库的领料单进行核对,确保与销售点系统的信息一致。 - 若部门经理有要求,将履行其他职责/任务 - 为营造支持成功安全文化的良好工作环境提供便利; 确保其团队能够实施并维持有效的 HESS 管理体系。在负责的团队/部门内执行并推广安全程序。 - Supports the crew in selling the product and develops innovative ideas in order to increase sales and maintain a high level in quality, in accordance with Company standards  - Gives simple and measurable goals to the staff in order to motivate, supervise, support and coordinate the personnel in accordance with Company procedures  - Perfectly know the destinations, the excursion program and the whole product offered, in order to direct sales customizing the product, in accordance with planned budget  - Participates in tours and related activities in order to ensure a high quality product delivery, according to Company standards, acting as Tour Escort in required   - Cooperates with the Photographer in order to ensure the efficient operation of the Photo Service and to carry out duties as requested   - Assures excellence in the photo service and photo production with strong emphasis on cost control in order to provide consistently speedy, professional and courteous photo service   - Is responsible for Tour Magazine, Port Information, TOF and today drawing up; confirmation of program, timing, allotments, departure and arrival times (in agreements with Tour Operator) and is responsible for the set-up of all sales channels (TCPOS, Interactive Kiosk, ITC, etc.) in order to make sure they work properly and efficiently  - Supervises that personnel within the areas of responsibility are performing their duties promptly and efficiently - Inspects Photoshop and Tour desk area for cleanliness and orderliness in order to ensure general cleanliness and orderliness in all department areas  - Carries out public relations with Guests in various occasion during the excursion and during time off scheduled, in order to ensure achievement of Guest satisfaction target - Monitoring, evaluating, disciplining all Tour and Photo Staff as per current policy and procedure  - Oversees the entire boarding operation before and during excursions dispatch on the pier, the service delivery and defines the End of Cruise disembarkation priorities   - Is responsible to count excursions tickets, managing accounts, filling up all the report (daily sales and report, End of Cruise, End of Seasons, etc..) in order to update information on the Cruise and provide continuous feedback to offices ashore, following Company procedures  - Supports and makes sure that other offices support the Personal Cruise Consultant, in order to increase sales, in accordance with Company procedures   - In the referent person in case of injury on tour and safety / emergency issues, in order to provide a fast and effective support - Reports immediately to Hotel Director and HQ on any discrepancies, minor or serious issues occurred during the tours that can resulting complaint and/or refund grant to guests, in order to make sure the shore excursion service is always matching Guests requirements, according to Company Standards  - In case of inspection, fills out the inspection report properly (with comments, suggestions, operative details, and photos), in order to provide correct information on the product  - Supervises and takes physical inventory in the Photoshop, photo lab and photo stores and cross-checks requisitions from Main Store to P.O.S - Performs other duties / tasks if required by Line Manager  - Facilitates a work environment that supports a successful safety culture; ensuring his / her team implements and maintains an effective HESS Management System. Enforce and promote Safety procedures in the team / department under responsibility
  • 嘉兴 | 3年以上 | 大专
    • 五险一金
    • 带薪年假
    • 包吃包住
    • 岗位晋升
    • 管理规范
    • 人性化管理
    • 技能培训
    国际高端酒店/5星级 | 100-499人
    • 投递简历
    工作职责: 1. 负责夜间营业时段的全面运营管理,统筹协调人员安排、服务标准执行及安全巡查工作; 2. 处理夜间突发事件,包括安全事故、客户投诉及设备故障,确保及时响应与妥善解决; 3. 监督夜间服务流程合规性,保障服务质量与客户满意度达到企业标准; 4. 完成夜间经营数据的记录、汇总与基础分析,按时向上级提交运营报告; 5. 指导并支持夜间团队成员,提升团队协作效率与应急处置能力。 任职资格: 1. 大专及以上学历,专业不限; 2. 具有3年及以上服务业或零售业现场管理相关工作经验; 3. 具备良好的沟通协调能力、危机处理能力和团队管理意识; 4. 能适应夜班工作安排,包括通宵及节假日轮班; 5. 遵守劳动法律法规,无违法违纪记录,具备基本职业操守与服务意识。
  • 抖音运营

    1万-2万
    深圳 | 3年以上 | 大专
    • 分红
    • 年终奖
    • 旅游
    • 购买商业险
    • 节假日福利
    • 社保
    • 带薪年假
    • 提供交通费
    • 公司产品福利
    • 岗前培训
    • 提供住宿
    • 投递简历
    【职责内容】 岗位职责: 1、负责公司旗下品牌营销短视频、创意视频的全流程工作; 2、提供短视频创意; 3、带领摄像视频全流程工作;并跟进后期剪辑; 4、负责在视频平台进行素材投发与维护; 5、负责视频内容策略效果负责,包括短视频平台的运营,对播放量、粉丝量、点赞数负责,数据分析及策略优化。 岗位要求: 1、大专及以上学历; 2、有两年以上抖音运营工作经验; 3、熟悉短视频的制作与推广。
  • 广州 | 3年以上 | 大专
    • 节假日福利
    • 社保
    • 带薪年假
    • 双休
    • 公司产品福利
    • 岗前培训
    • 提供住宿
    专业线厂家 | 50-99人
    • 投递简历
    【职责内容】 岗位职能:全面负责品牌经营和管理,构建核心竞争力,完成公司下达的各项经营管理目标。调研市场,分析客户需求,制定产品规划、推广策略并组织实施。负责销售渠道的设计、开发、管理和评估,制定渠道销售政策和激励机制并组织执行。对代理商团队进行销售业务指导和管理,监督完成销售目标。完成公司授权的其他重要事项及上级交办的其他工作。         熟悉美容专业线整体运营逻辑,善于策划会销、店销等各类对市场有推动力营销方案;拥有一定的客户及人才资源,有良好演讲授课能力,不但能够策划组织部门内各种绩效提升培训,可担任公司各类大型会议主讲。从事化妆品同等工作岗位2年以上;大专学历(广告、营销、行政管理、教育专业)优先。 工作地点:广州市白云区新市街齐富路正阳大厦1108 薪资待遇:1-3万(五险一金,额外每年一次体检,季度家庭福利,积分产品福利,各种节日福利,季度团建福利,带薪福利年假福利待遇:五险一金,额外每年一次体检,季度家庭福利,积分产品福利,各种节日福利,季度团建福利,带薪福利年假5-20天。
  • 广州 | 3年以上 | 大专
    • 分红
    • 公积金
    • 节假日福利
    • 社保
    • 带薪年假
    • 双休
    • 公司产品福利
    • 岗前培训
    • 投递简历
    职责说明: 1、负责拓展、跟进、维护所辖区域内的市场销售网络,负责开发加盟商、区域代理,贯彻与执行公司销售政策。 2、管理区域内的市场人员,带领团队完成任务。 职位要求: 1、有医学背景或营销管理相关专业优先,大专以上学历,38岁以下; 2、熟悉专业线品牌的市场操作,拥有专业线美容行业同等职位3年以上的从业经历; 3、熟悉专业线市场的销售行为,善于沟通,擅长各种会议的操作与促销方案的制定; 4、具备优秀的团队管理能力,积极热情的工作态度,踏实、敬业,能长期出差。
  • 品牌经理

    1.5万-2万
    陕西 | 3年以上 | 大专
    • 节假日福利
    • 社保
    • 星期日休息
    • 公司产品福利
    • 岗前培训
    • 敬老金、提供住宿
    代理商/贸易/批发 | 1-49 人
    • 投递简历
    职责说明: 1、建立并完善品牌形象及中长期市场战略发展规划; 2、负责全国年度市场推广计划的制定和实施; 3、负责新老客户的维护与定期回访,跟进和监控重要客户销售; 4、对各环节业务人员的工作绩效进行监督评定 5、负责本部门内部管理工作。 职位要求: 1、有2年以上品牌操作实战经验。具备新品上市、市场推广、品牌形象建立及维护成功经验。 2、良好的职业素质,具备成熟的市场意识。做事有主见,果断,原则性强。 3、能组织召开各类招商会、终端会、培训会。 4、团队协助性强,有领导能力和人格魅力。
  • 区域经理

    1.5万-2万
    宁波 | 3年以上 | 大专
    • 旅游
    • 节假日福利
    • 社保
    • 带薪年假
    • 提供饭餐
    • 公司产品福利
    • 岗前培训
    医疗整形/轻医美 | 50-99人
    • 投递简历
    【职责内容】 建设门店顾客销售管理体系(包含但不仅限于顾客分析、管理方案、产品项目经营落地、话术优化等具体事项) 项目/产品电销落地,确保区域门店的产品销售指标完成 负责门店轮值销售助理的销售管理 帮助门店美容师做销售培训指导
  • 区域经理

    1.5万-2万
    杭州 | 3年以上 | 大专
    • 旅游
    • 节假日福利
    • 社保
    • 带薪年假
    • 提供饭餐
    • 公司产品福利
    • 岗前培训
    医疗整形/轻医美 | 50-99人
    • 投递简历
    【职责内容】 建设门店顾客销售管理体系(包含但不仅限于顾客分析、管理方案、产品项目经营落地、话术优化等具体事项) 项目/产品电销落地,确保区域门店的产品销售指标完成 负责门店轮值销售助理的销售管理 帮助门店美容师做销售培训指导
  • 祛痘师

    1.5万-2万
    北京-朝阳区 | 1年以上 | 大专
    • 旅游
    • 提供饭餐
    • 公司产品福利
    • 岗前培训
    • 投递简历
    【职责内容】 包食宿,包食宿,包食宿,北京14家门店任选! 岗位职责: 1、根据美容仪器要求、程序、性能等为顾客提供皮肤护理服务; 2、学习产品知识和专业技术,不断提高自身职业素质和技能; 3、积极参加公司培训,不断提高美容知识水平; 4、根据客户情况,填写美疗师随诊日志; 5、不定期和客户联络沟通,做好各种记录工作。 任职资格: 1、形象好,气质佳,年龄24-40岁; 2、沟通理解能力强,有服务意识; 3、具有亲和力和团队精神,有上进心; 4、营销意识强,有一定的团队管理能力; 5、2年以上保险、化妆品销售等销售类经验,或者美容店长、护士长等专业优先考虑。
  • 宁波 | 3年以上 | 大专
    • 节假日福利
    • 社保
    • 提供住宿
    • 公司产品福利
    • 岗前培训
    • 带薪年假
    • 待遇丰厚
    美容院/会所/养生馆/SPA | 1000-2000人
    • 投递简历
    【职责内容】 薪酬标准 1、1-2.5w+(根据店级别不同,薪资不同,薪酬内包含业绩指标也有所不同) 二、招聘方向 1、专业美容美体、spa行业 2、健康养生行业 3、月子会所 4、医院的产康科室 5、奢饰品销售(男性) 6、4星级及以上酒店(男性) 岗位职责: 杭州本地或者外地熟悉本地市场者优先考虑 1、根据客户具体情况,给客户定制相应适合的套餐; 2、接待客户,提供客户咨询,了解客户诉求,解答客户疑惑; 3、客户护理疗效跟踪,为后期续卡打好铺垫,促进成交; 4、运营管理门店基本事宜:员工培训,考核,作息,卫生,检查等  任职资格: 1、年龄28——40岁 2、男女不限 3、品貌端正,形象气质佳。男性身高175cm,女性身高160cm以上。 4、有门店管理运营经验2年以上。带领团队人数不少于8-10人。 5、相关行业经验或高端服务行业经验3-5年以上。 6、大专及以上学历 7、已婚已育者优先。工作时间: 早班:10:00-19:00 晚班:13:00-22:00 做六休一,周一至周天选休 节假日轮休,加班4小时可调休半天,8小时可调休一天
  • 南京 | 3年以上 | 大专
    • 节假日福利
    • 社保
    • 提供住宿
    • 公司产品福利
    • 岗前培训
    • 带薪年假
    • 待遇丰厚
    美容院/会所/养生馆/SPA | 1000-2000人
    • 投递简历
    【职责内容】 薪酬标准 1、1-2.5w+(根据店级别不同,薪资不同,薪酬内包含业绩指标也有所不同) 二、招聘方向 1、专业美容美体、spa行业 2、健康养生行业 3、月子会所 4、医院的产康科室 5、奢饰品销售(男性) 6、4星级及以上酒店(男性) 岗位职责: 杭州本地或者外地熟悉本地市场者优先考虑 1、根据客户具体情况,给客户定制相应适合的套餐; 2、接待客户,提供客户咨询,了解客户诉求,解答客户疑惑; 3、客户护理疗效跟踪,为后期续卡打好铺垫,促进成交; 4、运营管理门店基本事宜:员工培训,考核,作息,卫生,检查等  任职资格: 1、年龄28——40岁 2、男女不限 3、品貌端正,形象气质佳。男性身高175cm,女性身高160cm以上。 4、有门店管理运营经验2年以上。带领团队人数不少于8-10人。 5、相关行业经验或高端服务行业经验3-5年以上。 6、大专及以上学历 7、已婚已育者优先。工作时间: 早班:10:00-19:00 晚班:13:00-22:00 做六休一,周一至周天选休 节假日轮休,加班4小时可调休半天,8小时可调休一天
  • 杭州 | 3年以上 | 大专
    • 节假日福利
    • 社保
    • 提供住宿
    • 公司产品福利
    • 岗前培训
    • 带薪年假
    • 待遇丰厚
    美容院/会所/养生馆/SPA | 1000-2000人
    • 投递简历
    【职责内容】 薪酬标准 1、1-2.5w+(根据店级别不同,薪资不同,薪酬内包含业绩指标也有所不同) 二、招聘方向 1、专业美容美体、spa行业 2、健康养生行业 3、月子会所 4、医院的产康科室 5、奢饰品销售(男性) 6、4星级及以上酒店(男性) 岗位职责: 杭州本地或者外地熟悉本地市场者优先考虑 1、根据客户具体情况,给客户定制相应适合的套餐; 2、接待客户,提供客户咨询,了解客户诉求,解答客户疑惑; 3、客户护理疗效跟踪,为后期续卡打好铺垫,促进成交; 4、运营管理门店基本事宜:员工培训,考核,作息,卫生,检查等  任职资格: 1、年龄28——40岁 2、男女不限 3、品貌端正,形象气质佳。男性身高175cm,女性身高160cm以上。 4、有门店管理运营经验2年以上。带领团队人数不少于8-10人。 5、相关行业经验或高端服务行业经验3-5年以上。 6、大专及以上学历 7、已婚已育者优先。工作时间: 早班:10:00-19:00 晚班:13:00-22:00 做六休一,周一至周天选休 节假日轮休,加班4小时可调休半天,8小时可调休一天
  • 济南 | 2年以上 | 大专
    • 节假日福利
    • 社保
    • 提供交通费
    • 公司产品福利
    • 投递简历
    【职责内容】 岗位职责: 公司以产品市场口碑绝对优势,通过线上线下相结合销售模式,为你提供一个实现个人价值的理想平台! 福利待遇:无责底薪、通讯补贴、工龄工资、五险一金、带薪休假和法定节假日。 岗位职责: 1、负责公司产品的线下推广,主要是与美容院、养生馆等的合作招商; 2、带领部门团队开发线下市场,做好产品的推广和维护; 3、能及时解决部门出现的问题,能预见市场的发展,稳健做好产品的推广; 4、做好部门员工的培训和积极性调动; 任职资格: 1、20-45岁,为人正直,踏实肯干; 2、有与美容院或养生馆合作经验,熟悉他们的业务和流程以及运作模式; 3、有带领团队招商加盟经验,有项目运作经验; 4、有带领团队经验,懂管理、会管理;  5、有调动员工积极性和激发潜能的能力; 6、抗压能力强,有创新精神。  工作地点:济南天桥堤口路名泉春晓K88c座1501
  • 市场总监

    1.5万-2万
    无锡 | 5年以上 | 大专
    • 节假日福利
    • 社保
    • 带薪年假
    • 提供饭餐
    • 公司产品福利
    • 岗前培训
    • 星期日休息
    专业线厂家 | 50-99人
    • 投递简历
    【职责内容】 任职要求: 1.市场营销、经济学、金融、企业管理或相关专业大专以上学历; 2.接受过战略管理、管理能力开发、市场营销、财务管理、谈判技巧等方面的培训; 3.具有5年以上企业市场管理工作经验,3年以上市场部经理工作经验。 4.具有良好的职业道德风尚、严谨的工作作风以及高度的事业心和责任感 5.洁具或美容行业者优先。 岗位描述: 1.建立和管理高效的市场资讯系统。市场资讯系统需要为企业提供准确的、系统的、及时的市场信息,并对各种信息进行综合分析,为企业决策提供依据。 2.负责企业中长期市场战略规划的制定和年度计划的制定; 3.建立和整合产品管理策划系统。确定产品的目标市场,产品的市场定位、产品的概念,制定产品的市场推广方案、产品策略等; 4.强化产品市场力,建立完成的传播策划系统,策划系统的市场传播方案; 5.负责企业品牌规划,建设和管理市场队伍; 6.建立产品销售系统,尤其是根据产品的特性确定其销售模式,负责产品渠道的规划、监督销售工具的开发。
  • 招商部经理

    1.5万-2万
    北京 | 5年以上 | 大专
    • 分红
    • 年终奖
    • 节假日福利
    • 社保
    • 带薪年假
    • 提供饭餐
    • 提供交通费
    • 公司产品福利
    • 岗前培训
    • 星期日休息
    中医/养生/保健 | 1-49 人
    • 投递简历
    【职责内容】 1、根据公司战略目标及行业发展趋势,制定总体市场渠道策略并监督实施;  2、研究分析市场状况、跟踪行业发展趋势、竞争对手动态和政府相关法规; 3、关注战略的实施结果和内外环境的变化,及时提出战略调整建议,为重大决策事项提供数据支持和专项研究报告。根据公司发展战略,结合行业与公司的实际情况,制定落实运营中心发展策略及计划,不断提升部门运营管理水平;  4、建立规范、高效的运营管理体系,策划推进公司的业务运营战略并组织实现公司阶段性发展目标;  5、协同公司营销市场部门,组织部门参与公司所服务客户的市场活动、品牌推广、公关活动的策划、组织与实施。参与战略合作项目的谈判,维护与战略合作伙伴的关系;  6、建立、健全各项规章制度,推动公司营运系统管理的规范化、科学化和不断进步,建设和发展优秀的运营队伍;  7、根据公司经营方针和部门业务需要,合理设置部门组织结构和岗位,优化业务流程。并具有开发和培养员工能力,对员工绩效进行管理,提升部门工作效率,提高员工满意度;  8、协调渠道合作部与其他相关部门的关系;  9、处理好项目开发及维护等运营工作中的紧急事件。  任职资格:  1、男性,本科以上学历,具有非常强的执行力;  2、五年以上渠道管理工作经验;  3、具备丰富的市场运营、策划推广、渠道建设、人员组织的实践经验  4、较强的企业经营决策能力、统筹策划经营能力、分析研究解决问题能力;  5、具有较强团队组织管理能力,能熟练运用各种激励策略引导团队。
  • 丽江 | 3年以上 | 大专 | 提供食宿
    • 包吃包住
    • 人性化管理
    • 岗位晋升
    • 技能培训
    • 管理规范
    • 员工生日礼物
    • 转正买社保
    • 绩效工资
    • 领导好
    • 节日礼物
    有限服务中档酒店 | 50-99人
    • 投递简历
    【岗位职责】 1、酒店产品设计; 2、酒店广告文案与软件的撰写与发布; 3、负责酒店各大网络渠道推广维护与更新; 4、会员体系维护及实施; 5、参与各类媒体的酒店评选活动,并制定相应计划及目标。 6、依照酒店的市场目标,策划及开展市场营销活动,品牌合作,及其它新闻活动,确定具体目标市场并通过公关策略打入这些市场。 7、代表酒店与媒体联系,策划媒体活动,邀请合适的媒体及嘉宾进行体验。维护及拓展平台及KOL关系,以促进良好的安隅品牌形象。 8、酒店伴手礼、周边产品的开发。 【岗位要求】 1、大专以上学历,酒店销售管理经验3年以上工作经验,市场营销、会展策划、新闻传播学、广告学、市场策划等相关专业及有酒店和广告策划工作经验优先; 2、有互联网运营经验,有自媒体和微信公众号经验者优先; 3、有丰富媒介资源和良好媒体关系者优先; 4、有较强的沟通能力、积极主动,思维开阔、责任心较强及有团队协作精神; 5、有较强的观察和应变能力,优秀的人际交往和协调能力,较强的社会活动能力; 6、有较强语言表达能力强,文笔出色,形象气质佳,有极强的应变能力,能够在公关活动中进行富于感染力的演讲及对外沟通能力和谈判能力; 7、了解电子商务,大众传播,平面创意和具有创新性的写作与编辑能力; 8、具备一定广告营销、市场营销知识,及一定的对广告的审美观及评判能力; 9、个性积极主动,工作认真负责。
  • 郑州 | 1年以上 | 大专
    • 五险一金
    • 法定三薪
    • 节假日加班费
    会展/会务 | 100-499人
    • 投递简历
    岗位职责: 1.依据食品安全法开展检验工作,确保食品卫生安全。 2.严格按照食品安全法对餐厅的原材料、半成品、成品、餐具进行抽样化验,预防食物中毒的发生。 3.认真执行各种操作规程,在食品检验主管的指导下进行各项化验工作,并做好化验记录。 4.定期做好原材料、半成品、成品的抽样、餐具涂抹的检验工作,检验结果上报主管领导,对不符合卫生安全标准的样品,及时与餐厅负责人协调沟通,并提出整改措施,做好大型宴会活动的食品留样检验工作,做好记录上报存档。 5.加强化验室的试剂管理,节约使用试剂,定期做好化验室的洗刷消毒工作。 6.保持化验室的清洁卫生,各种器材仪器的定位存放,确保化验室的安全。 7.及时完成上级领导交办的各项工作,并向主管领导汇报工作情况。 岗位要求: 1.教育背景:大专及以上学历,食品检验等相关专业优先,综合能力优秀者可放宽条件。 2.工作经验:一年以上从事食品安全工作经验,熟悉国家及地方对食品加工、经营场所的卫生要求。 3.专业知识及技能:熟悉本岗位管理制度、工作流程、岗位职责,了解各种食品安全的相关法律法规。 4.素质能力:具有良好的文字与语言表达能力。
  • 餐饮领班

    3.5千-4.5千
    贵阳 | 1年以上 | 大专 | 提供食宿
    • 五险一金
    • 人性化管理
    • 带薪年假
    • 岗位晋升
    • 年底双薪
    • 包吃包住
    • 管理规范
    • 技能培训
    • 节日礼物
    • 员工生日礼物
    全服务中档酒店/4星级 | 100-499人
    • 投递简历
    【岗位职责】 1、负责餐厅日常运营管理,确保服务质量符合酒店标准 2、监督并指导服务员工作,提升团队服务效率与水平 3、处理客人投诉及突发事件,维护客户满意度 4、协助制定排班计划,合理调配人力资源 5、检查餐厅设施设备运行状况,及时报修维护 6、配合厨房做好菜品出品质量把控 【岗位要求】 1、具备酒店或餐饮行业服务岗位工作经验 2、熟悉餐厅服务流程及标准操作规范 3、具备良好的沟通协调能力和团队管理能力 4、能适应早晚班轮换工作制 5、工作细致认真,责任心强 6、普通话流利,具备基础英语沟通能力者优先
  • 宣城 | 3年以上 | 大专
    • 五星品牌
    • 系统培训
    • 晋升渠道
    • 绩效奖金
    • 激励政策
    • 免费食宿
    • 社会保险
    • 节日福利
    • 工龄工资
    • 团建活动
    国内高端酒店/5星级 | 100-499人
    • 投递简历
    1. 销售活动监督:监督团队销售拜访、电话销售、贸易展参与等活动的质量和成效。 2. 关键客户拜访:定期进行重要的客户拜访和关系维护活动。 3. 提案与演示:为最重要的潜在客户准备和进行高水平的销售提案与演示。 4. 内部报告:准备并提交详细的销售活动报告、业绩分析报告和市场份额报告。 5. 行业参与:积极参与酒店行业协会、重要商业活动,提升酒店和个人的行业影响力。
  • 列表
  • 明细
0086
获取验证码
注册/登录
上传简历一键注册

    热门职位

    热门地区