chengjie месяцев назад: 6
Родитель
Сommit
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
                 console.error("AI生成错误:"+err);
344
                 console.error("AI生成错误:"+err);
345
                 result = { errcode: 10000, result: "-1" };
345
                 result = { errcode: 10000, result: "-1" };
346
             }
346
             }
347
-
348
         }
347
         }
349
         else{
348
         else{
350
             console.log("空单词串");
349
             console.log("空单词串");