ziwen 2 жил өмнө
parent
commit
9554a9ccf3
1 өөрчлөгдсөн 0 нэмэгдсэн , 1 устгасан
  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