Roc 1 week ago
parent
commit
851575f295
1 changed files with 1 additions and 0 deletions
  1. 1 0
      controllers/llm/report.go

+ 1 - 0
controllers/llm/report.go

@@ -240,4 +240,5 @@ func (c *RagEtaReportController) ArticleDel() {
 //	for _, v := range idList {
 //		cache.RagEtaReportOpToCache(v, 0, "publish")
 //	}
+//	fmt.Println("写入完成")
 //}