-
- 新增门店数据结构分析弹窗,支持门店业绩和运营数据分析 - 更新门店业绩统计逻辑,使用实退金额计算退款业绩 - 优化数据查询接口,支持实时查询和数据完整性 - 增加到店频次会员列表接口,提供详细会员信息和统计数据 - 更新前端展示,提升用户交互体验
-
- 新增大项目部老师工资计算功能(LqMajorProjectTeacherSalaryService) - 新增事业部总经理/经理工资计算功能(LqBusinessUnitManagerSalaryService) - 修复健康师额外数据导入功能,支持列数不足的情况 - 新增OSS URL迁移功能,支持将旧OSS地址替换为新OSS地址 - 优化库存使用申请列表查询,添加审批状态和是否已领取字段 - 优化文件上传服务,统一返回OSS路径
-
- 添加阿里云OSS配置(AccessKeyId、AccessKeySecret、Endpoint、Region、CustomDomain) - 修改FileService.cs,支持annexpic类型文件上传到阿里云OSS - 上传成功后返回OSS完整访问地址(支持自定义域名) - 完善库存使用相关功能(价格计算、总价保存) - 修复购买记录筛选功能 - 添加相关SQL脚本
-
- 创建annexpic_bak备份接口 - 配置阿里云OSS存储(成都区域) - annexpic接口强制使用阿里云OSS,不受全局FileStoreType配置影响 - 修复OSS路径格式问题(使用正斜杠) - 更新BucketName为lvqian-erip
-
- Updated VUE_APP_BASE_API in the development environment to point to localhost for local testing. - Added a new endpoint to export approved reimbursement details for the current month, including associated purchase records. - Enhanced SQL queries for better performance and clarity in the reimbursement statistics service. - Improved documentation and comments for better understanding of the code logic.
-
…tTechTeacherStatistics方法错误;WeChatBot配置化
-
- 修复LqZjlMdsmxszService.GetPageList接口的排序规则冲突 - 修复LqStatisticsService中工资统计相关的排序规则冲突 - 在涉及lq_kd_kdjlb表的JOIN操作中添加COLLATE子句 - 更新UpdateSalaryStatisticsFromOtherTables方法中的COLLATE子句 - 创建修复排序规则冲突的精简版SQL脚本
-
- 新增 TkjlbExportModel DTO 类,将导出模型从服务层分离到 DTO 层 - 修复拓客管理导出功能的下载地址500错误 - 优化拓客管理列表页面: * 将活动编号搜索改为下拉框选择 * 调整列宽度,拓客编号列加宽,备注列移除宽度限制 * 移除编辑、删除、批量删除按钮 * 优化表格样式和用户体验 - 简化导出功能,固定导出字段,支持活动编号和截止时间筛选 - 修复开单记录表导出功能,添加中文名称显示 - 创建临时文件目录以支持文件导出功能
-
…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.
-
…date multiple .DS_Store files for project consistency.
-
…赖注入,改进LqKdKdjlbService以生成并发送开单记录字符串到企业微信群,更新package.json以支持legacy模式。