ziwen пре 2 година
родитељ
комит
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