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