chengjie 4 月之前
父節點
當前提交
19a6e9df86
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/api/yjbdc/yjbdcController.js

+ 0 - 1
src/api/yjbdc/yjbdcController.js

@@ -344,7 +344,6 @@ export async function GenerateArticle(ctx) {
344 344
                 console.error("AI生成错误:"+err);
345 345
                 result = { errcode: 10000, result: "-1" };
346 346
             }
347
-
348 347
         }
349 348
         else{
350 349
             console.log("空单词串");