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