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