ziwen 2 years ago
parent
commit
9554a9ccf3
1 changed files with 0 additions and 1 deletions
  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