修改失败说明文字
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user