Browse Source

fix(R13): Message.send 订单已取消禁聊

dev
cursor 1 day ago
parent
commit
9dea66276e
2 changed files with 4 additions and 1 deletions
  1. +2
    -1
      REVIEW.md
  2. +2
    -0
      app/controller/Message.php

+ 2
- 1
REVIEW.md View File

@ -1,6 +1,6 @@
# 纯瘾大 · 酒吧点单小程序 — 提审文档 v2.4 # 纯瘾大 · 酒吧点单小程序 — 提审文档 v2.4
> **日期**: 2026-06-08 | **版本**: v2.5 (R10修复版)
> **日期**: 2026-06-08 | **版本**: v2.6 (R13修复版)
> **用途**: 测试组验收 / 运维组部署审核 > **用途**: 测试组验收 / 运维组部署审核
> **项目位置**: `/Users/mac/work/mnmp/code/` > **项目位置**: `/Users/mac/work/mnmp/code/`
@ -231,3 +231,4 @@ npm run build:mp-weixin

+ 2
- 0
app/controller/Message.php View File

@ -69,3 +69,5 @@ class Message extends BaseController
} }

Loading…
Cancel
Save