浏览代码

Merge branch 'cygx_11.1' of http://8.136.199.33:3000/hongze/hongze_cygx into debug

# Conflicts:
#	models/db.go
xingzai 1 年之前
父节点
当前提交
aa4aa8e2c8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      models/db.go

+ 1 - 1
models/db.go

@@ -158,9 +158,9 @@ func init() {
 		new(CygxTagHistory),
 		new(CygxReportMappingCategoryGroup),
 		new(CygxActivitySpecialInheritPointsCompany),
+		new(CygxApplyCollection),
 		new(CygxArticleApplyAppointmentExpert),
 		new(CygxBannerYxSurvey),
-		new(CygxApplyCollection),
 	)
 	// 记录ORM查询日志
 	orm.Debug = true