• 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年以上 | 大专 | 提供食宿
    邮轮 | 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. 遵守劳动法律法规,无违法违纪记录,具备基本职业操守与服务意识。
  • 杭州 | 3年以上 | 大专 | 提供食宿
    • 五险一金
    • 技能培训
    • 带薪年假
    • 岗位晋升
    • 管理规范
    • 宿舍在地铁口
    • 包吃包住
    • 3-4人公寓
    • 做五休二
    • 水电交通补贴
    国际高端酒店/5星级 | 100-499人
    • 投递简历
    1、协同餐饮部总监和市场销售部总监一起发展、监督并评估所有与会议宴会部相关的目标、策略,市场营销计划和行动,以能达到或超越收入预算; 2、与客人建立良好的关系,处理客人的投诉、要求和关于餐饮及服务的咨询; 3、应给与每个活动/会议宴会相应的关注,以确保其在会议宴会服务人员及相关的支援队员和活动的协助下,顺利进行并充分满足客人的期望; 4、通过拓展销售和升级销售其它设施服务等途径不断地提升收入; 5、积极地寻求发展与主要行业合作伙伴的销售营销活动,例如:旅行社和会议组织者; 6、拜访有潜力的客户,发展并保持与客户合作的关系。
  • 市场总监

    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星级 | 100-499人
    • 投递简历
    工作职责: 数字渠道预算管理及执行 • 根据酒店商业目标,合理分配预算至各线上渠道(官方渠道直销、品牌商城、国内外 OTA)。 • 制定并维护年度线上渠道活动日历,涵盖重点节点(如 618、双 11、春节等)。 • 与集团保持战略协同,确保活动规划一致性。 活动与产品管理 • 执行集团及酒店层面的休闲散客促销活动(如 618、双 11、线上直播等)。 • 设计符合酒店休闲战略的电商产品,明确目标客群、渠道定位及活动目标。 • 管理产品全生命周期:申请、内容制作、上线发布、库存控制。 渠道与内容优化管理 • 定期检查价格合规性,及时上报异常,优化渠道分销结构。 • 审核酒店地理位置与 POI 信息准确性,协调相关团队解决内容问题。 • 管理付费广告投放及效果(如集团 PMP 项目、携程金字塔、Hilton Elevate 等),遵循内容审核与 SEO 优化建议,提升酒店曝光与转化。 • 跟踪并持续优化运营指标 (如飞猪 HID%、抖音 POI 评分等)。 • 负责抖音店铺运营,包括 KOL/KOC 合作、内容创作、点评管理及直播投放。 • 确保酒店内容在中英文之间准确翻译与本地化,吸引多元休闲客源市场。 • 优化内容评分,确保各渠道房型与价格展示准确。 绩效管理与数据分析 • 定期进行渠道绩效回顾(周/月),分析流量、转化率、ROI、客群反馈等数据。 • 提供基于数据的优化建议,支持战略决策。 • 与集团协作,挖掘增长机会。 • 联动 RMCC 收益管理中心团队优化电商产品库存投放,结合需求趋势与活动目标,确保与整体定 价策略一致。 • 与 OTA 市场经理保持沟通,获取最新策略与促销资源。 任职资格: • 本科及以上学历。 • 热爱酒店行业,具备以客户为中心的思维。 • 至少 3 年 OTA、电商、市场营销或分销相关经验。 • 具备良好的沟通技巧和跨部门协作能力 。 • 展现出敏锐的数字化潜力和扎实的市场洞察力,并积极探索新兴数字化商业机遇 • 英文听说读写流利优先。
  • 广州 | 经验不限 | 学历不限 | 提供食宿
    • 管理规范
    • 技能培训
    • 岗位晋升
    • 五险一金
    • 包吃包住
    • 带薪年假
    • 员工生日礼物
    • 人性化管理
    • 员工免费房
    • 年终奖
    国际高端酒店/5星级 | 500-999人
    • 投递简历
    Job Summary Responsible that all bars in the hotel are always properly equipped, maintained and cleaned. Ensure that all bartenders are properly trained and follow cocktail standards and recipes. Enhance the beverage knowledge of all bar associates to guarantee a professional guest approach to maximize revenue & profit. To function as the Business Manager and a Marketing Specialist for the bars, to ensure bars operate successfully, in accordance with the standard of the hotel and are individually profitable. · Focuses attention on improving productivity levels and the need to prudently manage utility/payroll costs within acceptable guidelines ensuring optimum deployment and energy efficiency of all equipment. · Ensures that bars are operated in line with maximizing profit while delivering on the brand promise. ·  Assist with achieving the monthly and annual personal target and the bars’ revenue. ·  Assists in the inventory management and ongoing maintenance of hotel operating equipment and other assets. ·   Manages costs proactively based on key performance indicators, works with the respective heads of department as appropriate. ·    Ensures new technology and equipment are embraced, improving productivity whilst taking work out of the system.
  • 餐饮领班

    3.5千-4.5千
    贵阳 | 1年以上 | 大专 | 提供食宿
    • 五险一金
    • 人性化管理
    • 带薪年假
    • 岗位晋升
    • 年底双薪
    • 包吃包住
    • 管理规范
    • 技能培训
    • 节日礼物
    • 员工生日礼物
    全服务中档酒店/4星级 | 100-499人
    • 投递简历
    【岗位职责】 1、负责餐厅日常运营管理,确保服务质量符合酒店标准 2、监督并指导服务员工作,提升团队服务效率与水平 3、处理客人投诉及突发事件,维护客户满意度 4、协助制定排班计划,合理调配人力资源 5、检查餐厅设施设备运行状况,及时报修维护 6、配合厨房做好菜品出品质量把控 【岗位要求】 1、具备酒店或餐饮行业服务岗位工作经验 2、熟悉餐厅服务流程及标准操作规范 3、具备良好的沟通协调能力和团队管理能力 4、能适应早晚班轮换工作制 5、工作细致认真,责任心强 6、普通话流利,具备基础英语沟通能力者优先
  • 市场推广总监

    1.2万-1.7万
    郑州 | 5年以上 | 本科
    • 五险一金
    • 法定三薪
    • 节假日加班费
    会展/会务 | 100-499人
    • 投递简历
    岗位职责: 1.与公司各部门协同,负责筹备期推广计划、印刷品计划、开业活动等并执行。 2.根据品牌标准,执行公司的重要市场推广活动,包括:市场推广计划、印刷品与广告的设计制作、内容管理、公共关系、公司推广及活动和社交媒体。 3.参与策划并督促落实企业形象识别系统的标识内容,塑造和推广公司的产品形象。 4.制定并执行公司的所有活动、渠道营销方案及其他市场推广活动的全年计划。 5.发展及维护良好的媒体关系,策划新闻发布会以及其他市场推广活动。促进良好的公关形象,提高公司知名度和抵消负面影响。 6.管理公司的市场活动,包括预算、客人名单、议程/计划、媒体参与、摄影/视频及礼品。 7.管理公司社会化媒体平台,支持策略性促销活动,建立公司客户数据库。 8.管理公司和主要客源市场中的声誉和知名度,做好危机管理。 9.建立市场信息收集和反馈渠道,组织市场调研和市场预测,及时收集分析处理国家有关政策、同业主要竞争对手、客户需求等信息,提出营销策略调整建议及新产品开发建议。 10.密切关注所有公开渠道上的客评信息,及时得体地进行回应。 11.确保及时更新网站上的公司信息。 12.监督公司公共区域内的所有陈列品及临时指示牌的制作。 13.制定礼品预算并监督礼品质量,确保公司Logo的正确使用。 14.监督内部的平面设计、音视频制作及本地印刷供应商。 15.及时向市场营销总监汇报市场部的工作情况和有关数据,定期提交市场分析报告。 16. 根据开业倒排计划完成筹备期各项工作。 17. 完成上级交办的其他任务。 岗位要求: 1.教育背景:本科及以上学历,酒店管理、英语、市场营销等相关专业,综合能力优秀的可放宽条件。 2.工作经验:5-8年大型会议会展中心及国际联号品牌酒店相关岗位工作经验;兼具如上两种工作经验及同等条件的项目筹备经验优先考虑。 3.专业知识及技能:了解电子商务、大众传播、平面创意设计和具有创新性的写作与编辑能力;对本地市场及国际市4.场有基本的了解。 5.素质能力:掌握并具有互联网及其他主要电脑软件方面的知识和经验。 6.其他要求:良好的英语和普通话书写和表达能力,对公司忠诚度高。
  • 咨询卖手

    1.5万-2万
    郑州 | 1年以上 | 学历不限
    医疗整形/轻医美 | 1-49 人
    • 投递简历
    工作内容: 1、客户面诊,咨询; 2、培训美容师相关的仪器抗衰知识及沟通铺垫话术; 3、与合作店家协调活动时间,下店销售、做业绩。 任职要求: 1、形象好。男女均可,24-38岁; 2、有美业销售经验优先。 3、服从管理,吃苦耐劳,适应出差(河南省内)。
  • 长沙 | 经验不限 | 学历不限
    医疗整形/轻医美 | 1-49 人
    • 投递简历
    【长沙华美德生物科技】 市场美容导师岗位招聘启事 公司地点:长沙市雨花区融创前海中心NH1栋 招聘人数:数名 薪资范围: 年薪15K-20K(具体面议) 岗位职责: 1. 市场推广与客户开发 - 负责公司美容产品推广及讲解/项目的市场推广,制定区域性营销策略 - 开拓新客户资源(如美容院、经销商、终端消费者),维护现有客户关系 - 参与行业展会、沙龙活动,提升品牌曝光度。 2. 客户培训与技术支持 - 产品培训:向客户(如美容院技师、经销商)讲解产品知识、使用流程及功效; - 技术指导:演示美容仪器操作、护肤手法或疗程方案,确保标准化服务; - 提供售后技术答疑,解决客户使用中的问题。 3. 销售支持与业绩达成 - 协助客户制定销售方案,提升产品/项目销量; - 分析市场数据,跟踪销售目标完成情况,提出改进建议; - 配合团队完成公司下达的业绩指标。 4. 客户服务与关系维护 - 定期回访客户,收集反馈意见并优化服务流程; - 处理客户投诉,协调售后问题,维护品牌形象; - 建立客户档案,管理合作关系数据。 5. 市场调研与竞品分析 - 调研区域市场动态、消费者需求及竞争对手动向; - 整理分析数据,撰写市场报告,为产品优化或营销策略提供依据。 6. 团队协作与管理 - 协助培训新人,分享市场经验与专业技能; - 协调跨部门资源(如市场部、研发部),推动项目落地。 关键能力要求 - 熟悉美容行业市场运作模式,具备销售或培训经验; - 精通皮肤护理、美容仪器操作等专业知识; - 优秀的演讲能力、客户沟通技巧及数据分析能力。 -有市场渠道、门店资源、执行力强、目标感强、形象气质佳、服从管理、能接受出差的优先 华美德公司简介: 华美德公司是一家集“研发,转化,销售,服务,教育培训,管理运营,企业咨询,为一体的集团化美容企业,旗下有: “她青春”全国专业线直营品牌 “她青春六维智鉴美学美容中心”旗舰店 是全球首家“头面颈一体化6维功效抗衰”开创者。 是全球女性6维功效抗衰优选项目 华美德秉承着“知行合一、致良知”的思想行为,为客户提供卓越的美容服务和全方位的抗衰解决方案不懈努力,为成为全球用户“百分百信任的功效抗衰优选品牌”为之奋斗,华美德是一家在美容行业有品德品质品行的美容企业,为立志成为全球美容行业的榜样企业践行终身
  • 祛痘店长

    1.5万-2万
    杭州 | 经验不限 | 学历不限
    美容院/会所/养生馆/SPA | 50-99人
    • 投递简历
    苗医生专业祛痘是全国连锁的祛痘机构,专业服务各种青春痘、粉刺、痤疮、脓包、中度痤疮、痘印、痘坑、激素脸、结节、囊肿、毛孔粗大等皮肤问题,因公司发展迅速,现在拱墅区、江干区、下城区、萧山区、余杭区、西湖区、滨江区、富阳区等地均设有分店,现向全杭州地区招聘大量人才,希望有识之士加入我们苗医生大家庭!可直接拨打电话联系我们,可就近安排门店工作。 岗位职责: 1、为顾客提供专业的祛痘护理服务; 2、保持工作环境的干净整洁; 3、学习产品知识和专业技术, 4、不断提高自身职业素质和技能; 任职资格: 1、18岁以上,不限性别;(男士不提供住宿) 2、沟通理解能力强、技术手法好,有服务意识; 3、具有亲和力和团队精神,有上进心; 4、擅长沟通交流,喜欢不断挑战自我。 上班时间:9:00-20:30 12:00-20:30 目前分店地址: 1、拱墅区文一路店 2、江干区庆春路店 3、下城区香积寺路店 4、萧山区市心南路店 5、余杭区南大街临平店 6、西湖区文三西路店 7、滨江区江汉路滨江店 8、江干区天城东路下沙店 9、富阳区春秋北路255号富阳店 10、余杭区古墩路良渚店
  • 中医美容师

    1.5万-2万
    深圳 | 10年以上 | 本科
    美容院/会所/养生馆/SPA | 50-99人
    • 投递简历
    岗位职责 1、运用中医诊断方法进行体质辩证,据此给出个性化美容方案,涵盖项目选择及日常饮食、作息调理建议。服务中耐心答疑,处理反馈,提升顾客满意度。 2、熟练运用中医美容技术,像中药面膜、穴位按摩、艾灸拔罐等,开展面部和身体护理。操作前后检查工具设备安全,定期清洁消毒。依据顾客反应调整护理方案,确保达到最佳效果。 3、深入了解公司中医美容产品,包括中药护肤品、保健产品等。通过专业讲解和案例分享,向顾客推荐合适产品,助力销售。积极参与促销活动,为顾客提供咨询,引导参与,完成销售目标。 4、保持护理区域整洁,营造有中医文化氛围的环境。定期盘点美容产品、中药材、工具等物资库存,及时反馈,协助补充,保障物资合理使用与妥善存储。 5、参与公司组织的培训讲座提升专业素养,在店内通过多种方式向顾客普及中医美容知识、理念及优势,增强顾客对中医美容服务的认可与信赖。 任职要求 1、持有护士资格证或康复理疗师证,具备扎实的护理与美容专业知识。 2、3年及以上,熟练操作美容仪器,有丰富美容护理经验,经培训掌握医疗美容项目操作技能。 3、沟通与服务意识强,工作认真负责,学习及应变能力出色。
  • 美容店长

    1.5万-2万
    济南 | 3年以上 | 学历不限
    美容院/会所/养生馆/SPA | 1-49 人
    • 投递简历
    【岗位职责】 1、解释本美容院的服务意识,培育店员的敬业精神,合理使用人才。 2、制定工作计划,分工明确,协助店员达成目标以及提升店员的技术和销售能力。 3、分析顾客的意见,解释服务目标及标准,与其他员工共同制定改善服务的方法,以身作则,执行服务承诺。 4、定期了解客源拓展情况和市场竞争动态,并分析形势,制定对策。 5、订立公正、合理、有效的奖罚制度,协调店员之间的关系,维护良好的纪律。 6、督导日常工作,保证美容院各环节的正常营运。 7、选择优质的产品为顾客服务,确保产品效果良好,质量稳定,物有所值。 8、定期培训员工,以提高服务素质。 【岗位要求】 1、五官端正,形象大方,气质良好,具有管理魄力及亲和力。 2、具备美容师高级劳动资格认证或相当于高级美容师资格。 3、认真负责、诚心敬业、踏实肯干。 4、具有一定的职业技能,熟悉美容业的经营与运作模式。 5、具有良好的业务能力、营销能力、指导能力及协调能力。 6、有美容院管理经验者优先。
  • 下店老师

    1.5万-2万
    宁波 | 1年以上 | 学历不限
    • 投递简历
    【岗位职责】 1、负责合作代理商的协调沟通,协助代理商进行目标店的销售管理工作。 2、负责下店培训、招商会、组织、策划及主持。 3、执行并落实公司每项中医养生营销政策。 【岗位要求】 1、形象良好 2、X年以上中医养生行业相关工作经验,熟悉渠道市场操作及销售模式。 3、具有良好的沟通协调能力和市场策划执行能力。
  • 开发总监

    1.5万-2万
    佛山 | 5年以上 | 学历不限
    • 健康体检
    • 节假日福利
    • 社保
    • 带薪年假
    • 双休
    • 公司产品福利
    • 岗前培训
    专业线厂家 | 50-99人
    • 投递简历
    【职责内容】 1、负责直营市场的B端客户开发; 2、负责直营团队的建设与管理; 3、负责直营市场营销节点把控
  • 开发总监

    1.5万-2万
    广州 | 5年以上 | 学历不限
    • 健康体检
    • 节假日福利
    • 社保
    • 带薪年假
    • 双休
    • 公司产品福利
    • 岗前培训
    专业线厂家 | 50-99人
    • 投递简历
    【职责内容】 1、负责直营市场的B端客户开发; 2、负责直营团队的建设与管理; 3、负责直营市场营销节点把控
  • 医美咨询

    6千-2万
    南昌 | 1年以上 | 学历不限
    • 节假日福利
    • 社保
    • 带薪年假
    • 公司产品福利
    • 岗前培训
    医疗整形/轻医美 | 50-99人
    • 投递简历
    【职责内容】 公司直招,不收取任何费用、任何保证金、押金,放心应聘! 一、岗位职责: 1、负责公司项目介绍,对接已合作店家的客户源; 2、维护在合作期的美容院关系,跟踪所负责区域的客户并促成交易并提供售后服务; 3、负责所管辖区域的店家培训讲课及操作会活动策划; 4、负责为客户讲解公司医美项目及产品信息,根据不同需求为其进行专业面部设计及皮肤问题分析。 二、任职要求 1、学历不限,男女不限,要求有销售或讲师经验,从事过相关行业者优先; 2、形象好、气质佳, 亲和力强,性格开朗; 3、 能适应短时间出差(出差会有补贴)。 三、薪资待遇:根据经验定岗定薪(面谈) 1、初级咨询师:2500元+高额提成+丰厚奖金 (综合薪资6K—2w) 中级咨询师:6000元+高额提成+丰厚奖金 (综合薪资8K—3w) 高级咨询师:10000元+高额提成+丰厚奖金 (综合薪资2w—8w) 2、上班时间:9:00—17:30,月休4天。 四、福利及职业规划: 1、享有国家法定假期、三节,生日、结婚等礼金/礼品; 2、公司提供住宿,宿舍配置空调、储物柜、洗衣机及24小时冷热水等配套生活设施; 3、完善的培训体系(确保新手能快速熟练上岗),广阔的发展空间,舒适的办公环境; 4、快速的晋升通道与广阔的发展空间(没有空降兵,管理人员均在内部选拔),内部晋升渠道为员工营造更好的发展平台。 五、晋升阶梯:初级咨询师--中级咨询师--高级咨询师 毋庸置疑,是凭能力说话!下一个高级咨询师就是你!只要你敢于挑战自己,不断突破自己,公司就会给予你较大的支持与回报! 有意者可直接电话联系,优先安排面试! 六、工作地址:南昌市红谷滩红角洲管理处梵顿公馆2期6号商铺科颜美
  • 销售合伙人

    1.5万-2万
    杭州 | 经验不限 | 学历不限
    • 分红
    • 节假日福利
    • 社保
    • 带薪年假
    • 提供交通费
    • 公司产品福利
    • 岗前培训
    • 星期日休息提供住宿
    专业线厂家 | 100-499人
    • 投递简历
    【职责内容】 杭州皓海汝故健康产业有限公司 致力于乳腺健康全周期。以乳腺健康为整体健康切入口,健康家庭、健康中国。 结算方式: 一、开发店铺: 1.首次方案款拿20%提成,后续返单拿5%提成; 2.根据方案款50%结算,后续销售拿中端业绩10%提成; 二、自己拿货:院装产品3折,家居产品3.5折。 三、线上平台引流拓展: 1.个人免费注册,所有产品低于市场价,质量保证; 2.介绍别人可拿3个点提成;同时介绍者推荐他人可再拿3个点提成,以此类推。 公司统一进行培训。
  • 销售总监

    1.5万-2万
    杭州 | 1年以上 | 学历不限
    • 节假日福利
    • 提供饭餐
    • 提供交通费
    • 带薪年假
    • 公司产品福利
    • 岗前培训
    • 提供住宿
    专业线厂家 | 500-999人
    • 投递简历
    【职责内容】 1:形象气质佳,亲和力强,性格开朗,有美容养生或者轻医美工作经验者优先考虑,年龄早22-45岁之间 2:销售沟通能力强,语言表达能力好,有一定的上进心和挑战高薪的欲望 3:团队合作能力强,能承受一定的压力 4:适应偶尔短期出差。 5:年薪20W起。
  • 销售总监

    1.5万-2万
    北京 | 1年以上 | 学历不限
    • 节假日福利
    • 提供饭餐
    • 提供交通费
    • 带薪年假
    • 公司产品福利
    • 岗前培训
    • 提供住宿
    专业线厂家 | 500-999人
    • 投递简历
    【职责内容】 1:形象气质佳,亲和力强,性格开朗,有美容养生或者轻医美工作经验者优先考虑,年龄早22-45岁之间 2:销售沟通能力强,语言表达能力好,有一定的上进心和挑战高薪的欲望 3:团队合作能力强,能承受一定的压力 4:适应偶尔短期出差。 5:年薪20W起。
  • 销售总监

    1.5万-2万
    上海 | 1年以上 | 学历不限
    • 节假日福利
    • 提供饭餐
    • 提供交通费
    • 带薪年假
    • 公司产品福利
    • 岗前培训
    • 提供住宿
    专业线厂家 | 500-999人
    • 投递简历
    【职责内容】 1:形象气质佳,亲和力强,性格开朗,有美容养生或者轻医美工作经验者优先考虑,年龄早22-45岁之间 2:销售沟通能力强,语言表达能力好,有一定的上进心和挑战高薪的欲望 3:团队合作能力强,能承受一定的压力 4:适应偶尔短期出差。 5:年薪20W起。
  • 市场总监

    1.5万-2万
    大理州 | 3年以上 | 本科
    • 社保
    • 提供饭餐
    • 岗前培训
    医疗整形/轻医美 | 1-49 人
    • 投递简历
    【职责内容】 职位描述 一、岗位职责 1. 主要负责优势产品资源引进、营销渠道合、作商业渠道推广; 2. 主要负责营销方案的起草编制、落地执行; 3. 主要负责完成公司制定的各阶段销售计划,总结汇报销售工作; 4. 主要负责组建销售团队、建立激励政策; 5. 负责制定销售团队工作目标、工作计划,跟踪销售任务的进展; 6. 负责与所有外联机构建立良好的客户关系; 7. 负责组织、策划各类会议; 8. 负责考核销售团队、配合人事部完成部门所有员工的绩效考核。   二、任职要求 1. 大专及以上学历,有医美行业销售经验者优先; 2. 具备良好的销售技巧与能力; 3. 拥有良好的沟通能力及人际交往能力; 4. 积极热情、爱岗敬业、学习能力强,具有良好的抗压能力; 5. 了解大理的医美市场,具有当地医美行业客户资源者优先考虑。   三、薪资福利 1. 薪资构成:固定工资+绩效工资 2. 每年根据市场行情、公司业绩和员工表现调整薪资;
  • 列表
  • 明细
0086
获取验证码
注册/登录
上传简历一键注册

    热门职位

    热门地区