perf: index

This commit is contained in:
archer
2023-06-25 15:52:04 +08:00
parent 68eca25df4
commit f56a339ad1
6 changed files with 18 additions and 9 deletions

View File

@@ -153,7 +153,8 @@ A2:
sendInform({
type: 'system',
title: 'QA 任务中止',
content: '由于账号余额不足QA 任务中止,重新充值后将会继续。',
content:
'由于账号余额不足,索引生成任务中止,重新充值后将会继续。暂停的任务将在 7 天后被删除。',
userId
});
console.log('余额不足,暂停向量生成任务');