• 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年以上 | 高中
    • 五险一金
    • 节日礼物
    • 技能培训
    • 带薪年假
    • 岗位晋升
    • 员工生日礼物
    • 包吃包住
    • 人性化管理
    • 帅哥多
    • 管理规范
    国际高端酒店/5星级 | 100-499人
    • 投递简历
    【岗位职责】 1、负责中厨房点心的日常运营工作确保点心出品质量稳定、符合酒店标准; 2、制定点心菜单,研发创新点心品种,定期更新以提升顾客体验; 3、监督点心制作流程,控制食材成本,合理调配人力与物料资源; 4、严格执行食品安全与卫生管理制度,确保作环境及成品符合卫生标准; 5、培训并指导点心厨师团队,提升其专业技能与工作效率; 6、协调与其他厨房部门的工作衔接,保障餐饮服务的整体顺畅。 【岗位要求】 1、具备扎实的中式点心制作技艺,熟悉广式点心者优先; 2、有较强的团队管理能力,能有效调动员工积极性; 3、对食材成本控制及厨房运营有实际经验; 4、工作细致严谨,具备高度的责任心与抗压能力;
  • 上海 | 2年以上 | 大专 | 提供食宿
    邮轮 | 100-499人
    • 投递简历
    -积极地进行销售工作,并以极具说服力、友好亲切的态度为顾客提供服务,同时明确以在整个店铺内促成成功销售为目标。 -明确了解促销策略,并利用公司提供的资源确保策略得以顺利实施。 -独立负责所分配的店铺区域的管理工作,以确保商品始终按照科斯塔店铺的标准进行陈列展示。 - 负责货物接收工作,并负责安排指定的存储事宜区域 - 持续从仓库向店铺补货,以确保店铺始终保持库存充足。 - 负责按照公司标准和程序收取客人的购物款项。 -按照卫生规定,使用适当的清洁材料对店铺和储存区域进行清洁,以确保这些区域一尘不染,并且店铺能够为下一次开业做好准备。 -向主要办公室提供补货建议,以提高客人的满意度并增加店铺的收入。 -收集有关产品供应、价格定位等方面的信息反馈,并向公司汇报相关见解,以便进行改进。 - 若部门经理有要求,将履行其他职责/任务 -营造一个有利于建立成功安全文化的良好工作环境。 - 负责确保其团队能够实施并持续维持对工作场所的有效监督与管理。 在自己的职责范围内,执行并推广团队/部门的安全操作规程 - Actively sells and provides customer service with persuasiveness, friendliness, and with the clear objective of making successful sales throughout the shop  - Clears understand the promotional strategies and ensures successful implementation with resources provided by the Company  - Organizes independently the assigned shop area to ensures that goods are continuously presented in accordance with the Costa Shop standards  - Is responsible for goods receipt and organizes the assigned storage area  - Provides to restock the shop from storage room continuously to guarantee that the shop is always stocked  - Is responsible to collect Guest’s payments for their purchases, in compliance with Company standards and procedures  - Cleans the shops and storage area with the proper materials according to sanitation rules in order to guarantee that the areas are spotless, and shops are ready for the next opening - Provides suggestion on stock replenishment to the main offices to improve Guest’s satisfaction and increase the shops revenue  - Gathers feedbacks on product offerings / price positions / etc. and report to the Company with insights for improvement  - Performs other duties / tasks if required by Line Manager  - Facilitate a work environment that supports a successful safety culture.  - Is responsible for ensuring that his/her team implements and maintains an effective supervision and management of workplace.  - Enforce and promote Safety procedures in the team/Department under responsibility
  • 上海 | 5年以上 | 大专 | 提供吃
    有限服务中档酒店 | 1000-2000人
    • 投递简历
    岗位职责:  1、负责规划酒店的市场发展策略,提供市场反馈并对酒店的市场操作计划不断优化与完善;  2、负责酒店公司客户、商务客户等的推销等工作。制定销售计划并确保所有团队成员按照计划执行对所负责的地区或行业的客户进行维护及开发,通过电话销售,当面拜访等形式了解客户需求并最终达成销售。  3、负责大客户开发、渠道拓展、商务洽谈、开发和协调各类酒店市场资源;  4、拥有较为广泛的会务、企业客户资源,并做好定期维护公司客户关系,及时了解行业动态及客户需求,掌握服务技能、销售沟通技能,做好客户反馈;   5、了解并熟悉竞争对手的所有产品信息,包括主要竞对及其产量、酒店客房、餐饮、会务相关促销信息等。  6、通过对酒店销售人员的培训、引导,提升住房率,给酒店带来收益;制定相应的团队规则,使团队销售发挥潜力,建立荣誉感,提升忠诚度。
  • 上海 | 经验不限 | 学历不限
    中医/养生/保健 | 1-49 人
    • 投递简历
    【职责内容】 职责说明: 1、对公司加盟店进行产品知识、手法技能等相关知识培训; 2、协助加盟店做好开业前的筹备、宣传及驻店扶持工作; 3、对所管理的加盟店开展技术和销售培训,提升加盟店业绩; 4、针对加盟店制定活动方案,维护所辖区域市场; 5、市场同类产品信息收集及反馈。 职位要求: 1、人品端正、皮肤好、气质佳,有美容师或者美容导师从业经历; 2、性格活泼开朗,善与沟通交流,语言表达能力强,具有良好的职业素质; 3、女士优先,年龄在18—35岁之间。 能够经常出差; 4、医学、护理、美容、市场营销等专业中专以上学历; 5、有培训及管理美容店相关经验优先。
  • 上海-虹口区 | 1年以上 | 学历不限
    • 旅游
    • 健康体检
    • 节假日福利
    • 社保
    • 带薪年假
    • 提供饭餐
    • 公司产品福利
    • 岗前培训
    • 或新三险
    美容院/会所/养生馆/SPA | 1000-2000人
    • 投递简历
    【职责内容】 岗位职责: 1、为顾客提供皮肤护理、美容美体服务; 2、安装美容仪器要求、程序、性能进行美容护理操作; 3、保持工作环境的干净整洁; 4、学习产品知识和专业技术,不断提高自身职业素质和技能; 5、能指导美容助理工作。 任职资格: 1、形象好,气质佳,在18到30岁之间; 2、有一年以上美容美体/纤体,仪器操作经验; 3、沟通理解能力强、技术手法好,有服务意识; 4、具有亲和力和团队精神,有上进心; 5、有美容师资格证术或者中医证书优先考虑。
  • 美导老师

    2万-3万
    上海 | 1年以上 | 学历不限
    • 社保
    • 带薪年假
    • 提供饭餐
    • 提供交通费
    • 公司产品福利
    • 岗前培训
    • 星期日休息
    美容院/会所/养生馆/SPA | 1-49 人
    • 投递简历
    【职责内容】 有美业产品、光电设备类经验优先,其余面谈
  • 销售总监-Mice

    1.2万-1.4万
    上海 | 经验不限 | 学历不限
    • 带薪年假
    • 岗位晋升
    • 五险一金
    • 节日礼物
    • 技能培训
    • 管理规范
    • 员工生日礼物
    • 人性化管理
    全服务中档酒店/4星级 | 100-499人
    • 投递简历
    仔细计划与客户的会面,对预定的客户实施客户关系管理,完成销售目标。  During sales calls, carries out “cross selling” in accordance with corporate and divisional guidelines. 在销售拜访的活动中,按照集团规定实施交叉销售。  Monitors and reports on market and competition within own market segment. 在所负责的区域内,监视和报告市场及竞争者的情况。  Prepares and updates customer management reports and ensures all necessary follow up work is carried out on time. 准备销售报告,确保市场及客户信息的准确性,以便于工作的跟进  Active distribution of product information and creates awareness in the markets and business segments or responsibility. 积极传播产品信息,在负责的市场内营造饭店的知名度。  Participates in planning and realization of sales campaigns together with the Director of Sales within defined market segments. 在所负责的区域内,与市场销售总监一起计划销售攻势 并确保其实现。  Active participation and submission of reports at sales meetings. 主动参与,完成各种销售报告,在销售会议上与大家分享信息  Assists in planning and coordinating sales activities and events. 协助计划和配合销售活动和时间  Assists in coordinating the development of all promotional material. 协助配合开发制作所有酒店促销材料  Managers account base and maintains all customer information up to date manually and electronically. 管理客户档案数据库。手工或以电脑更新客户档案  Provides ongoing advice and support to staff under his/her supervision.
  • 上海-黄浦区 | 经验不限 | 学历不限
    • 五险一金
    • 带薪年假
    • 技能培训
    • 岗位晋升
    • 管理规范
    • 人性化管理
    • 员工活动
    • 丰富员餐
    • 补充医疗保险
    • 投递简历
    MAJOR RESPONSIBILITIES: 主要工作职责: 1.Responsible for identifying, developing, and managing accounts within specific.segments,markets, or geographical territories on behalf of one or more hotels. 代表一家或多家酒店负责确立、发展及管理不同区域、市场及地域的客户。 2.Maintains or increases current account production for group business. 维持及增长客户团队的产量。 3.Manages larger accounts or special markets. 管理重要大客户或指定市场。 4.Provide leadership to proactive sales team. 领导销售团队。
  • 上海-奉贤区 | 3年以上 | 本科 | 提供食宿
    • 五险一金
    • 带薪年假
    • 包吃包住
    • 技能培训
    • 管理规范
    • 人性化管理
    • 岗位晋升
    • 双人间宿舍
    • 10分钟通勤
    国际高端酒店/5星级 | 100-499人
    • 投递简历
    岗位职责 1. 全面负责酒店客房、会议、宴会、餐饮等整体营收与销售指标达成,制定年度、季度、月度经营计划并落地执行。 2. 调研市场动态、竞品价格与客源结构,制定定价策略、渠道策略、营销推广方案,提升酒店入住率、平均房价及市场占有率。 3. 统筹管理OTA、旅行社、协议公司、政企单位、MICE、长住客等全渠道,拓展新客户,维护核心大客户关系。 4. 组织策划节假日、主题活动、婚宴、会议包场等营销活动,联动线上线下宣传,提升品牌影响力与营收转化。 5. 负责销售团队搭建、培训、绩效考核与激励管理,提升团队专业能力与战斗力。 6. 与前厅、客房、餐饮、财务、收益等部门高效协同,确保价格体系、预订流程、服务标准统一顺畅。 7. 定期出具销售数据分析、业绩复盘报告,及时调整策略,控制销售费用与成本。 任职要求 1. 大专及以上学历,市场营销、酒店管理相关专业优先。 2. 3–5年以上高星级酒店/中高端连锁酒店同岗位或销售管理经验,熟悉本地商务、会议、政企市场。 3. 精通酒店销售流程、渠道管理、收益管理、营销策划,具备优秀的商务谈判与客户维护能力。 4. 具备较强的团队管理能力、目标感、抗压能力、数据分析能力与市场敏感度。 5. 拥有本地企业、政府、会议公司、旅行社等优质客户资源者优先。 6. 形象气质佳,沟通协调能力强,具备良好职业素养与责任心。
  • 导师

    1万-1.5万
    上海 | 经验不限 | 学历不限
    • 社保
    • 公司产品福利
    • 岗前培训
    • 包住
    代理商/贸易/批发 | 500-999人
    • 投递简历
    【职责内容】 工作职责:下达到美容院,1、宣传企业文化;2、培训店家美容师关于本公司产品、手法方面的专业知识授课;3、下店期间协助店家销售公司产品,咨询客户需求方面,促成消费,然而达到完成销售业绩;
  • 美容导师

    1万-1.5万
    上海 | 2年以上 | 学历不限
    • 节假日福利
    • 社保
    • 星期日休息
    • 提供住宿
    • 公司产品福利
    • 岗前培训
    • 带薪年假
    专业线厂家 | 100-499人
    • 投递简历
    【职责内容】 职责说明: 1、对公司加盟店进行产品知识、手法技能等相关知识培训; 2、协助加盟店做好开业前的筹备、宣传及驻店扶持工作; 3、对所管理的加盟店开展技术和销售培训,提升加盟店业绩; 4、针对加盟店制定活动方案,维护所辖区域市场; 5、市场同类产品信息收集及反馈。 职位要求: 1、人品端正、皮肤好、气质佳,有美容师或者美容导师从业经历; 2、性格活泼开朗,善与沟通交流,语言表达能力强,具有良好的职业素质; 3、女士优先,年龄在18—35岁之间。   4、医学、护理、美容、市场营销等专业中专以上学历; 5、有培训及管理美容店相关经验优先。
  • 上海 | 1年以上 | 学历不限
    • 节假日福利
    • 提供饭餐
    • 星期日休息
    • 提供交通费
    • 公司产品福利
    • 岗前培训
    • 带薪年假
    专业线厂家 | 50-99人
    • 投递简历
    【职责内容】 美导老师/形体顾问招聘职位要求 是否出差:是 岗位职责: 1.熟悉公司所有产品及掌握产品的专业知识; 2.具有较强的语言表达能力、沟通协调能力、团队协作能力; 3.下店协助店家销售业绩,确保每月返单回款; 4.配合公司完成各项数据总结,执行公司标准及各项指令; 5.工作认真负责,以结果为导向。 任职条件: 1.口齿清晰,表达力强; 2.1年以上美容销售经验; 3.有亲和力,身高160以上,形象端庄,笑容甜美。 4,、年龄在21—32岁之间,适应出差; 晋升通道:美导老师---团队经理---大区域经理 薪资福利:底薪+高提成+包住宿+房补+话补+饭补+加班补助等。
  • 养生师

    1万-1.5万
    上海 | 经验不限 | 学历不限
    • 分红
    • 年终奖
    • 旅游
    • 社保
    • 带薪年假
    • 提供饭餐
    • 岗前培训
    • 购车购房福利
    美容院/会所/养生馆/SPA | 1-49 人
    • 投递简历
    【职责内容】 岗位职责: 1、负责为客人提供专业的美容养生服务。 2、注重职业道德,做到文明服务,维护公司声誉。 3、定期接受专业和新项目的培训,以便更好地提供良好的服务。 4、 每天进行顾客工作的对接,完成每天的工作目标。 5、完成领导安排的其他工作。 岗位要求: 1、形象端庄,仪表大方,皮肤健康。 2、持有专业证书、有美容院工作经验者优先; 3、良好的语言表达能力,善于沟通,服务意识强,工作耐心细致; 4、吃苦耐劳,爱岗敬业,良好的个人素质,较高的职业素养和道德; 5、性格开朗乐观,积极向上,团队协作能力强。
  • 上海 | 2年以上 | 学历不限
    • 分红
    • 年终奖
    • 旅游
    • 节假日福利
    • 社保
    • 带薪年假
    • 提供饭餐
    • 岗前培训
    • 员工宿舍
    中医/养生/保健 | 50-99人
    • 投递简历
    【职责内容】 职位要求 职位名称:美容培训老师(皮肤管理项目) 是否出差:无需出差 因公司发展成立皮肤管理培训和品牌门店项目,现大量招聘培训老师,欢迎美业精英加入! 职责: 1、保持皮肤管理班正常教学工作; 2、审核改进美容教案; 3、整核美容技能操作手法; 4、针对学员理论,实践,整体素质拟定教学计划; 5、组织学员积极参与公司举办的各种大赛和各项活动; 6、为公司推荐优秀人才; 7、负责学生等级考试考前辅导工作。 任职资格: 1、教育背景:美容,教学及相关专业大专以上学历 2、资格证书:职业资格证,职业等级证(高级以上) 3、经验:2年以上美容专业和教学工作经验  4、知识:通晓美容专业和职业教学知识 5、技能:熟悉职业教育技能 精通美容理论,实践操作技能 具备基本网络知识 善于洞察行业市场变化,合理安排教学内容 6、个人素质:具有认真严谨的教学态度,较强的语言表达能力,有较强的亲和力; 普通话标准,有良好的敬业精神和职业道德。 福利待遇: 1、享有带薪假期或补助(国家法定节假日等) 2、购买社保(养老、医疗、生育、工伤、失业), 3、享受相关法定待遇(带薪婚假、带薪产假); 4、工作满一年带薪年假5天,满两年带薪年假10天,春节期间带薪假10天。 5、入职2年的优秀员工有机会成为公司股东,入职3年以上的员工直接可以成为公司股东,享受店内利润分红,你将成为公司扶持门店的老板。 6、包吃:公司设有内部食堂,并请专业厨师为员工提供美味的餐食; 7、包住:提供住宿(高档小区、内有空调、热水器、洗衣机等); 8、公司相关福利(文娱活动、生日礼物、节日员工及家属福利等); 9、一年1-2次旅游,丰富员工生活与见识。 10、因材施教,晋升空间大,提供外出学习进修的机会;
  • 见诊老师

    1万-1.5万
    上海 | 2年以上 | 学历不限
    • 分红
    • 年终奖
    • 旅游
    • 节假日福利
    • 社保
    • 带薪年假
    • 提供交通费
    • 公司产品福利
    • 岗前培训
    • 定期培训
    • 投递简历
    【职责内容】 岗位职责 1、在所辖区域范围内维护和巩固已有市场,为公司提供市场竞争信息。 2、负责所辖区域的培训和推广工作。 3、监督客户项目消耗及升单消费跟进,指导店家做好项目咨询设计工作。 4、协助销售主管制定销售策略、销售计划,以及量化销售目标。 5、及时公正的汇报与处理客户投诉,保障客户及时回款 任职资格 1、年龄20-35岁,女士优先。形象气质佳,沟通能力强,能适应全国范围内出差。 2、熟悉美容市场操作及销售者优先。 2、良好的沟通能力、谈判技巧和吃苦耐劳的工作精神。 3、较强的市场敏感度,优秀的分析、判断及解决问题能力。 4、具有团队精神,较强管理、组织及实施能力。 5、2年以上专业美容或专业微整形行业经验,有会务经历优先采纳。
  • 医美咨询

    1万-1.5万
    上海-徐汇区 | 1年以上 | 高中
    • 节假日福利
    • 社保
    • 提供住宿
    • 公司产品福利
    • 岗前培训
    • 带薪年假
    • 待遇丰厚
    美容院/会所/养生馆/SPA | 1000-2000人
    • 投递简历
    【职责内容】 概述:江浙沪地区辅助门店挖掘咨询医美顾客,做好售后服务。 1、区域门店医美店务管理。 2、辅助门店挖掘医美顾客售卡。 3、咨询售后服务顾客。 要求: 1.23至30岁 2.个人形象佳,有医美专业知识,行业经验, 3.有责任心、进取心, 4.有医院或渠道店务工做者优先。
  • 上海 | 经验不限 | 学历不限
    • 节假日福利
    • 社保
    • 带薪年假
    • 提供饭餐
    • 岗前培训
    • 提供住宿
    美容院/会所/养生馆/SPA | 100-499人
    • 投递简历
    【职责内容】 基本要求: 22—40岁,形象气质佳,皮肤状态良好,普通话流利。 工作经验:热爱美容事业,1年以上美容行业工作经验。 职位要求: 1、性格开朗热情,品行操守佳,亲和力强,具有良好的自我激励能力和抗压能力; 2、具有良好的人际沟通能力和语言表达能力,团队合作意识和学习能力强; 3、具体良好的销售技巧和说服力; 4、美容SPA顾问相关工作经验。 福利体系:五险一金、提供住宿、餐补、法定假期、英文技能津贴、工龄工资、带薪年假、完善的晋升机制、丰厚的奖金体系,免费带薪培训,生日贺礼,员工推荐奖等 薪酬结构:底薪+高额个人销售提成+团队销售奖金+产品奖金等 薪资区间:5000-30000(该数据来源于美容顾问平均薪酬) 福利体系:五险一金、提供住宿、餐补、法定假期、英文技能津贴、工龄工资、带薪年假、完善的晋升机制、丰厚的奖金体系,免费带薪培训,生日贺礼,员工推荐奖等 晋升渠道:美容顾问---经理---区域经理---营运总监 综合工时制(做六休一, 7小时工作制)
  • 上海-普陀区 | 2年以上 | 高中
    • 节假日福利
    • 社保
    • 提供住宿
    • 公司产品福利
    • 岗前培训
    • 带薪年假
    • 待遇丰厚
    美容院/会所/养生馆/SPA | 1000-2000人
    • 投递简历
    【职责内容】 职责: 1、负责搜集新客户的资料并进行沟通,开发新客户; 2、通过电话与客户进行有效沟通了解客户需求, 寻找销售机会并完成销售业绩; 3、维护老客户的业务,挖掘客户的“”潜力; 4、定期与合作客户进行沟通,建立良好的长期合作关系。 要求: 1、市场营销、教育学、医学或其他相关专业专科及以上学历,能力突出者可放宽学历; 2、语言表达能力良好,富有亲和力、应变能力强、有耐心、擅长沟通交流,有一定的销售技巧; 3、有产后修复、美容美体等高端服务行业销售经验; 4、形象气质良好、普通话标准、身材匀称; 5、良好的职业道德,工作责任心强,有一定的抗压能力,团队合作意识强。
  • 厂家美导

    1万-1.5万
    上海 | 经验不限 | 学历不限
    • 分红
    • 年终奖
    • 旅游
    • 节假日福利
    • 社保
    • 带薪年假
    • 提供交通费
    • 公司产品福利
    • 岗前培训
    美容院/会所/养生馆/SPA | 1000-2000人
    • 投递简历
    【职责内容】 职位名称:高级美体美胸美导 是否出差:不定时出差 1、人品端正、皮肤好、气质佳,有3年美容师或者1年美容导师从业经历; 2、性格活泼开朗,善与沟通交流,语言表达能力强,具有良好的职业素质; 3、女士优先,年龄在18—35岁之间。 能够经常出差; 4、医学、护理、美容、市场营销等专业中专以上学历; 5、有培训及管理美容店相关经验优先。 职位标签 提供住宿,公司产品福利,岗前培训每年一次国外游,分红/合伙人
  • 上海-长宁区 | 3年以上 | 大专
    • 节假日福利
    • 提供饭餐
    • 社保
    • 星期日休息
    • 公司产品福利
    • 岗前培训
    • 提供住宿节假日福利
    医疗整形/轻医美 | 500-999人
    • 投递简历
    【职责内容】 岗位职责: 1、协助现场咨询师进行顾客开发,以达成公司业绩目标; 2、对客户资源进行管理和分配。 3、制定现场工作制度,并监督执行。 4、宣导活动政策,督促现场达成业绩目标。 任职资格: 1、临床医学或护理等相关专业大专以上学历; 2、能独立开发顾客,3年以上现场团队管理经验。
  • 上海 | 经验不限 | 学历不限
    • 节假日福利
    • 提供饭餐
    • 星期日休息
    • 提供交通费
    • 公司产品福利
    • 岗前培训
    • 带薪年假
    专业线厂家 | 50-99人
    • 投递简历
    【职责内容】 职位概要: 负责对公司内部提供的优质客户资源进行相关业务的开发与维护 工作内容: 1.公司提供优质的热线客户资源和明确的目标客户,业务员通过电话、微信等方式给客户推荐公司产品及服务。 2.及时与客户沟通,做好客户咨询的信息反馈及客户跟进的支持服务; 3.充分熟悉业务工作流程,帮助客户解决在使用公司产品的过程中出现的问题。 任职资格: 1.年龄20-35周岁,初中及以上学历; 2.热爱销售岗位 3.敬业、团结、真诚、有担当、充满激情! 薪资结构: 1、无责任底薪+提成+奖金(根据个人能力平均提成在10000~20000,上不封顶)+新人奖、周冠军、月冠军、月度精英奖等。 2、公司提供各项员工福利:带薪年假、员工旅游、生日会、运动会、节日礼品、不定期聚餐等! 上班时间:做六休一,上班时间 10:00-19:00 中午休息2个小时 (12:00-14:00) 销售晋升通道: 销售业务员-业务经理-大区经理-市场总监; 由于投简历人数较多,未避免人才疏漏,所以尽量电话联系。 交通方式:八号线西藏北路站下4号口出;一号线延长路站或中山北路站下。
  • 上海-浦东新区 | 3年以上 | 学历不限 | 提供食宿
    • 五险一金
    • 带薪年假
    • 岗位晋升
    • 技能培训
    • 管理规范
    • 人性化管理
    国际高端酒店/5星级 | 100-499人
    • 投递简历
    一、核心工作职责 (I. Core Responsibilities) 1. 安全监控与紧急救援 (1. Safety Monitoring & Emergency Response) 持续观察 (Constant Vigilance): 时刻密切关注泳池区域,辨别游泳者是否处于困境,观察是否存在危险状况、异常或不安全的活动。 Continuously observe the pool area, identifying swimmers in distress and spotting hazardous conditions, irregularities, or unsafe activities. 紧急处理 (Emergency Response): 一旦发现溺水或其他紧急情况,需立即采取恰当的救援技术进行施救。在紧急医疗服务到达前,为受伤的客人提供必要的援助。 Immediately employ appropriate rescue techniques in the event of drowning or other emergencies. Provide necessary first aid and assistance to injured guests until the arrival of emergency medical services. 事故报告 (Incident Reporting): 及时向经理汇报所有事故、伤害和不安全的工作状况。 Promptly report all accidents, injuries, and unsafe work conditions to the manager. 2. 卓越服务与宾客互动 (2. Excellence in Service & Guest Interaction) 热情迎宾 (Warm Greetings): 按照丽思卡尔顿的“黄金标准”,以专业、整洁的形象欢迎和接待所有客人,主动预见并满足他们的服务需求,真诚地向客人致谢。 Greet and welcome all guests with a professional and well-groomed appearance, following The Ritz-Carlton Gold Standards. Proactively anticipate and fulfill their service needs and express genuine gratitude to guests. 营造氛围 (Creating Atmosphere): 为客人营造一个有趣、放松的氛围,清晰专业地宣传和解释泳池及康体中心的规则与设施。 Create a fun and relaxing atmosphere for guests. Clearly and professionally communicate and explain the rules and facilities of the pool and wellness center. 协助特殊需求 (Assisting with Special Needs): 主动为有障碍的客人提供帮助,确保他们也能安全享受设施。 Proactively offer assistance to guests with disabilities, ensuring they can also safely enjoy the facilities. 3. 设施维护与环境管理 (3. Facility Maintenance & Environment Management) 环境清洁 (Environmental Cleanliness): 负责泳池甲板的清洗、拖洗和整体清洁工作,确保环境一尘不染。同时,按照酒店标准程序整理和叠放毛巾。 Responsible for cleaning, mopping, and the overall upkeep of the pool deck, ensuring a pristine environment. Fold and arrange towels according to hotel standards. 水质管理 (Water Quality Management): 负责游泳池水质的测验和保养,确保水质符合卫生标准。 Responsible for testing and maintaining the pool water quality, ensuring it meets all health and safety standards. 设备检查 (Equipment Inspection): 定期检查更衣室等区域,杜绝安全隐患。对工具、设备进行视觉检查,确保其正常可用。 Regularly inspect areas such as locker rooms to eliminate potential safety hazards. Perform visual inspections of tools and equipment to ensure they are in proper working order. 体力要求 (Physical Demands): 能够快速奔跑、攀爬、弯腰、扭转以应对紧急情况。能够搬举不超过50磅(约22.7公斤)的物品,或在协助下搬举超过75磅(约34公斤)的物品。 Able to run, climb, bend, and twist quickly to respond to emergencies. Able to lift and carry items weighing up to 50 pounds (approx. 22.7 kg) without assistance, and items over 75 pounds (approx. 34 kg) with assistance.
  • 项目经理

    8千-1.2万
    上海 | 3年以上 | 本科
    • 五险一金
    • 带薪年假
    • 定期体检
    • 人性化管理
    • 领导好
    • 专业培训
    • 岗位晋升
    软件开发/智能信息化 | 100-499人
    • 投递简历
    职位描述: 1. 负责制定项目详细计划,并推动实施; 2. 负责处理项目过程中各种问题,协调项目成员配合和资源调配,确保项目顺利按时完成; 3. 保持和关键客户窗口的有效的沟通,负责汇报重要项目事项和关键节点的项目进度汇报,并及时搜集客户反馈,巩固和加强和客户的关系; 4. 对于日常遇到的项目问题,需要能够主动思考,提出系统化的解决方案,强化项目管理制度和流程; 职位要求: 1. 具有本科及以上文化程度,3年以上项目管理经验,有酒店行或者旅游业相关工作经验有限; 2. 掌握项目管理知识体系,能熟练使用常用的项目管理工具,具有较强的分析能力和项目管理能力; 3. 具有优秀的沟通协调能力,善于团队协作; 4. 粤语流利,英语口语流利以及较好的中英文书面沟通能力; 5. 有PMP项目管理证书的优先考虑; 6. 有澳门酒店工作经验优先,珠海户籍优先。 工作城市:珠海优先。北京,上海,广州次之。
  • 列表
  • 明细
0086
获取验证码
注册/登录
上传简历一键注册

    热门职位

    热门地区