• - Added refund performance and count fields to personal and store total performance statistics.
    - Introduced actual performance calculations that account for refunds.
    - Updated relevant DTOs and entity classes to include new fields.
    - Improved front-end tables to display refund-related data in performance statistics views.
    “wangming” authored
     
    Browse File »

  • - 在LqHytkHytkService中添加cancelRemark字段,支持作废备注
    - 更新VoidRefundCardInfo方法,增加remarks参数以传递作废备注
    - 在LqMdxxService中新增StoreCategory和StoreType字段,支持门店类别和类型
    - 添加获取门店类别和类型的接口,返回相应的枚举数据
    - 更新相关DTO和实体类,确保数据结构一致性
    - 优化错误处理,提供更详细的异常信息
    “wangming” authored
     
    Browse File »