Bläddra i källkod

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

# Conflicts:
#	models/db.go
xingzai 1 år sedan
förälder
incheckning
aa4aa8e2c8
1 ändrade filer med 1 tillägg och 1 borttagningar
  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