• - 重构为分步查询方式,避免子查询返回null导致的类型转换错误
    - 使用SqlFunc.AggregateSum确保聚合函数返回0而不是null
    - 在内存中使用FirstOrDefault和??操作符安全处理null值
    - 确保ConsumedCount和RefundedCount始终为decimal类型
    - 修复了会员剩余品项查询时的Index was outside the bounds of the array错误
    “wangming” authored
     
    Browse File »

  • - 修复LqKhxxService.cs中UserEntity类型未找到的错误
    - 添加正确的using语句解决命名空间问题
    - 优化开单记录表和拓客管理的导出功能
    - 修复Excel导出中的数组越界错误
    - 完善前端拓客管理页面的显示和交互
    - 项目现在可以正常编译和运行
    “wangming” authored
     
    Browse File »


  • 主要变更:
    1. 删除部门管理模块 (lq_bmzb)
       - 删除实体类、服务类、接口类、DTO类
       - 删除前端页面和映射类
       - 更新相关文档
    
    2. 修复预约记录服务错误
       - 修复 GetInfo 方法中 SqlFunc.Subqueryable 使用错误
       - 改为使用标准查询方式获取关联数据
       - 添加空值检查提升代码安全性
    
    3. 其他优化
       - 更新客户信息相关字段映射
       - 优化邀约记录和拓客记录服务
       - 更新会员类型枚举定义
    “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 »

  • …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 »