{
  "groups": [
    {
      "name": "AI智能结算台后端-消费机订单结算与菜品识别接口",
      "pages": 22,
      "ranges": [
        {
          "file": "/Users/lqt/work/zhct/zhctproject/store/application/api/controller/Consume.php",
          "start": 45,
          "end": 220
        },
        {
          "file": "/Users/lqt/work/zhct/zhctproject/store/application/api/service/Consume.php",
          "start": 203,
          "end": 1050
        },
        {
          "file": "/Users/lqt/work/zhct/zhctproject/store/application/api/service/Consume.php",
          "start": 3189,
          "end": 3326
        }
      ],
      "reason": "覆盖 /api/consume/dishes、/api/consume/orderPay、菜品识别图片上传/列表/删除等消费机核心业务接口。"
    },
    {
      "name": "AI智能结算台后端-PC端菜品识别校正管理",
      "pages": 2,
      "ranges": [
        {
          "file": "/Users/lqt/work/zhct/zhctproject/store/application/p/logic/Bill.php",
          "start": 1240,
          "end": 1345
        },
        {
          "file": "/Users/lqt/work/zhct/zhctproject/store/application/p/controller/Bill.php",
          "start": 340,
          "end": 395
        }
      ],
      "reason": "覆盖 /p/bill/dishesRecognizeImgList 与 /p/bill/dishesRecognizeImgDelete 的 PC 端校正、图片聚合和软删除逻辑。"
    },
    {
      "name": "AI智能结算台后端-点餐机取餐方式与订单核验",
      "pages": 3,
      "ranges": [
        {
          "file": "/Users/lqt/work/zhct/zhctproject/store/application/api/service/OrderMachinePay.php",
          "start": 14,
          "end": 196
        }
      ],
      "reason": "补充点餐机订单结算、取餐方式校验、打包费计算和支付参数归一化。"
    },
    {
      "name": "AI智能结算台后端-MQTT结算消息与设备联动",
      "pages": 3,
      "ranges": [
        {
          "file": "/Users/lqt/work/zhct/zhctproject/store/application/cron/command/MqttServer.php",
          "start": 139,
          "end": 206
        },
        {
          "file": "/Users/lqt/work/zhct/zhctproject/store/application/cron/command/MqttServer.php",
          "start": 261,
          "end": 326
        },
        {
          "file": "/Users/lqt/work/zhct/zhctproject/store/application/p/logic/Equipment.php",
          "start": 669,
          "end": 718
        }
      ],
      "reason": "补充订单结算 MQTT 消息处理、设备消息回执和菜品数据同步推送。"
    }
  ],
  "final_page_method": {
    "file": "/Users/lqt/work/zhct/zhctproject/store/application/api/service/OrderMachinePay.php",
    "marker": "private function buildPayDishes"
  }
}
