auto-sync: 2026-05-24 12:07:02

This commit is contained in:
cfdaily
2026-05-24 12:07:02 +08:00
parent c7a0c47ccc
commit 6a49193bc0
+1 -1
View File
@@ -166,7 +166,7 @@ async def get_mail(mail_id: str):
return result
@router.post(""")
@router.post("")
async def send_mail(body: Dict[str, Any]):
"""发送 Mail(创建 Task"""
bb = _bb()