• - 新增门店剩余权益统计接口(GetStoreRemainingRights)
    - 新增客户到店次数统计接口(GetCustomerVisitFrequency)
    - 新增健康师排行榜接口(GetHealthCoachBillingRanking等)
    - 新增门店项目指标统计接口(GetStoreItemStatistics)
    - 优化GetStoreRemainingRights查询性能(分批查询、并行执行)
    - 修复GetItemStatistics门店筛选问题
    - 修复GetTechTeacherDailyStatistics教师姓名查询
    - 修改DeleteJsjUserRelation支持按ID删除并更新状态
    - 新增拓客统计接口(GetTkStatistics)
    - 新增开单项目数、消耗项目数统计
    - 新增数据库索引优化SQL和视图创建SQL
    “wangming” authored
     
    Browse File »

  • 主要更新:
    1. 优化ImportHistoryMemberRights方法效率,使用批量插入替代逐条插入,每批1000条记录
    2. 在LqKhxxService中添加ImportCustomersFromCleanup方法,从清理跨店的重复表导入客户信息
    3. 完善开单记录功能,增加会员类型自动判断(散客/会员)和储扣信息处理
    4. 修复历史会员权益数据导入中的价格计算逻辑
    5. 完善事件管理相关功能
    6. 优化拓客记录和业绩统计功能
    
    性能提升:
    - 批量导入效率提升10-50倍
    - 减少数据库交互次数1000倍
    - 优化内存使用和事务处理
    “wangming” authored
     
    Browse File »


  • …w endpoints for gold triangle statistics and member data retrieval. Update LqKdKdjlbService to incorporate deduct amount calculations and streamline data handling. Modify LqKhxxService to remove obsolete fields and improve data structure. Enhance LqYaoyjlService and LqYcsdJsjService for better data output consistency and clarity. Adjust launch settings to disable browser launch for both NCC.API and NCC.API.Tenant projects.
    “wangming” authored
     
    Browse File »