소스 검색

no message

xingzai 1 년 전
부모
커밋
98b4c6f68e
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  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