Browse Source

no message

xingzai 1 year ago
parent
commit
98b4c6f68e
1 changed files with 0 additions and 2 deletions
  1. 0 2
      models/db.go

+ 0 - 2
models/db.go

@@ -170,8 +170,6 @@ func init() {
 		new(CygxYanxuanSpecial),
 		new(CygxYanxuanSpecialFollow),
 		new(CygxYanxuanSpecialCompany),
-		new(CygxResourceDataIndustrialGroupManagement),
-		new(CygxResourceDataIndustrialGroupSubject),
 	)
 	// 记录ORM查询日志
 	orm.Debug = true