• - 修复科技部总经理工资计算中Cell金额计算逻辑
    - 更新主任工资相关服务和前端页面
    - 优化科技部老师工资计算逻辑
    - 更新客户信息服务和报销申请服务
    - 修复系统映射器和权限模型
    - 完善工资管理前端页面显示
    “wangming” authored
     
    Browse Code »
  • - Updated the layout structure to improve UI consistency and user experience.
    - Simplified the search form by removing unnecessary fields and enhancing the design.
    - Added new buttons for batch actions and improved the visibility of the header section.
    - Implemented a clear selection feature for better user interaction.
    - Enhanced table columns with overflow tooltips for better data visibility.
    - Updated styles for a more modern look and feel, including responsive design adjustments.
    “wangming” authored
     
    Browse Code »



  • 李宇 authored
     
    Browse Code »
  • “wangming” authored
     
    Browse Code »
  • 李宇 authored
     
    Browse Code »
  • - 在多个薪酬统计实体中新增员工确认状态、确认时间和确认备注字段
    - 这些字段用于记录员工对薪酬数据的确认情况,提升数据管理的准确性和可追溯性
    - 涉及的实体包括:LqAssistantSalaryStatisticsEntity, LqBusinessUnitManagerSalaryStatisticsEntity, LqDirectorSalaryStatisticsEntity, LqMajorProjectDirectorSalaryStatisticsEntity, LqMajorProjectTeacherSalaryStatisticsEntity, LqSalaryStatisticsEntity, LqStoreManagerSalaryStatisticsEntity, LqTechGeneralManagerSalaryStatisticsEntity, LqTechTeacherSalaryStatisticsEntity
    “wangming” authored
     
    Browse Code »
  • - 移除9个薪酬服务列表查询方法中的自动计算工资逻辑
    - 列表查询现在只负责查询已存在的工资数据
    - 工资计算功能需要单独调用计算接口
    - 新增健康师工资核算规则说明文档
    - 新增员工门店归属变更问题分析与解决方案文档
    - 新增员工门店归属快照表方案详细设计文档
    
    涉及服务:
    1. LqSalaryService (健康师工资)
    2. LqTechTeacherSalaryService (科技部老师工资)
    3. LqAssistantSalaryService (店助工资)
    4. LqStoreManagerSalaryService (店长工资)
    5. LqDirectorSalaryService (主任工资)
    6. LqMajorProjectTeacherSalaryService (大项目老师工资)
    7. LqMajorProjectDirectorSalaryService (大项目主管工资)
    8. LqTechGeneralManagerSalaryService (科技部总经理工资)
    9. LqBusinessUnitManagerSalaryService (事业部总经理工资)
    “wangming” authored
     
    Browse Code »