Преглед на файлове

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