ziwen 2 ani în urmă
părinte
comite
9554a9ccf3
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  1. 0 1
      models/db.go

+ 0 - 1
models/db.go

@@ -128,7 +128,6 @@ func init() {
 		new(CygxActivitySpecialTrip),
 		new(CygxArticleComment),
 		new(CygxArticleData),
-		new(CygxArticleComment),
 	)
 	// 记录ORM查询日志
 	orm.Debug = true