• - 修复金三角用户查询中的First()方法错误,使用ToListAsync() + FirstOrDefault()避免异常
    - 添加空值检查,当健康师在金三角团队中不存在时提供友好错误信息
    - 完善转卡记录字段,添加门店名称、门店编号、会员账号、顾客类型、退卡时间等字段
    - 完善开单记录字段,添加开单日期、顾客类型、总业绩等字段
    - 修复金三角用户查询条件,使用正确的用户账号字段(jkszh)而不是用户ID(jks)
    - 提高转卡操作的健壮性和错误处理能力
    “wangming” authored
     
    Browse File »

  • - 新增StoreTypeEnum门店类别枚举(200平门店、旗舰店)
    - 新增耗卡反馈功能(lq_xh_feedback表及相关实体、DTO、Service)
    - 优化开单记录和耗卡记录列表,增加品项明细返回
    - 完善会员开单记录查询接口,支持分页和时间筛选
    - 优化耗卡记录作废功能,增加备注参数
    - 修复排序规则冲突问题
    - 完善各种实体和DTO的字段定义
    “wangming” authored
     
    Browse File »

  • - 删除LqXhmxb相关的所有后端代码(Service、Entity、DTO、Interface、Mapper)
    - 删除LqXhmxb相关的前端Vue组件文件
    - 删除LqKdQkbj(欠款补缴)相关代码
    - 优化LqXhHyhkService.GetMemberCardUsageRecord方法,支持分页和性能优化
    - 修复LqXhHyhkService.GetJksyjList方法,添加分页和时间过滤
    - 更新LqKdKdjlbService.GetDebtRecordByStoreId方法,支持分页和已缴欠款逻辑
    - 完善LqHytkHytkService.VoidRefundCardInfo方法,添加事务处理
    - 修复LqKdKdjlbStringGenerator中健康师名称显示问题
    - 更新多个Entity文件以匹配数据库结构
    - 添加新的DTO类支持分页查询功能
    “wangming” authored
     
    Browse File »




  • …nual mapping for event output, update member retrieval logic, and streamline event type retrieval. Modify LqHytkHytkService to adjust entity relationships and improve data handling. Introduce deduct information handling in LqKdKdjlbService and update related DTOs for consistency. Enhance LqTkjlbService to improve data retrieval and organization. Update LqXhHyhkService to refine consumption tracking and improve data integrity.
    “wangming” authored
     
    Browse File »