Roc 2 settimane fa
parent
commit
851575f295
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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("写入完成")
 //}