修改失败说明文字

This commit is contained in:
2026-06-05 17:41:38 +08:00
parent c4ad77bed6
commit b1c49cd2d9
@@ -203,7 +203,7 @@ async def mark_chat_generation_task_failed_and_refund_once(
user_id=task.user_id,
owner_type=OWNER_CHAT_GENERATION_TASK,
owner_id=task.id,
description_prefix="Chat生成任务",
description_prefix="任务生成",
)
if refunded_amount > 0: