Преглед изворни кода

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