log1
This commit is contained in:
parent
7d07d75c19
commit
c79b99410b
@ -239,8 +239,8 @@ export async function generateImages(
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
// logger.log(`图片生成查询 ${historyId} errmsg: ${result.errmsg}`);
|
||||
logger.info(`1 图片生成查询 ${historyId} `);
|
||||
logger.log(`2 图片生成查询 ${historyId} `);
|
||||
if (!result[historyId])
|
||||
throw new APIException(EX.API_IMAGE_GENERATION_FAILED, "记录不存在");
|
||||
status = result[historyId].status;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user