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

Merge branch 'cygx_10.5.3' of http://8.136.199.33:3000/cxzhang/hongze_clpt into debug

xingzai преди 1 година
родител
ревизия
f68b7f3510
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      models/db.go

+ 1 - 0
models/db.go

@@ -72,6 +72,7 @@ func init() {
 		new(CygxReportHistoryRecordLog),
 		new(CygxUserLabel),
 		new(CygxInviteCompany),
+		new(CygxApplyRecord),
 	)
 	// 记录ORM查询日志
 	orm.Debug = true