• “wangming” authored
     
    Browse Code »
  • - LqReportService: 门店基础信息/数据分析/对比分析 科技部归属及同组织门店改为 lq_md_target
    - LqTechGeneralManagerSalaryService: 科技部总经理管理门店改为 lq_md_target 按统计月
    - LqShareStatisticsTechDeptService: 科技部股份统计收入成本按 lq_md_target 取科技部门店
    - LqZjlMdsmxszService: GetManagedStores 科技一部/二部门店改为 lq_md_target 按当前月
    - LqAnnualSummaryService: 移除对 Kjb 的 Select 依赖
    - 新增接口测试脚本 test-kjb-removal-apis.sh
    - 新增 SQL: 根据产品平均单价更新库存领取金额
    “wangming” authored
     
    Browse Code »
  • - Redesigned the welcome page layout with a new hero section and action cards for quick access to features.
    - Added a feature list in the welcome component to dynamically render action cards.
    - Updated the tech department dashboard to improve table display by reducing max height and ensuring proper pagination.
    - Enhanced inventory service documentation for clarity on stock update processes.
    - Introduced teacher performance metrics in the billing service for better reporting accuracy.
    “wangming” authored
     
    Browse Code »







  • - 修复全员战报明细到店数统计问题:确保到店数不超过拓客数,同一会员多次到店只统计一次
    - 修复全部门店开单记录汇总导出接口返回格式:使用统一的响应格式(code, msg, data)
    - 添加 lq_xh_hyhk 表备注字段功能:支持备注字段的创建、更新、查询和导出
    - 优化到店数统计SQL逻辑:先获取拓客会员列表(去重),再统计有到店记录的会员数
    “wangming” authored
     
    Browse Code »