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(R12): 拒单禁聊+号码牌惰性释放
dev
cursor
1 day ago
parent
5c621b7291
commit
55753473f3
3 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
REVIEW.md
+1
-0
app/controller/Message.php
+1
-0
app/service/CardService.php
+ 2
- 0
REVIEW.md
View File
@ -229,3 +229,5 @@ npm run build:mp-weixin
*文档版本 v2.4 | 2026-06-08 | R5修复版*
+ 1
- 0
app/controller/Message.php
View File
@ -68,3 +68,4 @@ class Message extends BaseController
}
}
+ 1
- 0
app/service/CardService.php
View File
@ -40,3 +40,4 @@ class CardService
}
}
Write
Preview
Loading…
Cancel
Save