This website works better with JavaScript.
Home
Explore
Help
Sign In
ai
/
drink_thinkphp
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
1
Wiki
Activity
Browse Source
fix(R13): Message.send 订单已取消禁聊
dev
cursor
1 day ago
parent
55753473f3
commit
9dea66276e
2 changed files
with
4 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
REVIEW.md
+2
-0
app/controller/Message.php
+ 2
- 1
REVIEW.md
View File
@ -1,6 +1,6 @@
# 纯瘾大 · 酒吧点单小程序 — 提审文档 v2.4
>
**日期**
: 2026-06-08 |
**版本**
: v2.
5 (R10
修复版)
>
**日期**
: 2026-06-08 |
**版本**
: v2.
6 (R13
修复版)
>
**用途**
: 测试组验收 / 运维组部署审核
>
**项目位置**
:
`/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
}
Write
Preview
Loading…
Cancel
Save