auto-sync: 2026-05-18 16:17:03
This commit is contained in:
@@ -613,7 +613,7 @@ class TestE8MailTab:
|
||||
# 添加评论(通过 blackboard 直接写)
|
||||
from src.api.mail_routes import _db_path
|
||||
bb = Blackboard(_db_path())
|
||||
bb.add_comment(mid, "simayi-challenger", "收到,正在处理", comment_type="reply")
|
||||
bb.add_comment(mid, "simayi-challenger", "收到,正在处理", comment_type="general")
|
||||
|
||||
resp = client.get(f"/api/mail/{mid}")
|
||||
data = resp.json()
|
||||
|
||||
Reference in New Issue
Block a user