auto-sync: 2026-05-24 12:07:02
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user