Aug 25 00:32:39 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:32:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:32:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:32:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (10ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:32:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:32:39 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:32:39 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:32:39 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:32:39 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:32:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:32:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:32:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:32:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:32:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:32:39 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:32:39 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:32:39 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:32:39 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:32:39 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:32:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:32:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:32:39 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:32:39 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:32:39 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:32:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:32:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:32:39 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:32:39 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:32:39 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:32:39 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:32:39 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:32:39 erlangs IscomAlumni[3282507]:       接口/耗时33ms
Aug 25 00:32:43 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:32:43 erlangs IscomAlumni[3282507]:       接口/apple-touch-icon-precomposed.png耗时0ms
Aug 25 00:32:44 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       接口/favicon.ico耗时0ms
Aug 25 00:32:44 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       接口/apple-touch-icon.png耗时0ms
Aug 25 00:32:44 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       接口/AlumniCard耗时0ms
Aug 25 00:32:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:32:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:32:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:32:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (9ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:32:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:32:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:32:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:32:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:32:44 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       接口/耗时35ms
Aug 25 00:32:44 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:32:44 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/favicon.png耗时0ms
Aug 25 00:32:47 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:32:47 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:32:49 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:32:49 erlangs IscomAlumni[3282507]:       Executed DbCommand (1,680ms) [Parameters=[@__8__locals1_acct_1='?' (Size = 50)], CommandType='Text', CommandTimeout='30']
Aug 25 00:32:49 erlangs IscomAlumni[3282507]:       SELECT [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year], [n1].[SchoolRollID], [n1].[AlumniID], [n1].[Class], [n1].[CreateDate], [n1].[CreateUser], [n1].[DptID], [n1].[EnterYear], [n1].[IDName1], [n1].[IsClassContact], [n1].[IsDelete], [n1].[IsGraduated], [n1].[ModifyDate], [n1].[ModifyUser], [n1].[Semester], [n1].[SourceNote], [n1].[StudentID], [n1].[Year]
Aug 25 00:32:49 erlangs IscomAlumni[3282507]:       FROM [NtuAlumni] AS [n]
Aug 25 00:32:49 erlangs IscomAlumni[3282507]:       LEFT JOIN [NtuAlumniSchoolRoll] AS [n1] ON [n].[AlumniID] = [n1].[AlumniID]
Aug 25 00:32:49 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IsActive] = CAST(1 AS bit))) AND [n].[Status] IN (CAST(1 AS smallint), CAST(-5 AS smallint))) AND ((((([n].[Email] = @__8__locals1_acct_1) OR ([n].[BackupEmail] = @__8__locals1_acct_1)) OR ([n].[Mobile] = @__8__locals1_acct_1)) OR ([n].[BackupMobile] = @__8__locals1_acct_1)) OR EXISTS (
Aug 25 00:32:49 erlangs IscomAlumni[3282507]:           SELECT 1
Aug 25 00:32:49 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n0]
Aug 25 00:32:49 erlangs IscomAlumni[3282507]:           WHERE ([n].[AlumniID] = [n0].[AlumniID]) AND (([n0].[IsDelete] = CAST(0 AS bit)) AND ([n0].[StudentID] = @__8__locals1_acct_1))))
Aug 25 00:32:49 erlangs IscomAlumni[3282507]:       ORDER BY [n].[AlumniID]
Aug 25 00:32:50 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       Executed DbCommand (7ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       WHERE [AlumniID] = @p50;
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       SELECT @@ROWCOUNT;
Aug 25 00:32:50 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 30) (DbType = AnsiString), @p1='?' (Size = 50) (DbType = AnsiString), @p2='?' (Size = 50) (DbType = AnsiString), @p3='?' (Size = 200), @p4='?' (Size = 20), @p5='?' (DbType = DateTime), @p6='?' (Size = 10) (DbType = AnsiString), @p7='?' (Size = 50), @p8='?' (DbType = Boolean), @p9='?' (Size = 4000), @p10='?' (Size = 500) (DbType = AnsiString), @p11='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       INSERT INTO [TbLoginRecord] ([Account], [Inputaua8], [IP], [LoginDesc], [LoginMsg], [LoginTime], [MemberID], [Platform], [SSO], [SSOResult], [UserAgent], [UserID])
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11);
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       SELECT [PID]
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       FROM [TbLoginRecord]
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity();
Aug 25 00:32:50 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       接口/Home/Login耗时2702ms
Aug 25 00:32:50 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:32:50 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       FROM [NtuAlumni] AS [n]
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 25 00:32:50 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       FROM [NtuAlumni] AS [n]
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       WHERE [n].[AlumniID] = @__aluInfo_AlumniID_0
Aug 25 00:32:50 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:               FROM [NtuActivity] AS [n]
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:               WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ((@__alumniInfo_AlumniID_0 LIKE '') OR (CHARINDEX(@__alumniInfo_AlumniID_0, [n].[ActCadres]) > 0))) THEN CAST(1 AS bit)
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       END
Aug 25 00:32:50 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:32:50 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:32:50 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:32:50 erlangs IscomAlumni[3282507]:       接口/Home/ResetAua8耗时23ms
Aug 25 00:33:01 erlangs CRON[685370]: (root) CMD (/sbin/monitor_dotnet.sh  )
Aug 25 00:33:19 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:33:19 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:       SELECT [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], [n0].[AlumniID], [n0].[AnnotationID], [n0].[ApprovalDate], [n0].[ApprovalUser], [n0].[Aua8], [n0].[Aua8ExpiredDate], [n0].[BackupEmail], [n0].[BackupMobile], [n0].[Birthday], [n0].[ChangeAua8ExpiredDate], [n0].[Combine_AlumniID], [n0].[CreateDate], [n0].[CreateUser], [n0].[CurrentAddress], [n0].[CurrentCityID], [n0].[CurrentCountryID], [n0].[Description], [n0].[DisableFindAlumni], [n0].[DptID], [n0].[Email], [n0].[EnName], [n0].[EnterYear], [n0].[IDName1], [n0].[IDNumber], [n0].[IDPhoto], [n0].[InfoExpiredDate], [n0].[Info_IsPublic], [n0].[Info_IsReadConsent], [n0].[IsActive], [n0].[IsDelete], [n0].[IsNeedChangeAua8], [n0].[LastPhotoModifyDate], [n0].[LoginErrorNum], [n0].[LoginLockTime], [n0].[Mobile], [n0].[ModifyDate], [n0].[ModifyUser], [n0].[Name], [n0].[PermanentAddress], [n0].[PermanentCityID], [n0].[PermanentCountryID], [n0].[Photo], [n0].[PhysicalCardApply], [n0].[Remark], [n0].[Semester], [n0].[Sex], [n0].[SourceNote], [n0].[Status], [n0].[StudentID], [n0].[Tel], [n0].[Year], [n1].[DptID], [n1].[DptCode], [n1].[DptDivision], [n1].[DptFullName], [n1].[DptFullName_En], [n1].[DptLevel], [n1].[DptName], [n1].[DptShortName], [n1].[EnabledYear], [n1].[IsDelete], [n1].[IsShow], [n1].[ParentDptID], [n1].[StatisticCode], [n1].[StatisticName], CASE
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:       END, [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order], CASE
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:           WHEN [n0].[AlumniID] IS NOT NULL THEN (((COALESCE([n0].[Name], N'') + N'(') + COALESCE(CAST([n0].[Year] AS nvarchar(60)), N'')) + COALESCE([n1].[DptFullName], N'')) + N')'
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:           ELSE NULL
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:       END
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:       LEFT JOIN [NtuAlumni] AS [n0] ON [n].[AlumniID] = [n0].[AlumniID]
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:       LEFT JOIN [NtuDepartment] AS [n1] ON [n0].[DptID] = [n1].[DptID]
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:33:19 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__data_Contribute_CreateUser_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [t].[UserName]
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:       FROM [TbUserInfo] AS [t]
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:       WHERE [t].[UserID] = @__data_Contribute_CreateUser_0
Aug 25 00:33:19 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:33:19 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:33:20 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:20 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:20 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:33:20 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:33:20 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:33:20 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:33:20 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:33:20 erlangs IscomAlumni[3282507]:       接口/Communicate/DynamicDetail/C000000144耗时43ms
Aug 25 00:33:23 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:33:23 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       FROM [NtuAlumni] AS [n]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 25 00:33:23 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       FROM [NtuAlumni] AS [n]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       WHERE [n].[AlumniID] = @__aluInfo_AlumniID_0
Aug 25 00:33:23 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       Executed DbCommand (28ms) [Parameters=[@__p_1='?' (DbType = Int32), @__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString), @__encryptNewAua8_2='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:               FROM (
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:                   SELECT TOP(@__p_1) [t].[PID], [t].[AlumniID], [t].[Aua8], [t].[CreateDate], [t].[CreateUser]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:                   FROM [TbResetAua8Record] AS [t]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:                   WHERE [t].[AlumniID] = @__aluInfo_AlumniID_0
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:                   ORDER BY [t].[CreateDate] DESC
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:               ) AS [t0]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:               WHERE [t0].[Aua8] = @__encryptNewAua8_2) THEN CAST(1 AS bit)
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       END
Aug 25 00:33:23 erlangs IscomAlumni[3282507]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 25 00:33:23 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       WHERE [AlumniID] = @p50;
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       SELECT @@ROWCOUNT;
Aug 25 00:33:23 erlangs IscomAlumni[3282507]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 25 00:33:23 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 50) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       INSERT INTO [TbResetAua8Record] ([AlumniID], [Aua8], [CreateDate], [CreateUser])
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       VALUES (@p0, @p1, @p2, @p3);
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       SELECT [PID]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       FROM [TbResetAua8Record]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity();
Aug 25 00:33:23 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 20), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 30) (DbType = AnsiString), @p4='?' (Size = 20), @p5='?' (Size = 50) (DbType = AnsiString), @p6='?' (DbType = Boolean), @p7='?' (Size = 8000) (DbType = AnsiString), @p8='?' (Size = 8000) (DbType = AnsiString), @p9='?' (Size = 8000) (DbType = AnsiString), @p10='?' (Size = 8000) (DbType = AnsiString), @p11='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       INSERT INTO [TbFrontendOperateLog] ([Action], [AlumniID], [CreateDate], [DataKey], [Feature], [IP], [IsSuccess], [Message], [Request], [Response], [Url], [UserAgent])
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11);
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       SELECT [PID]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       FROM [TbFrontendOperateLog]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity();
Aug 25 00:33:23 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       接口/Home/ResetAua8耗时73ms
Aug 25 00:33:23 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:33:23 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:33:23 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:33:23 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:33:23 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:33:23 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:33:23 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:33:23 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:33:23 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       接口/耗时30ms
Aug 25 00:33:23 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:33:23 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/icon/check.png耗时3ms
Aug 25 00:33:26 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:33:26 erlangs IscomAlumni[3282507]:       接口/Home/GetCaptcha耗时10ms
Aug 25 00:33:38 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::3f
Aug 25 00:33:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:33:39 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:33:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:33:39 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:33:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:33:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:33:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:33:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:33:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:33:39 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:33:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:33:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:33:39 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:33:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:33:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:33:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:33:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:33:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:33:39 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:33:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:33:40 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       Executed DbCommand (991ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:33:40 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:33:40 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:33:40 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:33:40 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:33:40 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:33:40 erlangs IscomAlumni[3282507]:       接口/耗时1018ms
Aug 25 00:33:46 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:33:46 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:33:47 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:47 erlangs IscomAlumni[3282507]:       Executed DbCommand (1,684ms) [Parameters=[@__8__locals1_acct_1='?' (Size = 50)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:47 erlangs IscomAlumni[3282507]:       SELECT [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year], [n1].[SchoolRollID], [n1].[AlumniID], [n1].[Class], [n1].[CreateDate], [n1].[CreateUser], [n1].[DptID], [n1].[EnterYear], [n1].[IDName1], [n1].[IsClassContact], [n1].[IsDelete], [n1].[IsGraduated], [n1].[ModifyDate], [n1].[ModifyUser], [n1].[Semester], [n1].[SourceNote], [n1].[StudentID], [n1].[Year]
Aug 25 00:33:47 erlangs IscomAlumni[3282507]:       FROM [NtuAlumni] AS [n]
Aug 25 00:33:47 erlangs IscomAlumni[3282507]:       LEFT JOIN [NtuAlumniSchoolRoll] AS [n1] ON [n].[AlumniID] = [n1].[AlumniID]
Aug 25 00:33:47 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IsActive] = CAST(1 AS bit))) AND [n].[Status] IN (CAST(1 AS smallint), CAST(-5 AS smallint))) AND ((((([n].[Email] = @__8__locals1_acct_1) OR ([n].[BackupEmail] = @__8__locals1_acct_1)) OR ([n].[Mobile] = @__8__locals1_acct_1)) OR ([n].[BackupMobile] = @__8__locals1_acct_1)) OR EXISTS (
Aug 25 00:33:47 erlangs IscomAlumni[3282507]:           SELECT 1
Aug 25 00:33:47 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n0]
Aug 25 00:33:47 erlangs IscomAlumni[3282507]:           WHERE ([n].[AlumniID] = [n0].[AlumniID]) AND (([n0].[IsDelete] = CAST(0 AS bit)) AND ([n0].[StudentID] = @__8__locals1_acct_1))))
Aug 25 00:33:47 erlangs IscomAlumni[3282507]:       ORDER BY [n].[AlumniID]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       WHERE [AlumniID] = @p50;
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       SELECT @@ROWCOUNT;
Aug 25 00:33:48 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 30) (DbType = AnsiString), @p1='?' (Size = 50) (DbType = AnsiString), @p2='?' (Size = 50) (DbType = AnsiString), @p3='?' (Size = 200), @p4='?' (Size = 20), @p5='?' (DbType = DateTime), @p6='?' (Size = 10) (DbType = AnsiString), @p7='?' (Size = 50), @p8='?' (DbType = Boolean), @p9='?' (Size = 4000), @p10='?' (Size = 500) (DbType = AnsiString), @p11='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       INSERT INTO [TbLoginRecord] ([Account], [Inputaua8], [IP], [LoginDesc], [LoginMsg], [LoginTime], [MemberID], [Platform], [SSO], [SSOResult], [UserAgent], [UserID])
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11);
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       SELECT [PID]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       FROM [TbLoginRecord]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity();
Aug 25 00:33:48 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       接口/Home/Login耗时2205ms
Aug 25 00:33:48 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:33:48 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       Executed DbCommand (4ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       FROM [NtuAlumni] AS [n]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 25 00:33:48 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       SELECT [t5].[AlumniID], [t5].[AnnotationID], [t5].[ApprovalDate], [t5].[ApprovalUser], [t5].[Aua8], [t5].[Aua8ExpiredDate], [t5].[BackupEmail], [t5].[BackupMobile], [t5].[Birthday], [t5].[ChangeAua8ExpiredDate], [t5].[Combine_AlumniID], [t5].[CreateDate], [t5].[CreateUser], [t5].[CurrentAddress], [t5].[CurrentCityID], [t5].[CurrentCountryID], [t5].[Description], [t5].[DisableFindAlumni], [t5].[DptID], [t5].[Email], [t5].[EnName], [t5].[EnterYear], [t5].[IDName1], [t5].[IDNumber], [t5].[IDPhoto], [t5].[InfoExpiredDate], [t5].[Info_IsPublic], [t5].[Info_IsReadConsent], [t5].[IsActive], [t5].[IsDelete], [t5].[IsNeedChangeAua8], [t5].[LastPhotoModifyDate], [t5].[LoginErrorNum], [t5].[LoginLockTime], [t5].[Mobile], [t5].[ModifyDate], [t5].[ModifyUser], [t5].[Name], [t5].[PermanentAddress], [t5].[PermanentCityID], [t5].[PermanentCountryID], [t5].[Photo], [t5].[PhysicalCardApply], [t5].[Remark], [t5].[Semester], [t5].[Sex], [t5].[SourceNote], [t5].[Status], [t5].[StudentID], [t5].[Tel], [t5].[Year], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[AlumniID], [t6].[Class], [t6].[CreateDate], [t6].[CreateUser], [t6].[DptID], [t6].[EnterYear], [t6].[IDName1], [t6].[IsClassContact], [t6].[IsDelete], [t6].[IsGraduated], [t6].[ModifyDate], [t6].[ModifyUser], [t6].[Semester], [t6].[SourceNote], [t6].[StudentID], [t6].[Year], [t6].[DptID0], [t6].[DptCode], [t6].[DptDivision], [t6].[DptFullName], [t6].[DptFullName_En], [t6].[DptLevel], [t6].[DptName], [t6].[DptShortName], [t6].[EnabledYear], [t6].[IsDelete0], [t6].[IsShow], [t6].[ParentDptID], [t6].[StatisticCode], [t6].[StatisticName], [t7].[SchoolRollID], [t7].[AlumniID], [t7].[Class], [t7].[CreateDate], [t7].[CreateUser], [t7].[DptID], [t7].[EnterYear], [t7].[IDName1], [t7].[IsClassContact], [t7].[IsDelete], [t7].[IsGraduated], [t7].[ModifyDate], [t7].[ModifyUser], [t7].[Semester], [t7].[SourceNote], [t7].[StudentID], [t7].[Year], [t7].[DptID0], [t7].[DptCode], [t7].[DptDivision], [t7].[DptFullName], [t7].[DptFullName_En], [t7].[DptLevel], [t7].[DptName], [t7].[DptShortName], [t7].[EnabledYear], [t7].[IsDelete0], [t7].[IsShow], [t7].[ParentDptID], [t7].[StatisticCode], [t7].[StatisticName], [t5].[CreateDate0], [t5].[CreateUser0], [t5].[FileDescription], [t5].[FileName], [t5].[FilePath], [t5].[FilePathM], [t5].[FilePathS], [t5].[FileRealName], [t5].[IsDelete0], [t5].[ModifyDate0], [t5].[ModifyUser0], [t5].[Order], [t5].[CityLevel], [t5].[CityName], [t5].[CountryID], [t5].[CreateDate1], [t5].[CreateUser1], [t5].[IsDelete1], [t5].[ModifyDate1], [t5].[ModifyUser1], [t5].[ParentID], [t5].[PostCode], [t5].[CityLevel0], [t5].[CityName0], [t5].[CountryID0], [t5].[CreateDate2], [t5].[CreateUser2], [t5].[IsDelete2], [t5].[ModifyDate2], [t5].[ModifyUser2], [t5].[ParentID0], [t5].[PostCode0]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:           SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year], [t0].[FileID], [t0].[CreateDate] AS [CreateDate0], [t0].[CreateUser] AS [CreateUser0], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete] AS [IsDelete0], [t0].[ModifyDate] AS [ModifyDate0], [t0].[ModifyUser] AS [ModifyUser0], [t0].[Order], [t3].[CityID], [t3].[CityLevel], [t3].[CityName], [t3].[CountryID], [t3].[CreateDate] AS [CreateDate1], [t3].[CreateUser] AS [CreateUser1], [t3].[IsDelete] AS [IsDelete1], [t3].[ModifyDate] AS [ModifyDate1], [t3].[ModifyUser] AS [ModifyUser1], [t3].[ParentID], [t3].[PostCode], [t1].[CityID] AS [CityID0], [t1].[CityLevel] AS [CityLevel0], [t1].[CityName] AS [CityName0], [t1].[CountryID] AS [CountryID0], [t1].[CreateDate] AS [CreateDate2], [t1].[CreateUser] AS [CreateUser2], [t1].[IsDelete] AS [IsDelete2], [t1].[ModifyDate] AS [ModifyDate2], [t1].[ModifyUser] AS [ModifyUser2], [t1].[ParentID] AS [ParentID0], [t1].[PostCode] AS [PostCode0]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:           FROM [NtuAlumni] AS [n]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:               SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:               FROM [TbFileInfo] AS [t]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:               WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:           ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:               SELECT [t2].[CityID], [t2].[CityLevel], [t2].[CityName], [t2].[CountryID], [t2].[CreateDate], [t2].[CreateUser], [t2].[IsDelete], [t2].[ModifyDate], [t2].[ModifyUser], [t2].[ParentID], [t2].[PostCode]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:               FROM [TbCity] AS [t2]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:               WHERE [t2].[IsDelete] = CAST(0 AS bit)
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:           ) AS [t1] ON [n].[CurrentCityID] = [t1].[CityID]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:               SELECT [t4].[CityID], [t4].[CityLevel], [t4].[CityName], [t4].[CountryID], [t4].[CreateDate], [t4].[CreateUser], [t4].[IsDelete], [t4].[ModifyDate], [t4].[ModifyUser], [t4].[ParentID], [t4].[PostCode]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:               FROM [TbCity] AS [t4]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:               WHERE [t4].[IsDelete] = CAST(0 AS bit)
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:           ) AS [t3] ON [n].[PermanentCityID] = [t3].[CityID]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:           WHERE (([n].[AlumniID] = @__id_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       ) AS [t5]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:           SELECT [n0].[SchoolRollID], [n0].[AlumniID], [n0].[Class], [n0].[CreateDate], [n0].[CreateUser], [n0].[DptID], [n0].[EnterYear], [n0].[IDName1], [n0].[IsClassContact], [n0].[IsDelete], [n0].[IsGraduated], [n0].[ModifyDate], [n0].[ModifyUser], [n0].[Semester], [n0].[SourceNote], [n0].[StudentID], [n0].[Year], [n1].[DptID] AS [DptID0], [n1].[DptCode], [n1].[DptDivision], [n1].[DptFullName], [n1].[DptFullName_En], [n1].[DptLevel], [n1].[DptName], [n1].[DptShortName], [n1].[EnabledYear], [n1].[IsDelete] AS [IsDelete0], [n1].[IsShow], [n1].[ParentDptID], [n1].[StatisticCode], [n1].[StatisticName]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n0]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n1] ON [n0].[DptID] = [n1].[DptID]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       ) AS [t6] ON [t5].[AlumniID] = [t6].[AlumniID]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:           SELECT [n2].[SchoolRollID], [n2].[AlumniID], [n2].[Class], [n2].[CreateDate], [n2].[CreateUser], [n2].[DptID], [n2].[EnterYear], [n2].[IDName1], [n2].[IsClassContact], [n2].[IsDelete], [n2].[IsGraduated], [n2].[ModifyDate], [n2].[ModifyUser], [n2].[Semester], [n2].[SourceNote], [n2].[StudentID], [n2].[Year], [n3].[DptID] AS [DptID0], [n3].[DptCode], [n3].[DptDivision], [n3].[DptFullName], [n3].[DptFullName_En], [n3].[DptLevel], [n3].[DptName], [n3].[DptShortName], [n3].[EnabledYear], [n3].[IsDelete] AS [IsDelete0], [n3].[IsShow], [n3].[ParentDptID], [n3].[StatisticCode], [n3].[StatisticName]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n2]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n3] ON [n2].[DptID] = [n3].[DptID]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:           WHERE [n2].[IsDelete] = CAST(0 AS bit)
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       ) AS [t7] ON [t5].[AlumniID] = [t7].[AlumniID]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       ORDER BY [t5].[AlumniID], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[DptID0], [t7].[Year] DESC, [t7].[SchoolRollID]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:               FROM [NtuActivity] AS [n]
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:               WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ((@__alumniInfo_AlumniID_0 LIKE '') OR (CHARINDEX(@__alumniInfo_AlumniID_0, [n].[ActCadres]) > 0))) THEN CAST(1 AS bit)
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:33:48 erlangs IscomAlumni[3282507]:       END
Aug 25 00:33:49 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       Executed DbCommand (861ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       SELECT [n].[AnnotationID], [n].[IsDelete], [n].[ShowInFrontend], [n].[Title]
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       FROM [NtuAlumniAnnotation] AS [n]
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ShowInFrontend] = CAST(1 AS bit))
Aug 25 00:33:49 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__lang_0='?' (Size = 2) (DbType = AnsiStringFixedLength), @__GetValue_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       SELECT [t].[CountryID], [t].[LangCode], [t].[CountryCode], [t].[CountryName], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser]
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       FROM [TbCountry] AS [t]
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[LangCode] = @__lang_0)) AND ([t].[CountryID] <> @__GetValue_1)
Aug 25 00:33:49 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__lang_0='?' (Size = 2) (DbType = AnsiStringFixedLength), @__GetValue_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       SELECT [t].[CountryID], [t].[LangCode], [t].[CountryCode], [t].[CountryName], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser]
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       FROM [TbCountry] AS [t]
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[LangCode] = @__lang_0)) AND ([t].[CountryID] <> @__GetValue_1)
Aug 25 00:33:49 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__CityID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       FROM [TbCity] AS [t]
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 2)) AND ([t].[ParentID] = @__CityID_0)
Aug 25 00:33:49 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__CountryID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       FROM [TbCity] AS [t]
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 1)) AND ([t].[CountryID] = @__CountryID_0)
Aug 25 00:33:49 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__CityID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       FROM [TbCity] AS [t]
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 2)) AND ([t].[ParentID] = @__CityID_0)
Aug 25 00:33:49 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__CountryID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       FROM [TbCity] AS [t]
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 1)) AND ([t].[CountryID] = @__CountryID_0)
Aug 25 00:33:49 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__CityID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       FROM [TbCity] AS [t]
Aug 25 00:33:49 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 2)) AND ([t].[ParentID] = @__CityID_0)
Aug 25 00:33:50 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:50 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:50 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:33:50 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:33:50 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:33:50 erlangs IscomAlumni[3282507]:               FROM [NtuActivity] AS [n]
Aug 25 00:33:50 erlangs IscomAlumni[3282507]:               WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ((@__alumniInfo_AlumniID_0 LIKE '') OR (CHARINDEX(@__alumniInfo_AlumniID_0, [n].[ActCadres]) > 0))) THEN CAST(1 AS bit)
Aug 25 00:33:50 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:33:50 erlangs IscomAlumni[3282507]:       END
Aug 25 00:33:50 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:50 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:50 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:33:50 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:33:50 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:33:50 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:33:50 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:33:50 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:33:50 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:33:50 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:33:50 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:33:50 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:33:50 erlangs IscomAlumni[3282507]:       接口/AlumniInfo耗时1700ms
Aug 25 00:34:01 erlangs CRON[689538]: (root) CMD (/sbin/monitor_dotnet.sh  )
Aug 25 00:34:04 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:34:04 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:34:04 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:34:04 erlangs IscomAlumni[3282507]:       Executed DbCommand (40ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:34:04 erlangs IscomAlumni[3282507]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:34:04 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:34:04 erlangs IscomAlumni[3282507]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 25 00:34:04 erlangs IscomAlumni[3282507]:           FROM [NtuActivity] AS [n]
Aug 25 00:34:04 erlangs IscomAlumni[3282507]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 25 00:34:04 erlangs IscomAlumni[3282507]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 25 00:34:04 erlangs IscomAlumni[3282507]:       ) AS [t]
Aug 25 00:34:04 erlangs IscomAlumni[3282507]:       OUTER APPLY (
Aug 25 00:34:04 erlangs IscomAlumni[3282507]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 25 00:34:04 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t1]
Aug 25 00:34:04 erlangs IscomAlumni[3282507]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 25 00:34:04 erlangs IscomAlumni[3282507]:       ) AS [t0]
Aug 25 00:34:04 erlangs IscomAlumni[3282507]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 25 00:34:04 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:34:04 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:34:04 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:34:04 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:34:04 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:34:04 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:34:04 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:34:04 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:34:04 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:34:04 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:34:04 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:34:04 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:34:04 erlangs IscomAlumni[3282507]:       接口/Activity/ActivityDetail/994D75A56B5981777461CB712156F415AA1DBD0B31D34BC04EF2FBEDAE5DA6CD耗时50ms
Aug 25 00:34:17 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:34:17 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:34:17 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:34:17 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:34:17 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:34:17 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       Executed DbCommand (10ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:34:17 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:34:17 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:34:17 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:34:17 erlangs IscomAlumni[3282507]:       接口/耗时37ms
Aug 25 00:34:25 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:34:25 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:34:25 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:34:25 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__CityID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:34:25 erlangs IscomAlumni[3282507]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 25 00:34:25 erlangs IscomAlumni[3282507]:       FROM [TbCity] AS [t]
Aug 25 00:34:25 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 2)) AND ([t].[ParentID] = @__CityID_0)
Aug 25 00:34:25 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:34:25 erlangs IscomAlumni[3282507]:       接口/Common/GetTowns耗时67ms
Aug 25 00:34:29 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:34:29 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:34:29 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:34:29 erlangs IscomAlumni[3282507]:       Executed DbCommand (15ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:34:29 erlangs IscomAlumni[3282507]:       SELECT [n].[WLID], [n].[AIumniID], [n].[ATID], [n].[ClassID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[PhotoID], [n0].[ClassID], [n0].[CreateDate], [n0].[CreateUser], [n0].[IsDelete], [n0].[ModifyDate], [n0].[ModifyUser], [n0].[Title], [n1].[AlumniID], [n1].[AnnotationID], [n1].[ApprovalDate], [n1].[ApprovalUser], [n1].[Aua8], [n1].[Aua8ExpiredDate], [n1].[BackupEmail], [n1].[BackupMobile], [n1].[Birthday], [n1].[ChangeAua8ExpiredDate], [n1].[Combine_AlumniID], [n1].[CreateDate], [n1].[CreateUser], [n1].[CurrentAddress], [n1].[CurrentCityID], [n1].[CurrentCountryID], [n1].[Description], [n1].[DisableFindAlumni], [n1].[DptID], [n1].[Email], [n1].[EnName], [n1].[EnterYear], [n1].[IDName1], [n1].[IDNumber], [n1].[IDPhoto], [n1].[InfoExpiredDate], [n1].[Info_IsPublic], [n1].[Info_IsReadConsent], [n1].[IsActive], [n1].[IsDelete], [n1].[IsNeedChangeAua8], [n1].[LastPhotoModifyDate], [n1].[LoginErrorNum], [n1].[LoginLockTime], [n1].[Mobile], [n1].[ModifyDate], [n1].[ModifyUser], [n1].[Name], [n1].[PermanentAddress], [n1].[PermanentCityID], [n1].[PermanentCountryID], [n1].[Photo], [n1].[PhysicalCardApply], [n1].[Remark], [n1].[Semester], [n1].[Sex], [n1].[SourceNote], [n1].[Status], [n1].[StudentID], [n1].[Tel], [n1].[Year], [n5].[DptID], [n5].[DptCode], [n5].[DptDivision], [n5].[DptFullName], [n5].[DptFullName_En], [n5].[DptLevel], [n5].[DptName], [n5].[DptShortName], [n5].[EnabledYear], [n5].[IsDelete], [n5].[IsShow], [n5].[ParentDptID], [n5].[StatisticCode], [n5].[StatisticName], [n2].[ATID], [n2].[IsDelete], [n2].[TypeName], [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order], [n4].[DptFullName]
Aug 25 00:34:29 erlangs IscomAlumni[3282507]:       FROM [NtuAnualWinner] AS [n]
Aug 25 00:34:29 erlangs IscomAlumni[3282507]:       LEFT JOIN [NtuClassOfWinnerList] AS [n0] ON [n].[ClassID] = [n0].[ClassID]
Aug 25 00:34:29 erlangs IscomAlumni[3282507]:       LEFT JOIN [NtuAlumni] AS [n1] ON [n].[AIumniID] = [n1].[AlumniID]
Aug 25 00:34:29 erlangs IscomAlumni[3282507]:       LEFT JOIN [NtuAwardType] AS [n2] ON [n].[ATID] = [n2].[ATID]
Aug 25 00:34:29 erlangs IscomAlumni[3282507]:       LEFT JOIN [TbFileInfo] AS [t] ON [n].[PhotoID] = [t].[FileID]
Aug 25 00:34:29 erlangs IscomAlumni[3282507]:       INNER JOIN [NtuAlumni] AS [n3] ON [n].[AIumniID] = [n3].[AlumniID]
Aug 25 00:34:29 erlangs IscomAlumni[3282507]:       LEFT JOIN [NtuDepartment] AS [n4] ON [n3].[DptID] = [n4].[DptID]
Aug 25 00:34:29 erlangs IscomAlumni[3282507]:       LEFT JOIN [NtuDepartment] AS [n5] ON [n1].[DptID] = [n5].[DptID]
Aug 25 00:34:29 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n1].[IsDelete] = CAST(0 AS bit))) AND ([n1].[Status] = CAST(1 AS smallint))
Aug 25 00:34:29 erlangs IscomAlumni[3282507]:       ORDER BY [n0].[Title] DESC
Aug 25 00:34:30 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:34:30 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:34:30 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:34:30 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:34:30 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:34:30 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:34:30 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:34:30 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:34:30 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:34:30 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:34:30 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:34:30 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:34:30 erlangs IscomAlumni[3282507]:       接口/OutstandingAlumni/WinnerDetail/WL00000023耗时110ms
Aug 25 00:34:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:34:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:34:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:34:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:34:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:34:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:34:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:34:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:34:39 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:34:39 erlangs IscomAlumni[3282507]:       接口/耗时23ms
Aug 25 00:34:43 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::40
Aug 25 00:34:59 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:34:59 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:35:00 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:35:00 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:35:00 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:00 erlangs IscomAlumni[3282507]:       Executed DbCommand (652ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:00 erlangs IscomAlumni[3282507]:       SELECT [n].[WLID], [n].[AIumniID], [n].[ATID], [n].[ClassID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[PhotoID], [n0].[ClassID], [n0].[CreateDate], [n0].[CreateUser], [n0].[IsDelete], [n0].[ModifyDate], [n0].[ModifyUser], [n0].[Title], [n1].[AlumniID], [n1].[AnnotationID], [n1].[ApprovalDate], [n1].[ApprovalUser], [n1].[Aua8], [n1].[Aua8ExpiredDate], [n1].[BackupEmail], [n1].[BackupMobile], [n1].[Birthday], [n1].[ChangeAua8ExpiredDate], [n1].[Combine_AlumniID], [n1].[CreateDate], [n1].[CreateUser], [n1].[CurrentAddress], [n1].[CurrentCityID], [n1].[CurrentCountryID], [n1].[Description], [n1].[DisableFindAlumni], [n1].[DptID], [n1].[Email], [n1].[EnName], [n1].[EnterYear], [n1].[IDName1], [n1].[IDNumber], [n1].[IDPhoto], [n1].[InfoExpiredDate], [n1].[Info_IsPublic], [n1].[Info_IsReadConsent], [n1].[IsActive], [n1].[IsDelete], [n1].[IsNeedChangeAua8], [n1].[LastPhotoModifyDate], [n1].[LoginErrorNum], [n1].[LoginLockTime], [n1].[Mobile], [n1].[ModifyDate], [n1].[ModifyUser], [n1].[Name], [n1].[PermanentAddress], [n1].[PermanentCityID], [n1].[PermanentCountryID], [n1].[Photo], [n1].[PhysicalCardApply], [n1].[Remark], [n1].[Semester], [n1].[Sex], [n1].[SourceNote], [n1].[Status], [n1].[StudentID], [n1].[Tel], [n1].[Year], [n5].[DptID], [n5].[DptCode], [n5].[DptDivision], [n5].[DptFullName], [n5].[DptFullName_En], [n5].[DptLevel], [n5].[DptName], [n5].[DptShortName], [n5].[EnabledYear], [n5].[IsDelete], [n5].[IsShow], [n5].[ParentDptID], [n5].[StatisticCode], [n5].[StatisticName], [n2].[ATID], [n2].[IsDelete], [n2].[TypeName], [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order], [n4].[DptFullName]
Aug 25 00:35:00 erlangs IscomAlumni[3282507]:       FROM [NtuAnualWinner] AS [n]
Aug 25 00:35:00 erlangs IscomAlumni[3282507]:       LEFT JOIN [NtuClassOfWinnerList] AS [n0] ON [n].[ClassID] = [n0].[ClassID]
Aug 25 00:35:00 erlangs IscomAlumni[3282507]:       LEFT JOIN [NtuAlumni] AS [n1] ON [n].[AIumniID] = [n1].[AlumniID]
Aug 25 00:35:00 erlangs IscomAlumni[3282507]:       LEFT JOIN [NtuAwardType] AS [n2] ON [n].[ATID] = [n2].[ATID]
Aug 25 00:35:00 erlangs IscomAlumni[3282507]:       LEFT JOIN [TbFileInfo] AS [t] ON [n].[PhotoID] = [t].[FileID]
Aug 25 00:35:00 erlangs IscomAlumni[3282507]:       INNER JOIN [NtuAlumni] AS [n3] ON [n].[AIumniID] = [n3].[AlumniID]
Aug 25 00:35:00 erlangs IscomAlumni[3282507]:       LEFT JOIN [NtuDepartment] AS [n4] ON [n3].[DptID] = [n4].[DptID]
Aug 25 00:35:00 erlangs IscomAlumni[3282507]:       LEFT JOIN [NtuDepartment] AS [n5] ON [n1].[DptID] = [n5].[DptID]
Aug 25 00:35:00 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n1].[IsDelete] = CAST(0 AS bit))) AND ([n1].[Status] = CAST(1 AS smallint))
Aug 25 00:35:00 erlangs IscomAlumni[3282507]:       ORDER BY [n0].[Title] DESC
Aug 25 00:35:01 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:01 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:01 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:35:01 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:35:01 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:35:01 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:01 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:01 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:35:01 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:35:01 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:35:01 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:35:01 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:01 erlangs IscomAlumni[3282507]:       接口/OutstandingAlumni/WinnerDetail/WL00000158耗时1727ms
Aug 25 00:35:01 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:01 erlangs IscomAlumni[3282507]:       Executed DbCommand (75ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:01 erlangs IscomAlumni[3282507]:       SELECT [n].[ACCNO], [n].[AlumniID], [n].[AMOUNT], [n].[CreateDate], [n].[CreateUser], [n].[ModifyDate], [n].[OTHCASH], [n].[PAYID], [n].[PAYNAME], [n].[REMARK1], [n].[REMARK2], [n].[ServerResponse], [n].[Status], [n].[STITLE], [n0].[CardID], [n0].[ACCNO], [n0].[ActivatedDate], [n0].[Address], [n0].[AlumniID], [n0].[ApplyDate], [n0].[ApplyType], [n0].[CardSettingID], [n0].[CardType], [n0].[CityID], [n0].[Code], [n0].[CollectDate], [n0].[CountryID], [n0].[CreateDate], [n0].[CreateUser], [n0].[Email], [n0].[IsDelete], [n0].[Mobile], [n0].[ModifyDate], [n0].[ModifyUser], [n0].[Payment], [n0].[Photo], [n0].[Price], [n0].[ReceiveWay], [n0].[Remark], [n0].[SendDate], [n0].[Status], [n0].[Tel], [n0].[UsageDateEnd], [n0].[UsageDateStart], [n0].[UsageType], [n1].[SignUpID], [n1].[ACCNO], [n1].[ActID], [n1].[AlumniID], [n1].[Amount], [n1].[AmountCancel], [n1].[Attendance], [n1].[AttendanceCancel], [n1].[BankAcc], [n1].[BankCode], [n1].[BankFile], [n1].[BankName], [n1].[CreateAlumni], [n1].[CreateDate], [n1].[CreateUser], [n1].[Diet], [n1].[IsInclude], [n1].[IsPay], [n1].[IsTour], [n1].[MeatNum], [n1].[MeatNumCancel], [n1].[ModifyAlumni], [n1].[ModifyDate], [n1].[ModifyUser], [n1].[SchoolRollID], [n1].[Status], [n1].[TourNum], [n1].[TourNumCancel], [n1].[VegetarianNum], [n1].[VegetarianNumCancel]
Aug 25 00:35:01 erlangs IscomAlumni[3282507]:       FROM [NtuBill] AS [n]
Aug 25 00:35:01 erlangs IscomAlumni[3282507]:       LEFT JOIN [NtuAlumniCard] AS [n0] ON [n].[ACCNO] = [n0].[ACCNO]
Aug 25 00:35:01 erlangs IscomAlumni[3282507]:       LEFT JOIN [NtuActivitySignUp] AS [n1] ON [n].[ACCNO] = [n1].[ACCNO]
Aug 25 00:35:01 erlangs IscomAlumni[3282507]:       WHERE ([n].[Status] = CAST(0 AS smallint)) AND ([n].[CreateDate] >= DATEADD(day, CAST(-93.0E0 AS int), GETDATE()))
Aug 25 00:35:01 erlangs IscomAlumni[3282507]:       ORDER BY [n].[ACCNO], [n0].[CardID]
Aug 25 00:35:01 erlangs CRON[691120]: (root) CMD (/sbin/monitor_dotnet.sh  )
Aug 25 00:35:01 erlangs CRON[691121]: (root) CMD (flock -n /opt/host-agent/agent.lock timeout 270 /opt/host-agent/agent.sh >/dev/null 2>&1)
Aug 25 00:35:01 erlangs dbus-daemon[883]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.607997' (uid=0 pid=691174 comm="timedatectl show --property=Timezone --value " label="unconfined")
Aug 25 00:35:01 erlangs systemd[1]: Starting Time & Date Service...
Aug 25 00:35:02 erlangs dbus-daemon[883]: [system] Successfully activated service 'org.freedesktop.timedate1'
Aug 25 00:35:02 erlangs systemd[1]: Started Time & Date Service.
Aug 25 00:35:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:35:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:35:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:35:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:35:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:35:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:35:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:35:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:35:09 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       接口/耗时27ms
Aug 25 00:35:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:35:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:35:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:35:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:35:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:35:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:35:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:35:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:35:09 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:09 erlangs IscomAlumni[3282507]:       接口/耗时29ms
Aug 25 00:35:09 erlangs crontab[691731]: (root) LIST (root)
Aug 25 00:35:10 erlangs crontab[691764]: (root) LIST (root)
Aug 25 00:35:23 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:35:23 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:35:23 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:23 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:23 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:35:23 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:35:23 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:35:23 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:23 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:23 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:35:23 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:35:23 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:35:23 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:35:23 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:23 erlangs IscomAlumni[3282507]:       接口/Home/ForgetAua8耗时9ms
Aug 25 00:35:23 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:23 erlangs IscomAlumni[3282507]:       接口/areas/frontend/css/bootstrap.min.css耗时0ms
Aug 25 00:35:23 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:23 erlangs IscomAlumni[3282507]:       接口/areas/frontend/css/style.css耗时1ms
Aug 25 00:35:23 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:23 erlangs IscomAlumni[3282507]:       接口/lib/Parsley/v2.9.2/dist/parsley.css耗时0ms
Aug 25 00:35:23 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:23 erlangs IscomAlumni[3282507]:       接口/areas/frontend/fontawesome/css/all.css耗时0ms
Aug 25 00:35:23 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:23 erlangs IscomAlumni[3282507]:       接口/areas/frontend/css/carousel.css耗时0ms
Aug 25 00:35:23 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:23 erlangs IscomAlumni[3282507]:       接口/areas/frontend/css/animate.min.css耗时0ms
Aug 25 00:35:23 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:23 erlangs IscomAlumni[3282507]:       接口/lib/daterangepicker/v3.1/daterangepicker.css耗时0ms
Aug 25 00:35:23 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:23 erlangs IscomAlumni[3282507]:       接口/lib/bootstrap-fileinput/v5.2.7/css/fileinput.min.css耗时0ms
Aug 25 00:35:23 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:23 erlangs IscomAlumni[3282507]:       接口/css/bootstrap-icons.min.css耗时0ms
Aug 25 00:35:23 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:23 erlangs IscomAlumni[3282507]:       接口/lib/cdnjs/select2/v3.5.0/select2.min.css耗时0ms
Aug 25 00:35:24 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:24 erlangs IscomAlumni[3282507]:       接口/lib/toastr/dist/toastr.min.css耗时0ms
Aug 25 00:35:24 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:24 erlangs IscomAlumni[3282507]:       接口/areas/frontend/css/custom.css耗时0ms
Aug 25 00:35:24 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:24 erlangs IscomAlumni[3282507]:       接口/areas/frontend/js/jquery.min.js耗时0ms
Aug 25 00:35:24 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:24 erlangs IscomAlumni[3282507]:       接口/lib/toastr/dist/toastr.min.js耗时0ms
Aug 25 00:35:24 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:24 erlangs IscomAlumni[3282507]:       接口/areas/frontend/js/wow.min.js耗时0ms
Aug 25 00:35:24 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:24 erlangs IscomAlumni[3282507]:       接口/lib/taiwan-id-validator2/taiwan-id-validator2.min.js耗时0ms
Aug 25 00:35:24 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:24 erlangs IscomAlumni[3282507]:       接口/lib/Parsley/v2.9.2/dist/parsley.min.js耗时0ms
Aug 25 00:35:24 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:24 erlangs IscomAlumni[3282507]:       接口/lib/Parsley/v2.9.2/dist/i18n/zh_tw.js耗时0ms
Aug 25 00:35:24 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:24 erlangs IscomAlumni[3282507]:       接口/lib/Parsley/parsley-custom.js耗时0ms
Aug 25 00:35:24 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:24 erlangs IscomAlumni[3282507]:       接口/lib/daterangepicker/v3.1/moment.min.js耗时0ms
Aug 25 00:35:24 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:24 erlangs IscomAlumni[3282507]:       接口/areas/frontend/js/bootstrap.bundle.min.js耗时0ms
Aug 25 00:35:24 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:24 erlangs IscomAlumni[3282507]:       接口/lib/daterangepicker/v3.1/daterangepicker.js耗时0ms
Aug 25 00:35:24 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:24 erlangs IscomAlumni[3282507]:       接口/lib/daterangepicker/daterangepicker-custom.js耗时0ms
Aug 25 00:35:24 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:24 erlangs IscomAlumni[3282507]:       接口/lib/bootstrap-fileinput/v5.2.7/js/fileinput.min.js耗时2ms
Aug 25 00:35:24 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:24 erlangs IscomAlumni[3282507]:       接口/lib/bootstrap-fileinput/v5.2.7/js/locales/zh-TW.js耗时0ms
Aug 25 00:35:24 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:24 erlangs IscomAlumni[3282507]:       接口/lib/bootstrap-fileinput/fileinput-custom.js耗时0ms
Aug 25 00:35:24 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:24 erlangs IscomAlumni[3282507]:       接口/lib/cdnjs/select2/v3.5.0/select2.min.js耗时0ms
Aug 25 00:35:24 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:24 erlangs IscomAlumni[3282507]:       接口/lib/blockUI/jquery.blockUI.js耗时0ms
Aug 25 00:35:25 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:25 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/Logo.png耗时0ms
Aug 25 00:35:25 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:25 erlangs IscomAlumni[3282507]:       接口/areas/frontend/fontawesome/webfonts/fa-solid-900.woff2耗时0ms
Aug 25 00:35:25 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:25 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/icon/icon02.png耗时0ms
Aug 25 00:35:25 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:25 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/icon/time.png耗时0ms
Aug 25 00:35:25 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:25 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/banner01.png耗时7ms
Aug 25 00:35:25 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:25 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/icon/icon.png耗时0ms
Aug 25 00:35:25 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:25 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/divider_footer.png耗时0ms
Aug 25 00:35:25 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:25 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/icon/mail.png耗时0ms
Aug 25 00:35:25 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:25 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/icon/error.png耗时3ms
Aug 25 00:35:25 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:25 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/footerLogo/Logo(FFF).png耗时0ms
Aug 25 00:35:25 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:25 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/icon/map.png耗时0ms
Aug 25 00:35:26 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:26 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/icon/phone.png耗时0ms
Aug 25 00:35:26 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:26 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/gotop.png耗时2ms
Aug 25 00:35:27 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:27 erlangs IscomAlumni[3282507]:       接口/lib/blockUI/loading_2.gif耗时0ms
Aug 25 00:35:28 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:28 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@p0='?' (DbType = Boolean), @p1='?' (DbType = DateTime), @p2='?' (Size = 8000) (DbType = AnsiString), @p3='?' (Size = 50)], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:28 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:35:28 erlangs IscomAlumni[3282507]:       INSERT INTO [TbScheduleLog] ([IsSuccess], [ProcessingTime], [ResponseMessage], [ScheduleName])
Aug 25 00:35:28 erlangs IscomAlumni[3282507]:       VALUES (@p0, @p1, @p2, @p3);
Aug 25 00:35:28 erlangs IscomAlumni[3282507]:       SELECT [SLID]
Aug 25 00:35:28 erlangs IscomAlumni[3282507]:       FROM [TbScheduleLog]
Aug 25 00:35:28 erlangs IscomAlumni[3282507]:       WHERE @@ROWCOUNT = 1 AND [SLID] = scope_identity();
Aug 25 00:35:30 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:35:30 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:35:30 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:30 erlangs IscomAlumni[3282507]:       Executed DbCommand (128ms) [Parameters=[@__8__locals1_Email_1='?' (Size = 50)], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:30 erlangs IscomAlumni[3282507]:       SELECT [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 25 00:35:30 erlangs IscomAlumni[3282507]:       FROM [NtuAlumni] AS [n]
Aug 25 00:35:30 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IsActive] = CAST(1 AS bit))) AND [n].[Status] IN (CAST(1 AS smallint), CAST(-5 AS smallint))) AND (([n].[Email] = @__8__locals1_Email_1) OR ([n].[BackupEmail] = @__8__locals1_Email_1))
Aug 25 00:35:30 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:30 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:30 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:35:30 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:35:30 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:35:30 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:30 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:30 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:35:30 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:35:30 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:35:30 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:35:30 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:30 erlangs IscomAlumni[3282507]:       接口/Home/ForgetAua8耗时144ms
Aug 25 00:35:30 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:30 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/banner01.png耗时7ms
Aug 25 00:35:32 erlangs systemd[1]: systemd-timedated.service: Deactivated successfully.
Aug 25 00:35:33 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:33 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/favicon.png耗时0ms
Aug 25 00:35:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:35:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (5ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:35:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:35:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:35:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:35:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:35:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:35:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:35:39 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:39 erlangs IscomAlumni[3282507]:       接口/耗时60ms
Aug 25 00:35:41 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:41 erlangs IscomAlumni[3282507]:       接口/Home/GetCaptcha耗时10ms
Aug 25 00:35:48 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:35:48 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:35:48 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:35:48 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:35:48 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:35:48 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       Executed DbCommand (8ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:35:48 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:35:48 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:35:48 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       接口/耗时40ms
Aug 25 00:35:48 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:48 erlangs IscomAlumni[3282507]:       接口/areas/frontend/css/style.css耗时1ms
Aug 25 00:35:49 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:49 erlangs IscomAlumni[3282507]:       接口/lib/Parsley/v2.9.2/dist/parsley.css耗时0ms
Aug 25 00:35:49 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:49 erlangs IscomAlumni[3282507]:       接口/areas/frontend/css/bootstrap.min.css耗时0ms
Aug 25 00:35:49 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:49 erlangs IscomAlumni[3282507]:       接口/lib/bootstrap-fileinput/v5.2.7/css/fileinput.min.css耗时0ms
Aug 25 00:35:49 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:49 erlangs IscomAlumni[3282507]:       接口/lib/daterangepicker/v3.1/daterangepicker.css耗时2ms
Aug 25 00:35:49 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:49 erlangs IscomAlumni[3282507]:       接口/lib/toastr/dist/toastr.min.css耗时0ms
Aug 25 00:35:49 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:49 erlangs IscomAlumni[3282507]:       接口/lib/cdnjs/select2/v3.5.0/select2.min.css耗时0ms
Aug 25 00:35:49 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:49 erlangs IscomAlumni[3282507]:       接口/areas/frontend/css/custom.css耗时0ms
Aug 25 00:35:49 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:49 erlangs IscomAlumni[3282507]:       接口/areas/frontend/js/jquery.min.js耗时2ms
Aug 25 00:35:49 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:49 erlangs IscomAlumni[3282507]:       接口/lib/Parsley/v2.9.2/dist/i18n/zh_tw.js耗时0ms
Aug 25 00:35:49 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:49 erlangs IscomAlumni[3282507]:       接口/lib/cdnjs/select2/v3.5.0/select2.min.js耗时0ms
Aug 25 00:35:49 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:49 erlangs IscomAlumni[3282507]:       接口/lib/daterangepicker/v3.1/moment.min.js耗时0ms
Aug 25 00:35:49 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:49 erlangs IscomAlumni[3282507]:       接口/lib/bootstrap-fileinput/v5.2.7/js/locales/zh-TW.js耗时0ms
Aug 25 00:35:50 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:50 erlangs IscomAlumni[3282507]:       接口/lib/blockUI/jquery.blockUI.js耗时0ms
Aug 25 00:35:50 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:50 erlangs IscomAlumni[3282507]:       接口/lib/bootstrap-fileinput/v5.2.7/js/fileinput.min.js耗时3ms
Aug 25 00:35:50 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::41
Aug 25 00:35:58 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:35:58 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:35:58 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:35:58 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:35:58 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:35:58 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:35:59 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:59 erlangs IscomAlumni[3282507]:       Executed DbCommand (983ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:59 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:35:59 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:35:59 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:35:59 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:35:59 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:35:59 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:35:59 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:35:59 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:35:59 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:35:59 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:35:59 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:35:59 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:35:59 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:35:59 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:35:59 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:35:59 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:59 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:59 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:35:59 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:35:59 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:35:59 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:35:59 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:35:59 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:35:59 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:35:59 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:35:59 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:35:59 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:35:59 erlangs IscomAlumni[3282507]:       接口/耗时1008ms
Aug 25 00:36:01 erlangs CRON[706850]: (root) CMD (/sbin/monitor_dotnet.sh  )
Aug 25 00:36:01 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:36:01 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:36:03 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:03 erlangs IscomAlumni[3282507]:       Executed DbCommand (1,653ms) [Parameters=[@__8__locals1_acct_1='?' (Size = 50)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:03 erlangs IscomAlumni[3282507]:       SELECT [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year], [n1].[SchoolRollID], [n1].[AlumniID], [n1].[Class], [n1].[CreateDate], [n1].[CreateUser], [n1].[DptID], [n1].[EnterYear], [n1].[IDName1], [n1].[IsClassContact], [n1].[IsDelete], [n1].[IsGraduated], [n1].[ModifyDate], [n1].[ModifyUser], [n1].[Semester], [n1].[SourceNote], [n1].[StudentID], [n1].[Year]
Aug 25 00:36:03 erlangs IscomAlumni[3282507]:       FROM [NtuAlumni] AS [n]
Aug 25 00:36:03 erlangs IscomAlumni[3282507]:       LEFT JOIN [NtuAlumniSchoolRoll] AS [n1] ON [n].[AlumniID] = [n1].[AlumniID]
Aug 25 00:36:03 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IsActive] = CAST(1 AS bit))) AND [n].[Status] IN (CAST(1 AS smallint), CAST(-5 AS smallint))) AND ((((([n].[Email] = @__8__locals1_acct_1) OR ([n].[BackupEmail] = @__8__locals1_acct_1)) OR ([n].[Mobile] = @__8__locals1_acct_1)) OR ([n].[BackupMobile] = @__8__locals1_acct_1)) OR EXISTS (
Aug 25 00:36:03 erlangs IscomAlumni[3282507]:           SELECT 1
Aug 25 00:36:03 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n0]
Aug 25 00:36:03 erlangs IscomAlumni[3282507]:           WHERE ([n].[AlumniID] = [n0].[AlumniID]) AND (([n0].[IsDelete] = CAST(0 AS bit)) AND ([n0].[StudentID] = @__8__locals1_acct_1))))
Aug 25 00:36:03 erlangs IscomAlumni[3282507]:       ORDER BY [n].[AlumniID]
Aug 25 00:36:04 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       WHERE [AlumniID] = @p50;
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       SELECT @@ROWCOUNT;
Aug 25 00:36:04 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 30) (DbType = AnsiString), @p1='?' (Size = 50) (DbType = AnsiString), @p2='?' (Size = 50) (DbType = AnsiString), @p3='?' (Size = 200), @p4='?' (Size = 20), @p5='?' (DbType = DateTime), @p6='?' (Size = 10) (DbType = AnsiString), @p7='?' (Size = 50), @p8='?' (DbType = Boolean), @p9='?' (Size = 4000), @p10='?' (Size = 500) (DbType = AnsiString), @p11='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       INSERT INTO [TbLoginRecord] ([Account], [Inputaua8], [IP], [LoginDesc], [LoginMsg], [LoginTime], [MemberID], [Platform], [SSO], [SSOResult], [UserAgent], [UserID])
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11);
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       SELECT [PID]
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       FROM [TbLoginRecord]
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity();
Aug 25 00:36:04 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       接口/Home/Login耗时2670ms
Aug 25 00:36:04 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:36:04 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       FROM [NtuAlumni] AS [n]
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 25 00:36:04 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       FROM [NtuAlumni] AS [n]
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       WHERE [n].[AlumniID] = @__aluInfo_AlumniID_0
Aug 25 00:36:04 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:               FROM [NtuActivity] AS [n]
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:               WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ((@__alumniInfo_AlumniID_0 LIKE '') OR (CHARINDEX(@__alumniInfo_AlumniID_0, [n].[ActCadres]) > 0))) THEN CAST(1 AS bit)
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       END
Aug 25 00:36:04 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:36:04 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:36:04 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:36:04 erlangs IscomAlumni[3282507]:       接口/Home/ResetAua8耗时26ms
Aug 25 00:36:05 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:36:05 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/icon/alert.png耗时0ms
Aug 25 00:36:05 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:36:05 erlangs IscomAlumni[3282507]:       接口/apple-touch-icon-precomposed.png耗时0ms
Aug 25 00:36:05 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:36:05 erlangs IscomAlumni[3282507]:       接口/apple-touch-icon.png耗时0ms
Aug 25 00:36:05 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:36:05 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/favicon.png耗时0ms
Aug 25 00:36:14 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:36:14 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:       SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:       FROM [NtuAlumni] AS [n]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:       WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 25 00:36:14 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:       SELECT [t5].[AlumniID], [t5].[AnnotationID], [t5].[ApprovalDate], [t5].[ApprovalUser], [t5].[Aua8], [t5].[Aua8ExpiredDate], [t5].[BackupEmail], [t5].[BackupMobile], [t5].[Birthday], [t5].[ChangeAua8ExpiredDate], [t5].[Combine_AlumniID], [t5].[CreateDate], [t5].[CreateUser], [t5].[CurrentAddress], [t5].[CurrentCityID], [t5].[CurrentCountryID], [t5].[Description], [t5].[DisableFindAlumni], [t5].[DptID], [t5].[Email], [t5].[EnName], [t5].[EnterYear], [t5].[IDName1], [t5].[IDNumber], [t5].[IDPhoto], [t5].[InfoExpiredDate], [t5].[Info_IsPublic], [t5].[Info_IsReadConsent], [t5].[IsActive], [t5].[IsDelete], [t5].[IsNeedChangeAua8], [t5].[LastPhotoModifyDate], [t5].[LoginErrorNum], [t5].[LoginLockTime], [t5].[Mobile], [t5].[ModifyDate], [t5].[ModifyUser], [t5].[Name], [t5].[PermanentAddress], [t5].[PermanentCityID], [t5].[PermanentCountryID], [t5].[Photo], [t5].[PhysicalCardApply], [t5].[Remark], [t5].[Semester], [t5].[Sex], [t5].[SourceNote], [t5].[Status], [t5].[StudentID], [t5].[Tel], [t5].[Year], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[AlumniID], [t6].[Class], [t6].[CreateDate], [t6].[CreateUser], [t6].[DptID], [t6].[EnterYear], [t6].[IDName1], [t6].[IsClassContact], [t6].[IsDelete], [t6].[IsGraduated], [t6].[ModifyDate], [t6].[ModifyUser], [t6].[Semester], [t6].[SourceNote], [t6].[StudentID], [t6].[Year], [t6].[DptID0], [t6].[DptCode], [t6].[DptDivision], [t6].[DptFullName], [t6].[DptFullName_En], [t6].[DptLevel], [t6].[DptName], [t6].[DptShortName], [t6].[EnabledYear], [t6].[IsDelete0], [t6].[IsShow], [t6].[ParentDptID], [t6].[StatisticCode], [t6].[StatisticName], [t7].[SchoolRollID], [t7].[AlumniID], [t7].[Class], [t7].[CreateDate], [t7].[CreateUser], [t7].[DptID], [t7].[EnterYear], [t7].[IDName1], [t7].[IsClassContact], [t7].[IsDelete], [t7].[IsGraduated], [t7].[ModifyDate], [t7].[ModifyUser], [t7].[Semester], [t7].[SourceNote], [t7].[StudentID], [t7].[Year], [t7].[DptID0], [t7].[DptCode], [t7].[DptDivision], [t7].[DptFullName], [t7].[DptFullName_En], [t7].[DptLevel], [t7].[DptName], [t7].[DptShortName], [t7].[EnabledYear], [t7].[IsDelete0], [t7].[IsShow], [t7].[ParentDptID], [t7].[StatisticCode], [t7].[StatisticName], [t5].[CreateDate0], [t5].[CreateUser0], [t5].[FileDescription], [t5].[FileName], [t5].[FilePath], [t5].[FilePathM], [t5].[FilePathS], [t5].[FileRealName], [t5].[IsDelete0], [t5].[ModifyDate0], [t5].[ModifyUser0], [t5].[Order], [t5].[CityLevel], [t5].[CityName], [t5].[CountryID], [t5].[CreateDate1], [t5].[CreateUser1], [t5].[IsDelete1], [t5].[ModifyDate1], [t5].[ModifyUser1], [t5].[ParentID], [t5].[PostCode], [t5].[CityLevel0], [t5].[CityName0], [t5].[CountryID0], [t5].[CreateDate2], [t5].[CreateUser2], [t5].[IsDelete2], [t5].[ModifyDate2], [t5].[ModifyUser2], [t5].[ParentID0], [t5].[PostCode0]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:           SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year], [t0].[FileID], [t0].[CreateDate] AS [CreateDate0], [t0].[CreateUser] AS [CreateUser0], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete] AS [IsDelete0], [t0].[ModifyDate] AS [ModifyDate0], [t0].[ModifyUser] AS [ModifyUser0], [t0].[Order], [t3].[CityID], [t3].[CityLevel], [t3].[CityName], [t3].[CountryID], [t3].[CreateDate] AS [CreateDate1], [t3].[CreateUser] AS [CreateUser1], [t3].[IsDelete] AS [IsDelete1], [t3].[ModifyDate] AS [ModifyDate1], [t3].[ModifyUser] AS [ModifyUser1], [t3].[ParentID], [t3].[PostCode], [t1].[CityID] AS [CityID0], [t1].[CityLevel] AS [CityLevel0], [t1].[CityName] AS [CityName0], [t1].[CountryID] AS [CountryID0], [t1].[CreateDate] AS [CreateDate2], [t1].[CreateUser] AS [CreateUser2], [t1].[IsDelete] AS [IsDelete2], [t1].[ModifyDate] AS [ModifyDate2], [t1].[ModifyUser] AS [ModifyUser2], [t1].[ParentID] AS [ParentID0], [t1].[PostCode] AS [PostCode0]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:           FROM [NtuAlumni] AS [n]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:               SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:               FROM [TbFileInfo] AS [t]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:               WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:           ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:               SELECT [t2].[CityID], [t2].[CityLevel], [t2].[CityName], [t2].[CountryID], [t2].[CreateDate], [t2].[CreateUser], [t2].[IsDelete], [t2].[ModifyDate], [t2].[ModifyUser], [t2].[ParentID], [t2].[PostCode]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:               FROM [TbCity] AS [t2]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:               WHERE [t2].[IsDelete] = CAST(0 AS bit)
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:           ) AS [t1] ON [n].[CurrentCityID] = [t1].[CityID]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:               SELECT [t4].[CityID], [t4].[CityLevel], [t4].[CityName], [t4].[CountryID], [t4].[CreateDate], [t4].[CreateUser], [t4].[IsDelete], [t4].[ModifyDate], [t4].[ModifyUser], [t4].[ParentID], [t4].[PostCode]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:               FROM [TbCity] AS [t4]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:               WHERE [t4].[IsDelete] = CAST(0 AS bit)
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:           ) AS [t3] ON [n].[PermanentCityID] = [t3].[CityID]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:           WHERE (([n].[AlumniID] = @__id_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:       ) AS [t5]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:           SELECT [n0].[SchoolRollID], [n0].[AlumniID], [n0].[Class], [n0].[CreateDate], [n0].[CreateUser], [n0].[DptID], [n0].[EnterYear], [n0].[IDName1], [n0].[IsClassContact], [n0].[IsDelete], [n0].[IsGraduated], [n0].[ModifyDate], [n0].[ModifyUser], [n0].[Semester], [n0].[SourceNote], [n0].[StudentID], [n0].[Year], [n1].[DptID] AS [DptID0], [n1].[DptCode], [n1].[DptDivision], [n1].[DptFullName], [n1].[DptFullName_En], [n1].[DptLevel], [n1].[DptName], [n1].[DptShortName], [n1].[EnabledYear], [n1].[IsDelete] AS [IsDelete0], [n1].[IsShow], [n1].[ParentDptID], [n1].[StatisticCode], [n1].[StatisticName]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n0]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n1] ON [n0].[DptID] = [n1].[DptID]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:       ) AS [t6] ON [t5].[AlumniID] = [t6].[AlumniID]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:           SELECT [n2].[SchoolRollID], [n2].[AlumniID], [n2].[Class], [n2].[CreateDate], [n2].[CreateUser], [n2].[DptID], [n2].[EnterYear], [n2].[IDName1], [n2].[IsClassContact], [n2].[IsDelete], [n2].[IsGraduated], [n2].[ModifyDate], [n2].[ModifyUser], [n2].[Semester], [n2].[SourceNote], [n2].[StudentID], [n2].[Year], [n3].[DptID] AS [DptID0], [n3].[DptCode], [n3].[DptDivision], [n3].[DptFullName], [n3].[DptFullName_En], [n3].[DptLevel], [n3].[DptName], [n3].[DptShortName], [n3].[EnabledYear], [n3].[IsDelete] AS [IsDelete0], [n3].[IsShow], [n3].[ParentDptID], [n3].[StatisticCode], [n3].[StatisticName]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n2]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n3] ON [n2].[DptID] = [n3].[DptID]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:           WHERE [n2].[IsDelete] = CAST(0 AS bit)
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:       ) AS [t7] ON [t5].[AlumniID] = [t7].[AlumniID]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:       ORDER BY [t5].[AlumniID], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[DptID0], [t7].[Year] DESC, [t7].[SchoolRollID]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:       Executed DbCommand (22ms) [Parameters=[@__FileRealName_0='?' (Size = 30) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:               FROM [TbFileInfo] AS [t]
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:               WHERE [t].[FileRealName] = @__FileRealName_0) THEN CAST(1 AS bit)
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:36:14 erlangs IscomAlumni[3282507]:       END
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (1,143ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'TbFileInfo'
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (8ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       FROM [TbIdSummary] AS [t]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       WHERE [t].[TableName] = @__table_name_0
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@p10='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 700), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (Size = 60), @p3='?' (DbType = DateTime), @p4='?' (DbType = Boolean), @p5='?' (Size = 50) (DbType = AnsiString), @p6='?' (DbType = DateTime), @p7='?' (Size = 10) (DbType = AnsiString), @p8='?' (Size = 700), @p9='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       UPDATE [NtuAlumni] SET [CurrentAddress] = @p0, [CurrentCityID] = @p1, [EnName] = @p2, [InfoExpiredDate] = @p3, [Info_IsReadConsent] = @p4, [Mobile] = @p5, [ModifyDate] = @p6, [ModifyUser] = @p7, [PermanentAddress] = @p8, [PermanentCityID] = @p9
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       WHERE [AlumniID] = @p10;
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SELECT @@ROWCOUNT;
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (5ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       WHERE [TableName] = @p3;
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SELECT @@ROWCOUNT;
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 15) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 4000), @p4='?' (Size = 300), @p5='?' (Size = 4000), @p6='?' (Size = 4000), @p7='?' (Size = 4000), @p8='?' (Size = 30) (DbType = AnsiString), @p9='?' (DbType = Boolean), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 1) (DbType = Byte)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       INSERT INTO [TbFileInfo] ([FileID], [CreateDate], [CreateUser], [FileDescription], [FileName], [FilePath], [FilePathM], [FilePathS], [FileRealName], [IsDelete], [ModifyDate], [ModifyUser], [Order])
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12);
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       WHERE [AlumniID] = @p50;
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SELECT @@ROWCOUNT;
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (4ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (Size = 50), @p3='?' (DbType = DateTime), @p4='?' (Size = 700), @p5='?' (Size = 10) (DbType = AnsiString), @p6='?' (Size = 10) (DbType = AnsiString), @p7='?' (Size = 50), @p8='?' (DbType = Boolean), @p9='?' (Size = 20) (DbType = AnsiString), @p10='?' (Size = 700), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 15) (DbType = AnsiString), @p14='?' (DbType = Int16), @p15='?' (Size = 20) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       INSERT INTO [NtuAlumniFrontendChangeApply] ([AlumniID], [AnnotationID], [BackupEmail], [CreateDate], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Email], [Info_IsPublic], [Mobile], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Status], [Tel])
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15);
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SELECT [PID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       FROM [NtuAlumniFrontendChangeApply]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity();
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SELECT [n].[CardID], [n].[ACCNO], [n].[ActivatedDate], [n].[Address], [n].[AlumniID], [n].[ApplyDate], [n].[ApplyType], [n].[CardSettingID], [n].[CardType], [n].[CityID], [n].[Code], [n].[CollectDate], [n].[CountryID], [n].[CreateDate], [n].[CreateUser], [n].[Email], [n].[IsDelete], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Payment], [n].[Photo], [n].[Price], [n].[ReceiveWay], [n].[Remark], [n].[SendDate], [n].[Status], [n].[Tel], [n].[UsageDateEnd], [n].[UsageDateStart], [n].[UsageType]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       FROM [NtuAlumniCard] AS [n]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       WHERE (([n].[AlumniID] = @__8__locals1_id_0) AND ([n].[Status] = CAST(1 AS smallint))) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 20), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 30) (DbType = AnsiString), @p4='?' (Size = 20), @p5='?' (Size = 50) (DbType = AnsiString), @p6='?' (DbType = Boolean), @p7='?' (Size = 8000) (DbType = AnsiString), @p8='?' (Size = 8000) (DbType = AnsiString), @p9='?' (Size = 8000) (DbType = AnsiString), @p10='?' (Size = 8000) (DbType = AnsiString), @p11='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       INSERT INTO [TbFrontendOperateLog] ([Action], [AlumniID], [CreateDate], [DataKey], [Feature], [IP], [IsSuccess], [Message], [Request], [Response], [Url], [UserAgent])
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11);
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SELECT [PID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       FROM [TbFrontendOperateLog]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity();
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       接口/AlumniInfo耗时1261ms
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       FROM [NtuAlumni] AS [n]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (5ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SELECT [t0].[CardID], [t0].[ACCNO], [t0].[ActivatedDate], [t0].[Address], [t0].[AlumniID], [t0].[ApplyDate], [t0].[ApplyType], [t0].[CardSettingID], [t0].[CardType], [t0].[CityID], [t0].[Code], [t0].[CollectDate], [t0].[CountryID], [t0].[CreateDate], [t0].[CreateUser], [t0].[Email], [t0].[IsDelete], [t0].[Mobile], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Payment], [t0].[Photo], [t0].[Price], [t0].[ReceiveWay], [t0].[Remark], [t0].[SendDate], [t0].[Status], [t0].[Tel], [t0].[UsageDateEnd], [t0].[UsageDateStart], [t0].[UsageType], [t0].[AlumniID0], [t0].[AnnotationID], [t0].[ApprovalDate], [t0].[ApprovalUser], [t0].[Aua8], [t0].[Aua8ExpiredDate], [t0].[BackupEmail], [t0].[BackupMobile], [t0].[Birthday], [t0].[ChangeAua8ExpiredDate], [t0].[Combine_AlumniID], [t0].[CreateDate0], [t0].[CreateUser0], [t0].[CurrentAddress], [t0].[CurrentCityID], [t0].[CurrentCountryID], [t0].[Description], [t0].[DisableFindAlumni], [t0].[DptID], [t0].[Email0], [t0].[EnName], [t0].[EnterYear], [t0].[IDName1], [t0].[IDNumber], [t0].[IDPhoto], [t0].[InfoExpiredDate], [t0].[Info_IsPublic], [t0].[Info_IsReadConsent], [t0].[IsActive], [t0].[IsDelete0], [t0].[IsNeedChangeAua8], [t0].[LastPhotoModifyDate], [t0].[LoginErrorNum], [t0].[LoginLockTime], [t0].[Mobile0], [t0].[ModifyDate0], [t0].[ModifyUser0], [t0].[Name], [t0].[PermanentAddress], [t0].[PermanentCityID], [t0].[PermanentCountryID], [t0].[Photo0], [t0].[PhysicalCardApply], [t0].[Remark0], [t0].[Semester], [t0].[Sex], [t0].[SourceNote], [t0].[Status0], [t0].[StudentID], [t0].[Tel0], [t0].[Year], [t0].[FileID], [t1].[SchoolRollID], [t1].[AlumniID], [t1].[Class], [t1].[CreateDate], [t1].[CreateUser], [t1].[DptID], [t1].[EnterYear], [t1].[IDName1], [t1].[IsClassContact], [t1].[IsDelete], [t1].[IsGraduated], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Semester], [t1].[SourceNote], [t1].[StudentID], [t1].[Year], [t1].[DptID0], [t1].[DptCode], [t1].[DptDivision], [t1].[DptFullName], [t1].[DptFullName_En], [t1].[DptLevel], [t1].[DptName], [t1].[DptShortName], [t1].[EnabledYear], [t1].[IsDelete0], [t1].[IsShow], [t1].[ParentDptID], [t1].[StatisticCode], [t1].[StatisticName], [t2].[SchoolRollID], [t2].[AlumniID], [t2].[Class], [t2].[CreateDate], [t2].[CreateUser], [t2].[DptID], [t2].[EnterYear], [t2].[IDName1], [t2].[IsClassContact], [t2].[IsDelete], [t2].[IsGraduated], [t2].[ModifyDate], [t2].[ModifyUser], [t2].[Semester], [t2].[SourceNote], [t2].[StudentID], [t2].[Year], [t2].[DptID0], [t2].[DptCode], [t2].[DptDivision], [t2].[DptFullName], [t2].[DptFullName_En], [t2].[DptLevel], [t2].[DptName], [t2].[DptShortName], [t2].[EnabledYear], [t2].[IsDelete0], [t2].[IsShow], [t2].[ParentDptID], [t2].[StatisticCode], [t2].[StatisticName], [t3].[SchoolRollID], [t3].[AlumniID], [t3].[Class], [t3].[CreateDate], [t3].[CreateUser], [t3].[DptID], [t3].[EnterYear], [t3].[IDName1], [t3].[IsClassContact], [t3].[IsDelete], [t3].[IsGraduated], [t3].[ModifyDate], [t3].[ModifyUser], [t3].[Semester], [t3].[SourceNote], [t3].[StudentID], [t3].[Year], [t3].[DptID0], [t3].[DptCode], [t3].[DptDivision], [t3].[DptFullName], [t3].[DptFullName_En], [t3].[DptLevel], [t3].[DptName], [t3].[DptShortName], [t3].[EnabledYear], [t3].[IsDelete0], [t3].[IsShow], [t3].[ParentDptID], [t3].[StatisticCode], [t3].[StatisticName], [t0].[CreateDate1], [t0].[CreateUser1], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete1], [t0].[ModifyDate1], [t0].[ModifyUser1], [t0].[Order]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           SELECT TOP(1) [n].[CardID], [n].[ACCNO], [n].[ActivatedDate], [n].[Address], [n].[AlumniID], [n].[ApplyDate], [n].[ApplyType], [n].[CardSettingID], [n].[CardType], [n].[CityID], [n].[Code], [n].[CollectDate], [n].[CountryID], [n].[CreateDate], [n].[CreateUser], [n].[Email], [n].[IsDelete], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Payment], [n].[Photo], [n].[Price], [n].[ReceiveWay], [n].[Remark], [n].[SendDate], [n].[Status], [n].[Tel], [n].[UsageDateEnd], [n].[UsageDateStart], [n].[UsageType], [n0].[AlumniID] AS [AlumniID0], [n0].[AnnotationID], [n0].[ApprovalDate], [n0].[ApprovalUser], [n0].[Aua8], [n0].[Aua8ExpiredDate], [n0].[BackupEmail], [n0].[BackupMobile], [n0].[Birthday], [n0].[ChangeAua8ExpiredDate], [n0].[Combine_AlumniID], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[CurrentAddress], [n0].[CurrentCityID], [n0].[CurrentCountryID], [n0].[Description], [n0].[DisableFindAlumni], [n0].[DptID], [n0].[Email] AS [Email0], [n0].[EnName], [n0].[EnterYear], [n0].[IDName1], [n0].[IDNumber], [n0].[IDPhoto], [n0].[InfoExpiredDate], [n0].[Info_IsPublic], [n0].[Info_IsReadConsent], [n0].[IsActive], [n0].[IsDelete] AS [IsDelete0], [n0].[IsNeedChangeAua8], [n0].[LastPhotoModifyDate], [n0].[LoginErrorNum], [n0].[LoginLockTime], [n0].[Mobile] AS [Mobile0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name], [n0].[PermanentAddress], [n0].[PermanentCityID], [n0].[PermanentCountryID], [n0].[Photo] AS [Photo0], [n0].[PhysicalCardApply], [n0].[Remark] AS [Remark0], [n0].[Semester], [n0].[Sex], [n0].[SourceNote], [n0].[Status] AS [Status0], [n0].[StudentID], [n0].[Tel] AS [Tel0], [n0].[Year], [t].[FileID], [t].[CreateDate] AS [CreateDate1], [t].[CreateUser] AS [CreateUser1], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete] AS [IsDelete1], [t].[ModifyDate] AS [ModifyDate1], [t].[ModifyUser] AS [ModifyUser1], [t].[Order]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniCard] AS [n]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           LEFT JOIN [TbFileInfo] AS [t] ON [n].[Photo] = [t].[FileID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           INNER JOIN [NtuAlumni] AS [n0] ON [n].[AlumniID] = [n0].[AlumniID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           WHERE (([n].[AlumniID] = @__id_0) AND ((([n].[CardType] = CAST(0 AS smallint)) AND [n].[Status] IN (CAST(1 AS smallint), CAST(-1 AS smallint))) OR (([n].[CardType] = CAST(2 AS smallint)) AND ([n].[Status] = CAST(1 AS smallint))))) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       ) AS [t0]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           SELECT [n1].[SchoolRollID], [n1].[AlumniID], [n1].[Class], [n1].[CreateDate], [n1].[CreateUser], [n1].[DptID], [n1].[EnterYear], [n1].[IDName1], [n1].[IsClassContact], [n1].[IsDelete], [n1].[IsGraduated], [n1].[ModifyDate], [n1].[ModifyUser], [n1].[Semester], [n1].[SourceNote], [n1].[StudentID], [n1].[Year], [n2].[DptID] AS [DptID0], [n2].[DptCode], [n2].[DptDivision], [n2].[DptFullName], [n2].[DptFullName_En], [n2].[DptLevel], [n2].[DptName], [n2].[DptShortName], [n2].[EnabledYear], [n2].[IsDelete] AS [IsDelete0], [n2].[IsShow], [n2].[ParentDptID], [n2].[StatisticCode], [n2].[StatisticName]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n1]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n2] ON [n1].[DptID] = [n2].[DptID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       ) AS [t1] ON [t0].[AlumniID0] = [t1].[AlumniID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           SELECT [n3].[SchoolRollID], [n3].[AlumniID], [n3].[Class], [n3].[CreateDate], [n3].[CreateUser], [n3].[DptID], [n3].[EnterYear], [n3].[IDName1], [n3].[IsClassContact], [n3].[IsDelete], [n3].[IsGraduated], [n3].[ModifyDate], [n3].[ModifyUser], [n3].[Semester], [n3].[SourceNote], [n3].[StudentID], [n3].[Year], [n4].[DptID] AS [DptID0], [n4].[DptCode], [n4].[DptDivision], [n4].[DptFullName], [n4].[DptFullName_En], [n4].[DptLevel], [n4].[DptName], [n4].[DptShortName], [n4].[EnabledYear], [n4].[IsDelete] AS [IsDelete0], [n4].[IsShow], [n4].[ParentDptID], [n4].[StatisticCode], [n4].[StatisticName]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n3]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n4] ON [n3].[DptID] = [n4].[DptID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       ) AS [t2] ON [t0].[AlumniID0] = [t2].[AlumniID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           SELECT [n5].[SchoolRollID], [n5].[AlumniID], [n5].[Class], [n5].[CreateDate], [n5].[CreateUser], [n5].[DptID], [n5].[EnterYear], [n5].[IDName1], [n5].[IsClassContact], [n5].[IsDelete], [n5].[IsGraduated], [n5].[ModifyDate], [n5].[ModifyUser], [n5].[Semester], [n5].[SourceNote], [n5].[StudentID], [n5].[Year], [n6].[DptID] AS [DptID0], [n6].[DptCode], [n6].[DptDivision], [n6].[DptFullName], [n6].[DptFullName_En], [n6].[DptLevel], [n6].[DptName], [n6].[DptShortName], [n6].[EnabledYear], [n6].[IsDelete] AS [IsDelete0], [n6].[IsShow], [n6].[ParentDptID], [n6].[StatisticCode], [n6].[StatisticName]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n5]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n6] ON [n5].[DptID] = [n6].[DptID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           WHERE [n5].[IsDelete] = CAST(0 AS bit)
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       ) AS [t3] ON [t0].[AlumniID0] = [t3].[AlumniID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       ORDER BY [t0].[CardID], [t0].[FileID], [t0].[AlumniID0], [t1].[SchoolRollID], [t1].[DptID0], [t2].[SchoolRollID], [t2].[DptID0], [t3].[Year] DESC, [t3].[SchoolRollID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (4ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SELECT [t1].[CardID], [t1].[ACCNO], [t1].[ActivatedDate], [t1].[Address], [t1].[AlumniID], [t1].[ApplyDate], [t1].[ApplyType], [t1].[CardSettingID], [t1].[CardType], [t1].[CityID], [t1].[Code], [t1].[CollectDate], [t1].[CountryID], [t1].[CreateDate], [t1].[CreateUser], [t1].[Email], [t1].[IsDelete], [t1].[Mobile], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Payment], [t1].[Photo], [t1].[Price], [t1].[ReceiveWay], [t1].[Remark], [t1].[SendDate], [t1].[Status], [t1].[Tel], [t1].[UsageDateEnd], [t1].[UsageDateStart], [t1].[UsageType], [t1].[AlumniID0], [t1].[AnnotationID], [t1].[ApprovalDate], [t1].[ApprovalUser], [t1].[Aua8], [t1].[Aua8ExpiredDate], [t1].[BackupEmail], [t1].[BackupMobile], [t1].[Birthday], [t1].[ChangeAua8ExpiredDate], [t1].[Combine_AlumniID], [t1].[CreateDate0], [t1].[CreateUser0], [t1].[CurrentAddress], [t1].[CurrentCityID], [t1].[CurrentCountryID], [t1].[Description], [t1].[DisableFindAlumni], [t1].[DptID], [t1].[Email0], [t1].[EnName], [t1].[EnterYear], [t1].[IDName1], [t1].[IDNumber], [t1].[IDPhoto], [t1].[InfoExpiredDate], [t1].[Info_IsPublic], [t1].[Info_IsReadConsent], [t1].[IsActive], [t1].[IsDelete0], [t1].[IsNeedChangeAua8], [t1].[LastPhotoModifyDate], [t1].[LoginErrorNum], [t1].[LoginLockTime], [t1].[Mobile0], [t1].[ModifyDate0], [t1].[ModifyUser0], [t1].[Name], [t1].[PermanentAddress], [t1].[PermanentCityID], [t1].[PermanentCountryID], [t1].[Photo0], [t1].[PhysicalCardApply], [t1].[Remark0], [t1].[Semester], [t1].[Sex], [t1].[SourceNote], [t1].[Status0], [t1].[StudentID], [t1].[Tel0], [t1].[Year], [t1].[FileID], [t2].[SchoolRollID], [t2].[AlumniID], [t2].[Class], [t2].[CreateDate], [t2].[CreateUser], [t2].[DptID], [t2].[EnterYear], [t2].[IDName1], [t2].[IsClassContact], [t2].[IsDelete], [t2].[IsGraduated], [t2].[ModifyDate], [t2].[ModifyUser], [t2].[Semester], [t2].[SourceNote], [t2].[StudentID], [t2].[Year], [t2].[DptID0], [t2].[DptCode], [t2].[DptDivision], [t2].[DptFullName], [t2].[DptFullName_En], [t2].[DptLevel], [t2].[DptName], [t2].[DptShortName], [t2].[EnabledYear], [t2].[IsDelete0], [t2].[IsShow], [t2].[ParentDptID], [t2].[StatisticCode], [t2].[StatisticName], [t3].[SchoolRollID], [t3].[AlumniID], [t3].[Class], [t3].[CreateDate], [t3].[CreateUser], [t3].[DptID], [t3].[EnterYear], [t3].[IDName1], [t3].[IsClassContact], [t3].[IsDelete], [t3].[IsGraduated], [t3].[ModifyDate], [t3].[ModifyUser], [t3].[Semester], [t3].[SourceNote], [t3].[StudentID], [t3].[Year], [t3].[DptID0], [t3].[DptCode], [t3].[DptDivision], [t3].[DptFullName], [t3].[DptFullName_En], [t3].[DptLevel], [t3].[DptName], [t3].[DptShortName], [t3].[EnabledYear], [t3].[IsDelete0], [t3].[IsShow], [t3].[ParentDptID], [t3].[StatisticCode], [t3].[StatisticName], [t4].[SchoolRollID], [t4].[AlumniID], [t4].[Class], [t4].[CreateDate], [t4].[CreateUser], [t4].[DptID], [t4].[EnterYear], [t4].[IDName1], [t4].[IsClassContact], [t4].[IsDelete], [t4].[IsGraduated], [t4].[ModifyDate], [t4].[ModifyUser], [t4].[Semester], [t4].[SourceNote], [t4].[StudentID], [t4].[Year], [t4].[DptID0], [t4].[DptCode], [t4].[DptDivision], [t4].[DptFullName], [t4].[DptFullName_En], [t4].[DptLevel], [t4].[DptName], [t4].[DptShortName], [t4].[EnabledYear], [t4].[IsDelete0], [t4].[IsShow], [t4].[ParentDptID], [t4].[StatisticCode], [t4].[StatisticName], [t1].[CreateDate1], [t1].[CreateUser1], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete1], [t1].[ModifyDate1], [t1].[ModifyUser1], [t1].[Order]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           SELECT TOP(1) [n].[CardID], [n].[ACCNO], [n].[ActivatedDate], [n].[Address], [n].[AlumniID], [n].[ApplyDate], [n].[ApplyType], [n].[CardSettingID], [n].[CardType], [n].[CityID], [n].[Code], [n].[CollectDate], [n].[CountryID], [n].[CreateDate], [n].[CreateUser], [n].[Email], [n].[IsDelete], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Payment], [n].[Photo], [n].[Price], [n].[ReceiveWay], [n].[Remark], [n].[SendDate], [n].[Status], [n].[Tel], [n].[UsageDateEnd], [n].[UsageDateStart], [n].[UsageType], [n0].[AlumniID] AS [AlumniID0], [n0].[AnnotationID], [n0].[ApprovalDate], [n0].[ApprovalUser], [n0].[Aua8], [n0].[Aua8ExpiredDate], [n0].[BackupEmail], [n0].[BackupMobile], [n0].[Birthday], [n0].[ChangeAua8ExpiredDate], [n0].[Combine_AlumniID], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[CurrentAddress], [n0].[CurrentCityID], [n0].[CurrentCountryID], [n0].[Description], [n0].[DisableFindAlumni], [n0].[DptID], [n0].[Email] AS [Email0], [n0].[EnName], [n0].[EnterYear], [n0].[IDName1], [n0].[IDNumber], [n0].[IDPhoto], [n0].[InfoExpiredDate], [n0].[Info_IsPublic], [n0].[Info_IsReadConsent], [n0].[IsActive], [n0].[IsDelete] AS [IsDelete0], [n0].[IsNeedChangeAua8], [n0].[LastPhotoModifyDate], [n0].[LoginErrorNum], [n0].[LoginLockTime], [n0].[Mobile] AS [Mobile0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name], [n0].[PermanentAddress], [n0].[PermanentCityID], [n0].[PermanentCountryID], [n0].[Photo] AS [Photo0], [n0].[PhysicalCardApply], [n0].[Remark] AS [Remark0], [n0].[Semester], [n0].[Sex], [n0].[SourceNote], [n0].[Status] AS [Status0], [n0].[StudentID], [n0].[Tel] AS [Tel0], [n0].[Year], [t0].[FileID], [t0].[CreateDate] AS [CreateDate1], [t0].[CreateUser] AS [CreateUser1], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete] AS [IsDelete1], [t0].[ModifyDate] AS [ModifyDate1], [t0].[ModifyUser] AS [ModifyUser1], [t0].[Order]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniCard] AS [n]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:               SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:               FROM [TbFileInfo] AS [t]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:               WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           INNER JOIN [NtuAlumni] AS [n0] ON [n].[AlumniID] = [n0].[AlumniID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           WHERE (([n].[AlumniID] = @__id_0) AND ([n].[CardType] = CAST(1 AS smallint))) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       ) AS [t1]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           SELECT [n1].[SchoolRollID], [n1].[AlumniID], [n1].[Class], [n1].[CreateDate], [n1].[CreateUser], [n1].[DptID], [n1].[EnterYear], [n1].[IDName1], [n1].[IsClassContact], [n1].[IsDelete], [n1].[IsGraduated], [n1].[ModifyDate], [n1].[ModifyUser], [n1].[Semester], [n1].[SourceNote], [n1].[StudentID], [n1].[Year], [n2].[DptID] AS [DptID0], [n2].[DptCode], [n2].[DptDivision], [n2].[DptFullName], [n2].[DptFullName_En], [n2].[DptLevel], [n2].[DptName], [n2].[DptShortName], [n2].[EnabledYear], [n2].[IsDelete] AS [IsDelete0], [n2].[IsShow], [n2].[ParentDptID], [n2].[StatisticCode], [n2].[StatisticName]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n1]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n2] ON [n1].[DptID] = [n2].[DptID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       ) AS [t2] ON [t1].[AlumniID0] = [t2].[AlumniID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           SELECT [n3].[SchoolRollID], [n3].[AlumniID], [n3].[Class], [n3].[CreateDate], [n3].[CreateUser], [n3].[DptID], [n3].[EnterYear], [n3].[IDName1], [n3].[IsClassContact], [n3].[IsDelete], [n3].[IsGraduated], [n3].[ModifyDate], [n3].[ModifyUser], [n3].[Semester], [n3].[SourceNote], [n3].[StudentID], [n3].[Year], [n4].[DptID] AS [DptID0], [n4].[DptCode], [n4].[DptDivision], [n4].[DptFullName], [n4].[DptFullName_En], [n4].[DptLevel], [n4].[DptName], [n4].[DptShortName], [n4].[EnabledYear], [n4].[IsDelete] AS [IsDelete0], [n4].[IsShow], [n4].[ParentDptID], [n4].[StatisticCode], [n4].[StatisticName]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n3]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n4] ON [n3].[DptID] = [n4].[DptID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       ) AS [t3] ON [t1].[AlumniID0] = [t3].[AlumniID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           SELECT [n5].[SchoolRollID], [n5].[AlumniID], [n5].[Class], [n5].[CreateDate], [n5].[CreateUser], [n5].[DptID], [n5].[EnterYear], [n5].[IDName1], [n5].[IsClassContact], [n5].[IsDelete], [n5].[IsGraduated], [n5].[ModifyDate], [n5].[ModifyUser], [n5].[Semester], [n5].[SourceNote], [n5].[StudentID], [n5].[Year], [n6].[DptID] AS [DptID0], [n6].[DptCode], [n6].[DptDivision], [n6].[DptFullName], [n6].[DptFullName_En], [n6].[DptLevel], [n6].[DptName], [n6].[DptShortName], [n6].[EnabledYear], [n6].[IsDelete] AS [IsDelete0], [n6].[IsShow], [n6].[ParentDptID], [n6].[StatisticCode], [n6].[StatisticName]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n5]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n6] ON [n5].[DptID] = [n6].[DptID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       ) AS [t4] ON [t1].[AlumniID0] = [t4].[AlumniID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       ORDER BY [t1].[CardID], [t1].[FileID], [t1].[AlumniID0], [t2].[SchoolRollID], [t2].[DptID0], [t3].[SchoolRollID], [t3].[DptID0], [t4].[Year] DESC, [t4].[SchoolRollID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       接口/AlumniCard耗时27ms
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (11ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       FROM [NtuAlumni] AS [n]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (4ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SELECT [t5].[AlumniID], [t5].[AnnotationID], [t5].[ApprovalDate], [t5].[ApprovalUser], [t5].[Aua8], [t5].[Aua8ExpiredDate], [t5].[BackupEmail], [t5].[BackupMobile], [t5].[Birthday], [t5].[ChangeAua8ExpiredDate], [t5].[Combine_AlumniID], [t5].[CreateDate], [t5].[CreateUser], [t5].[CurrentAddress], [t5].[CurrentCityID], [t5].[CurrentCountryID], [t5].[Description], [t5].[DisableFindAlumni], [t5].[DptID], [t5].[Email], [t5].[EnName], [t5].[EnterYear], [t5].[IDName1], [t5].[IDNumber], [t5].[IDPhoto], [t5].[InfoExpiredDate], [t5].[Info_IsPublic], [t5].[Info_IsReadConsent], [t5].[IsActive], [t5].[IsDelete], [t5].[IsNeedChangeAua8], [t5].[LastPhotoModifyDate], [t5].[LoginErrorNum], [t5].[LoginLockTime], [t5].[Mobile], [t5].[ModifyDate], [t5].[ModifyUser], [t5].[Name], [t5].[PermanentAddress], [t5].[PermanentCityID], [t5].[PermanentCountryID], [t5].[Photo], [t5].[PhysicalCardApply], [t5].[Remark], [t5].[Semester], [t5].[Sex], [t5].[SourceNote], [t5].[Status], [t5].[StudentID], [t5].[Tel], [t5].[Year], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[AlumniID], [t6].[Class], [t6].[CreateDate], [t6].[CreateUser], [t6].[DptID], [t6].[EnterYear], [t6].[IDName1], [t6].[IsClassContact], [t6].[IsDelete], [t6].[IsGraduated], [t6].[ModifyDate], [t6].[ModifyUser], [t6].[Semester], [t6].[SourceNote], [t6].[StudentID], [t6].[Year], [t6].[DptID0], [t6].[DptCode], [t6].[DptDivision], [t6].[DptFullName], [t6].[DptFullName_En], [t6].[DptLevel], [t6].[DptName], [t6].[DptShortName], [t6].[EnabledYear], [t6].[IsDelete0], [t6].[IsShow], [t6].[ParentDptID], [t6].[StatisticCode], [t6].[StatisticName], [t7].[SchoolRollID], [t7].[AlumniID], [t7].[Class], [t7].[CreateDate], [t7].[CreateUser], [t7].[DptID], [t7].[EnterYear], [t7].[IDName1], [t7].[IsClassContact], [t7].[IsDelete], [t7].[IsGraduated], [t7].[ModifyDate], [t7].[ModifyUser], [t7].[Semester], [t7].[SourceNote], [t7].[StudentID], [t7].[Year], [t7].[DptID0], [t7].[DptCode], [t7].[DptDivision], [t7].[DptFullName], [t7].[DptFullName_En], [t7].[DptLevel], [t7].[DptName], [t7].[DptShortName], [t7].[EnabledYear], [t7].[IsDelete0], [t7].[IsShow], [t7].[ParentDptID], [t7].[StatisticCode], [t7].[StatisticName], [t5].[CreateDate0], [t5].[CreateUser0], [t5].[FileDescription], [t5].[FileName], [t5].[FilePath], [t5].[FilePathM], [t5].[FilePathS], [t5].[FileRealName], [t5].[IsDelete0], [t5].[ModifyDate0], [t5].[ModifyUser0], [t5].[Order], [t5].[CityLevel], [t5].[CityName], [t5].[CountryID], [t5].[CreateDate1], [t5].[CreateUser1], [t5].[IsDelete1], [t5].[ModifyDate1], [t5].[ModifyUser1], [t5].[ParentID], [t5].[PostCode], [t5].[CityLevel0], [t5].[CityName0], [t5].[CountryID0], [t5].[CreateDate2], [t5].[CreateUser2], [t5].[IsDelete2], [t5].[ModifyDate2], [t5].[ModifyUser2], [t5].[ParentID0], [t5].[PostCode0]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year], [t0].[FileID], [t0].[CreateDate] AS [CreateDate0], [t0].[CreateUser] AS [CreateUser0], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete] AS [IsDelete0], [t0].[ModifyDate] AS [ModifyDate0], [t0].[ModifyUser] AS [ModifyUser0], [t0].[Order], [t3].[CityID], [t3].[CityLevel], [t3].[CityName], [t3].[CountryID], [t3].[CreateDate] AS [CreateDate1], [t3].[CreateUser] AS [CreateUser1], [t3].[IsDelete] AS [IsDelete1], [t3].[ModifyDate] AS [ModifyDate1], [t3].[ModifyUser] AS [ModifyUser1], [t3].[ParentID], [t3].[PostCode], [t1].[CityID] AS [CityID0], [t1].[CityLevel] AS [CityLevel0], [t1].[CityName] AS [CityName0], [t1].[CountryID] AS [CountryID0], [t1].[CreateDate] AS [CreateDate2], [t1].[CreateUser] AS [CreateUser2], [t1].[IsDelete] AS [IsDelete2], [t1].[ModifyDate] AS [ModifyDate2], [t1].[ModifyUser] AS [ModifyUser2], [t1].[ParentID] AS [ParentID0], [t1].[PostCode] AS [PostCode0]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           FROM [NtuAlumni] AS [n]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:               SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:               FROM [TbFileInfo] AS [t]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:               WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:               SELECT [t2].[CityID], [t2].[CityLevel], [t2].[CityName], [t2].[CountryID], [t2].[CreateDate], [t2].[CreateUser], [t2].[IsDelete], [t2].[ModifyDate], [t2].[ModifyUser], [t2].[ParentID], [t2].[PostCode]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:               FROM [TbCity] AS [t2]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:               WHERE [t2].[IsDelete] = CAST(0 AS bit)
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           ) AS [t1] ON [n].[CurrentCityID] = [t1].[CityID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:               SELECT [t4].[CityID], [t4].[CityLevel], [t4].[CityName], [t4].[CountryID], [t4].[CreateDate], [t4].[CreateUser], [t4].[IsDelete], [t4].[ModifyDate], [t4].[ModifyUser], [t4].[ParentID], [t4].[PostCode]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:               FROM [TbCity] AS [t4]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:               WHERE [t4].[IsDelete] = CAST(0 AS bit)
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           ) AS [t3] ON [n].[PermanentCityID] = [t3].[CityID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           WHERE (([n].[AlumniID] = @__id_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       ) AS [t5]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           SELECT [n0].[SchoolRollID], [n0].[AlumniID], [n0].[Class], [n0].[CreateDate], [n0].[CreateUser], [n0].[DptID], [n0].[EnterYear], [n0].[IDName1], [n0].[IsClassContact], [n0].[IsDelete], [n0].[IsGraduated], [n0].[ModifyDate], [n0].[ModifyUser], [n0].[Semester], [n0].[SourceNote], [n0].[StudentID], [n0].[Year], [n1].[DptID] AS [DptID0], [n1].[DptCode], [n1].[DptDivision], [n1].[DptFullName], [n1].[DptFullName_En], [n1].[DptLevel], [n1].[DptName], [n1].[DptShortName], [n1].[EnabledYear], [n1].[IsDelete] AS [IsDelete0], [n1].[IsShow], [n1].[ParentDptID], [n1].[StatisticCode], [n1].[StatisticName]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n0]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n1] ON [n0].[DptID] = [n1].[DptID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       ) AS [t6] ON [t5].[AlumniID] = [t6].[AlumniID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           SELECT [n2].[SchoolRollID], [n2].[AlumniID], [n2].[Class], [n2].[CreateDate], [n2].[CreateUser], [n2].[DptID], [n2].[EnterYear], [n2].[IDName1], [n2].[IsClassContact], [n2].[IsDelete], [n2].[IsGraduated], [n2].[ModifyDate], [n2].[ModifyUser], [n2].[Semester], [n2].[SourceNote], [n2].[StudentID], [n2].[Year], [n3].[DptID] AS [DptID0], [n3].[DptCode], [n3].[DptDivision], [n3].[DptFullName], [n3].[DptFullName_En], [n3].[DptLevel], [n3].[DptName], [n3].[DptShortName], [n3].[EnabledYear], [n3].[IsDelete] AS [IsDelete0], [n3].[IsShow], [n3].[ParentDptID], [n3].[StatisticCode], [n3].[StatisticName]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n2]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n3] ON [n2].[DptID] = [n3].[DptID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           WHERE [n2].[IsDelete] = CAST(0 AS bit)
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       ) AS [t7] ON [t5].[AlumniID] = [t7].[AlumniID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       ORDER BY [t5].[AlumniID], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[DptID0], [t7].[Year] DESC, [t7].[SchoolRollID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       接口/AlumniServe/ApplyAlumniCard耗时34ms
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (5ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:               FROM [NtuAlumniCardInfo] AS [n]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:               WHERE [n].[AID] = @__AID_0) THEN CAST(1 AS bit)
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       END
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[Order]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       FROM [NtuAlumniCardInfo] AS [n]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       WHERE [n].[AID] = @__AID_0
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:               FROM [NtuAlumniCardInfo] AS [n]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:               WHERE [n].[AID] = @__AID_0) THEN CAST(1 AS bit)
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       END
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[Order]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       FROM [NtuAlumniCardInfo] AS [n]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       WHERE [n].[AID] = @__AID_0
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:               FROM [NtuAlumniCardInfo] AS [n]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:               WHERE [n].[AID] = @__AID_0) THEN CAST(1 AS bit)
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       END
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[Order]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       FROM [NtuAlumniCardInfo] AS [n]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       WHERE [n].[AID] = @__AID_0
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:               FROM [NtuActivity] AS [n]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:               WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ((@__alumniInfo_AlumniID_0 LIKE '') OR (CHARINDEX(@__alumniInfo_AlumniID_0, [n].[ActCadres]) > 0))) THEN CAST(1 AS bit)
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       END
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:36:15 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:36:15 erlangs IscomAlumni[3282507]:       接口/AlumniServe/AlumniCardInfo耗时71ms
Aug 25 00:36:16 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:36:16 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:36:16 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:16 erlangs IscomAlumni[3282507]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:16 erlangs IscomAlumni[3282507]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:36:16 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:36:16 erlangs IscomAlumni[3282507]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 25 00:36:16 erlangs IscomAlumni[3282507]:           FROM [NtuActivity] AS [n]
Aug 25 00:36:16 erlangs IscomAlumni[3282507]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 25 00:36:16 erlangs IscomAlumni[3282507]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 25 00:36:16 erlangs IscomAlumni[3282507]:       ) AS [t]
Aug 25 00:36:16 erlangs IscomAlumni[3282507]:       OUTER APPLY (
Aug 25 00:36:16 erlangs IscomAlumni[3282507]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 25 00:36:16 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t1]
Aug 25 00:36:16 erlangs IscomAlumni[3282507]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 25 00:36:16 erlangs IscomAlumni[3282507]:       ) AS [t0]
Aug 25 00:36:16 erlangs IscomAlumni[3282507]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 25 00:36:16 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:16 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:16 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:36:16 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:36:16 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:36:16 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:16 erlangs IscomAlumni[3282507]:       Executed DbCommand (8ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:16 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:36:16 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:36:16 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:36:16 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:36:16 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:36:16 erlangs IscomAlumni[3282507]:       接口/Activity/ActivityDetail/F8DCBC929545044EACC6245F88E6D6941EEC0D6A911C9EE6689E6B1236DC6128耗时66ms
Aug 25 00:36:34 erlangs systemd[1]: Starting Refresh fwupd metadata and update motd...
Aug 25 00:36:35 erlangs dbus-daemon[883]: [system] Activating via systemd: service name='org.freedesktop.fwupd' unit='fwupd.service' requested by ':1.608001' (uid=129 pid=707984 comm="/usr/bin/fwupdmgr refresh " label="unconfined")
Aug 25 00:36:35 erlangs systemd[1]: Starting Firmware update daemon...
Aug 25 00:36:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:36:39 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:36:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:36:39 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:36:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:36:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:36:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:36:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:36:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:36:39 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:36:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:36:40 erlangs dbus-daemon[883]: [system] Successfully activated service 'org.freedesktop.fwupd'
Aug 25 00:36:40 erlangs systemd[1]: Started Firmware update daemon.
Aug 25 00:36:40 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       Executed DbCommand (990ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:36:40 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:36:40 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:36:40 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:36:40 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:36:40 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:36:40 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:36:40 erlangs IscomAlumni[3282507]:       接口/耗时1030ms
Aug 25 00:36:40 erlangs fwupdmgr[707984]: Updating lvfs
Aug 25 00:36:40 erlangs fwupdmgr[707984]: Downloading…: 0%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 37%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 56%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 75%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 94%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 100%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: message repeated 2 times: [ Downloading…: 100%]
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 2%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 2%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 3%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 4%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 5%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 7%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 8%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 9%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 10%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 11%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 13%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 14%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 15%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 16%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 17%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 18%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 20%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 21%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 22%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 23%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 24%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 25%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 28%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 29%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 30%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 31%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Downloading…: 38%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Idle…: 100%
Aug 25 00:36:41 erlangs fwupdmgr[707984]: Idle…: 100%
Aug 25 00:36:42 erlangs fwupdmgr[707984]: Successfully downloaded new metadata: 0 local devices supported
Aug 25 00:36:42 erlangs systemd[1]: fwupd-refresh.service: Deactivated successfully.
Aug 25 00:36:42 erlangs systemd[1]: Finished Refresh fwupd metadata and update motd.
Aug 25 00:36:49 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:36:49 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:36:49 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:49 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:49 erlangs IscomAlumni[3282507]:       SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 25 00:36:49 erlangs IscomAlumni[3282507]:       FROM [NtuAlumni] AS [n]
Aug 25 00:36:49 erlangs IscomAlumni[3282507]:       WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 25 00:36:49 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:49 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:49 erlangs IscomAlumni[3282507]:       SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 25 00:36:49 erlangs IscomAlumni[3282507]:       FROM [NtuAlumni] AS [n]
Aug 25 00:36:49 erlangs IscomAlumni[3282507]:       WHERE [n].[AlumniID] = @__aluInfo_AlumniID_0
Aug 25 00:36:50 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:       Executed DbCommand (978ms) [Parameters=[@__p_1='?' (DbType = Int32), @__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString), @__encryptNewAua8_2='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:               FROM (
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:                   SELECT TOP(@__p_1) [t].[PID], [t].[AlumniID], [t].[Aua8], [t].[CreateDate], [t].[CreateUser]
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:                   FROM [TbResetAua8Record] AS [t]
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:                   WHERE [t].[AlumniID] = @__aluInfo_AlumniID_0
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:                   ORDER BY [t].[CreateDate] DESC
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:               ) AS [t0]
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:               WHERE [t0].[Aua8] = @__encryptNewAua8_2) THEN CAST(1 AS bit)
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:       END
Aug 25 00:36:50 erlangs IscomAlumni[3282507]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 25 00:36:50 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:       UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:       WHERE [AlumniID] = @p50;
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:       SELECT @@ROWCOUNT;
Aug 25 00:36:50 erlangs IscomAlumni[3282507]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 25 00:36:50 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 50) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:       INSERT INTO [TbResetAua8Record] ([AlumniID], [Aua8], [CreateDate], [CreateUser])
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:       VALUES (@p0, @p1, @p2, @p3);
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:       SELECT [PID]
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:       FROM [TbResetAua8Record]
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:       WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity();
Aug 25 00:36:50 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 20), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 30) (DbType = AnsiString), @p4='?' (Size = 20), @p5='?' (Size = 50) (DbType = AnsiString), @p6='?' (DbType = Boolean), @p7='?' (Size = 8000) (DbType = AnsiString), @p8='?' (Size = 8000) (DbType = AnsiString), @p9='?' (Size = 8000) (DbType = AnsiString), @p10='?' (Size = 8000) (DbType = AnsiString), @p11='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:       INSERT INTO [TbFrontendOperateLog] ([Action], [AlumniID], [CreateDate], [DataKey], [Feature], [IP], [IsSuccess], [Message], [Request], [Response], [Url], [UserAgent])
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11);
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:       SELECT [PID]
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:       FROM [TbFrontendOperateLog]
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:       WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity();
Aug 25 00:36:50 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:36:50 erlangs IscomAlumni[3282507]:       接口/Home/ResetAua8耗时1026ms
Aug 25 00:36:51 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:36:51 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:36:51 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:36:51 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:36:51 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:36:51 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:36:51 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:36:51 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:36:51 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       接口/耗时31ms
Aug 25 00:36:51 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/icon/fax.png耗时0ms
Aug 25 00:36:51 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:36:51 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/icon/arrow-forward.png耗时0ms
Aug 25 00:36:52 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:36:52 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/icon/check.png耗时1ms
Aug 25 00:36:56 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:36:56 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/icon/ellipsis-solid.svg耗时0ms
Aug 25 00:36:56 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::3f
Aug 25 00:36:57 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:36:57 erlangs IscomAlumni[3282507]:       接口/Home/GetCaptcha耗时18ms
Aug 25 00:37:01 erlangs CRON[709218]: (root) CMD (/sbin/monitor_dotnet.sh  )
Aug 25 00:37:10 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:37:10 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:37:12 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       Executed DbCommand (1,674ms) [Parameters=[@__8__locals1_acct_1='?' (Size = 50)], CommandType='Text', CommandTimeout='30']
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       SELECT [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year], [n1].[SchoolRollID], [n1].[AlumniID], [n1].[Class], [n1].[CreateDate], [n1].[CreateUser], [n1].[DptID], [n1].[EnterYear], [n1].[IDName1], [n1].[IsClassContact], [n1].[IsDelete], [n1].[IsGraduated], [n1].[ModifyDate], [n1].[ModifyUser], [n1].[Semester], [n1].[SourceNote], [n1].[StudentID], [n1].[Year]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       FROM [NtuAlumni] AS [n]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       LEFT JOIN [NtuAlumniSchoolRoll] AS [n1] ON [n].[AlumniID] = [n1].[AlumniID]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IsActive] = CAST(1 AS bit))) AND [n].[Status] IN (CAST(1 AS smallint), CAST(-5 AS smallint))) AND ((((([n].[Email] = @__8__locals1_acct_1) OR ([n].[BackupEmail] = @__8__locals1_acct_1)) OR ([n].[Mobile] = @__8__locals1_acct_1)) OR ([n].[BackupMobile] = @__8__locals1_acct_1)) OR EXISTS (
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:           SELECT 1
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n0]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:           WHERE ([n].[AlumniID] = [n0].[AlumniID]) AND (([n0].[IsDelete] = CAST(0 AS bit)) AND ([n0].[StudentID] = @__8__locals1_acct_1))))
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       ORDER BY [n].[AlumniID]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       WHERE [AlumniID] = @p50;
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       SELECT @@ROWCOUNT;
Aug 25 00:37:12 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 30) (DbType = AnsiString), @p1='?' (Size = 50) (DbType = AnsiString), @p2='?' (Size = 50) (DbType = AnsiString), @p3='?' (Size = 200), @p4='?' (Size = 20), @p5='?' (DbType = DateTime), @p6='?' (Size = 10) (DbType = AnsiString), @p7='?' (Size = 50), @p8='?' (DbType = Boolean), @p9='?' (Size = 4000), @p10='?' (Size = 500) (DbType = AnsiString), @p11='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       INSERT INTO [TbLoginRecord] ([Account], [Inputaua8], [IP], [LoginDesc], [LoginMsg], [LoginTime], [MemberID], [Platform], [SSO], [SSOResult], [UserAgent], [UserID])
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11);
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       SELECT [PID]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       FROM [TbLoginRecord]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity();
Aug 25 00:37:12 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       接口/Home/Login耗时1702ms
Aug 25 00:37:12 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:37:12 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       FROM [NtuAlumni] AS [n]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 25 00:37:12 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       Executed DbCommand (4ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       SELECT [t5].[AlumniID], [t5].[AnnotationID], [t5].[ApprovalDate], [t5].[ApprovalUser], [t5].[Aua8], [t5].[Aua8ExpiredDate], [t5].[BackupEmail], [t5].[BackupMobile], [t5].[Birthday], [t5].[ChangeAua8ExpiredDate], [t5].[Combine_AlumniID], [t5].[CreateDate], [t5].[CreateUser], [t5].[CurrentAddress], [t5].[CurrentCityID], [t5].[CurrentCountryID], [t5].[Description], [t5].[DisableFindAlumni], [t5].[DptID], [t5].[Email], [t5].[EnName], [t5].[EnterYear], [t5].[IDName1], [t5].[IDNumber], [t5].[IDPhoto], [t5].[InfoExpiredDate], [t5].[Info_IsPublic], [t5].[Info_IsReadConsent], [t5].[IsActive], [t5].[IsDelete], [t5].[IsNeedChangeAua8], [t5].[LastPhotoModifyDate], [t5].[LoginErrorNum], [t5].[LoginLockTime], [t5].[Mobile], [t5].[ModifyDate], [t5].[ModifyUser], [t5].[Name], [t5].[PermanentAddress], [t5].[PermanentCityID], [t5].[PermanentCountryID], [t5].[Photo], [t5].[PhysicalCardApply], [t5].[Remark], [t5].[Semester], [t5].[Sex], [t5].[SourceNote], [t5].[Status], [t5].[StudentID], [t5].[Tel], [t5].[Year], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[AlumniID], [t6].[Class], [t6].[CreateDate], [t6].[CreateUser], [t6].[DptID], [t6].[EnterYear], [t6].[IDName1], [t6].[IsClassContact], [t6].[IsDelete], [t6].[IsGraduated], [t6].[ModifyDate], [t6].[ModifyUser], [t6].[Semester], [t6].[SourceNote], [t6].[StudentID], [t6].[Year], [t6].[DptID0], [t6].[DptCode], [t6].[DptDivision], [t6].[DptFullName], [t6].[DptFullName_En], [t6].[DptLevel], [t6].[DptName], [t6].[DptShortName], [t6].[EnabledYear], [t6].[IsDelete0], [t6].[IsShow], [t6].[ParentDptID], [t6].[StatisticCode], [t6].[StatisticName], [t7].[SchoolRollID], [t7].[AlumniID], [t7].[Class], [t7].[CreateDate], [t7].[CreateUser], [t7].[DptID], [t7].[EnterYear], [t7].[IDName1], [t7].[IsClassContact], [t7].[IsDelete], [t7].[IsGraduated], [t7].[ModifyDate], [t7].[ModifyUser], [t7].[Semester], [t7].[SourceNote], [t7].[StudentID], [t7].[Year], [t7].[DptID0], [t7].[DptCode], [t7].[DptDivision], [t7].[DptFullName], [t7].[DptFullName_En], [t7].[DptLevel], [t7].[DptName], [t7].[DptShortName], [t7].[EnabledYear], [t7].[IsDelete0], [t7].[IsShow], [t7].[ParentDptID], [t7].[StatisticCode], [t7].[StatisticName], [t5].[CreateDate0], [t5].[CreateUser0], [t5].[FileDescription], [t5].[FileName], [t5].[FilePath], [t5].[FilePathM], [t5].[FilePathS], [t5].[FileRealName], [t5].[IsDelete0], [t5].[ModifyDate0], [t5].[ModifyUser0], [t5].[Order], [t5].[CityLevel], [t5].[CityName], [t5].[CountryID], [t5].[CreateDate1], [t5].[CreateUser1], [t5].[IsDelete1], [t5].[ModifyDate1], [t5].[ModifyUser1], [t5].[ParentID], [t5].[PostCode], [t5].[CityLevel0], [t5].[CityName0], [t5].[CountryID0], [t5].[CreateDate2], [t5].[CreateUser2], [t5].[IsDelete2], [t5].[ModifyDate2], [t5].[ModifyUser2], [t5].[ParentID0], [t5].[PostCode0]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:           SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year], [t0].[FileID], [t0].[CreateDate] AS [CreateDate0], [t0].[CreateUser] AS [CreateUser0], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete] AS [IsDelete0], [t0].[ModifyDate] AS [ModifyDate0], [t0].[ModifyUser] AS [ModifyUser0], [t0].[Order], [t3].[CityID], [t3].[CityLevel], [t3].[CityName], [t3].[CountryID], [t3].[CreateDate] AS [CreateDate1], [t3].[CreateUser] AS [CreateUser1], [t3].[IsDelete] AS [IsDelete1], [t3].[ModifyDate] AS [ModifyDate1], [t3].[ModifyUser] AS [ModifyUser1], [t3].[ParentID], [t3].[PostCode], [t1].[CityID] AS [CityID0], [t1].[CityLevel] AS [CityLevel0], [t1].[CityName] AS [CityName0], [t1].[CountryID] AS [CountryID0], [t1].[CreateDate] AS [CreateDate2], [t1].[CreateUser] AS [CreateUser2], [t1].[IsDelete] AS [IsDelete2], [t1].[ModifyDate] AS [ModifyDate2], [t1].[ModifyUser] AS [ModifyUser2], [t1].[ParentID] AS [ParentID0], [t1].[PostCode] AS [PostCode0]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:           FROM [NtuAlumni] AS [n]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:               SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:               FROM [TbFileInfo] AS [t]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:               WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:           ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:               SELECT [t2].[CityID], [t2].[CityLevel], [t2].[CityName], [t2].[CountryID], [t2].[CreateDate], [t2].[CreateUser], [t2].[IsDelete], [t2].[ModifyDate], [t2].[ModifyUser], [t2].[ParentID], [t2].[PostCode]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:               FROM [TbCity] AS [t2]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:               WHERE [t2].[IsDelete] = CAST(0 AS bit)
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:           ) AS [t1] ON [n].[CurrentCityID] = [t1].[CityID]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:               SELECT [t4].[CityID], [t4].[CityLevel], [t4].[CityName], [t4].[CountryID], [t4].[CreateDate], [t4].[CreateUser], [t4].[IsDelete], [t4].[ModifyDate], [t4].[ModifyUser], [t4].[ParentID], [t4].[PostCode]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:               FROM [TbCity] AS [t4]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:               WHERE [t4].[IsDelete] = CAST(0 AS bit)
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:           ) AS [t3] ON [n].[PermanentCityID] = [t3].[CityID]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:           WHERE (([n].[AlumniID] = @__id_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       ) AS [t5]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:           SELECT [n0].[SchoolRollID], [n0].[AlumniID], [n0].[Class], [n0].[CreateDate], [n0].[CreateUser], [n0].[DptID], [n0].[EnterYear], [n0].[IDName1], [n0].[IsClassContact], [n0].[IsDelete], [n0].[IsGraduated], [n0].[ModifyDate], [n0].[ModifyUser], [n0].[Semester], [n0].[SourceNote], [n0].[StudentID], [n0].[Year], [n1].[DptID] AS [DptID0], [n1].[DptCode], [n1].[DptDivision], [n1].[DptFullName], [n1].[DptFullName_En], [n1].[DptLevel], [n1].[DptName], [n1].[DptShortName], [n1].[EnabledYear], [n1].[IsDelete] AS [IsDelete0], [n1].[IsShow], [n1].[ParentDptID], [n1].[StatisticCode], [n1].[StatisticName]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n0]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n1] ON [n0].[DptID] = [n1].[DptID]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       ) AS [t6] ON [t5].[AlumniID] = [t6].[AlumniID]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:           SELECT [n2].[SchoolRollID], [n2].[AlumniID], [n2].[Class], [n2].[CreateDate], [n2].[CreateUser], [n2].[DptID], [n2].[EnterYear], [n2].[IDName1], [n2].[IsClassContact], [n2].[IsDelete], [n2].[IsGraduated], [n2].[ModifyDate], [n2].[ModifyUser], [n2].[Semester], [n2].[SourceNote], [n2].[StudentID], [n2].[Year], [n3].[DptID] AS [DptID0], [n3].[DptCode], [n3].[DptDivision], [n3].[DptFullName], [n3].[DptFullName_En], [n3].[DptLevel], [n3].[DptName], [n3].[DptShortName], [n3].[EnabledYear], [n3].[IsDelete] AS [IsDelete0], [n3].[IsShow], [n3].[ParentDptID], [n3].[StatisticCode], [n3].[StatisticName]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n2]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n3] ON [n2].[DptID] = [n3].[DptID]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:           WHERE [n2].[IsDelete] = CAST(0 AS bit)
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       ) AS [t7] ON [t5].[AlumniID] = [t7].[AlumniID]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       ORDER BY [t5].[AlumniID], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[DptID0], [t7].[Year] DESC, [t7].[SchoolRollID]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:               FROM [NtuActivity] AS [n]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:               WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ((@__alumniInfo_AlumniID_0 LIKE '') OR (CHARINDEX(@__alumniInfo_AlumniID_0, [n].[ActCadres]) > 0))) THEN CAST(1 AS bit)
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       END
Aug 25 00:37:12 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       SELECT [n].[AnnotationID], [n].[IsDelete], [n].[ShowInFrontend], [n].[Title]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       FROM [NtuAlumniAnnotation] AS [n]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ShowInFrontend] = CAST(1 AS bit))
Aug 25 00:37:12 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       Executed DbCommand (26ms) [Parameters=[@__lang_0='?' (Size = 2) (DbType = AnsiStringFixedLength), @__GetValue_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       SELECT [t].[CountryID], [t].[LangCode], [t].[CountryCode], [t].[CountryName], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       FROM [TbCountry] AS [t]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[LangCode] = @__lang_0)) AND ([t].[CountryID] <> @__GetValue_1)
Aug 25 00:37:12 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__lang_0='?' (Size = 2) (DbType = AnsiStringFixedLength), @__GetValue_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       SELECT [t].[CountryID], [t].[LangCode], [t].[CountryCode], [t].[CountryName], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       FROM [TbCountry] AS [t]
Aug 25 00:37:12 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[LangCode] = @__lang_0)) AND ([t].[CountryID] <> @__GetValue_1)
Aug 25 00:37:13 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__CityID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       FROM [TbCity] AS [t]
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 2)) AND ([t].[ParentID] = @__CityID_0)
Aug 25 00:37:13 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__CountryID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       FROM [TbCity] AS [t]
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 1)) AND ([t].[CountryID] = @__CountryID_0)
Aug 25 00:37:13 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__CityID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       FROM [TbCity] AS [t]
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 2)) AND ([t].[ParentID] = @__CityID_0)
Aug 25 00:37:13 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__CountryID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       FROM [TbCity] AS [t]
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 1)) AND ([t].[CountryID] = @__CountryID_0)
Aug 25 00:37:13 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__CityID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       FROM [TbCity] AS [t]
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 2)) AND ([t].[ParentID] = @__CityID_0)
Aug 25 00:37:13 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       Executed DbCommand (4ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:               FROM [NtuActivity] AS [n]
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:               WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ((@__alumniInfo_AlumniID_0 LIKE '') OR (CHARINDEX(@__alumniInfo_AlumniID_0, [n].[ActCadres]) > 0))) THEN CAST(1 AS bit)
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       END
Aug 25 00:37:13 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:37:13 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:37:13 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       接口/AlumniInfo耗时887ms
Aug 25 00:37:13 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:37:13 erlangs IscomAlumni[3282507]:       接口/lib/cdnjs/select2/v3.5.0/select2x2.png耗时1ms
Aug 25 00:37:31 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:37:31 erlangs IscomAlumni[3282507]:       接口/news_detail耗时0ms
Aug 25 00:37:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:37:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:37:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:37:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:37:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:37:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:37:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:37:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:37:39 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:37:39 erlangs IscomAlumni[3282507]:       接口/耗时29ms
Aug 25 00:37:45 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:37:45 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:37:45 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:37:45 erlangs IscomAlumni[3282507]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:37:45 erlangs IscomAlumni[3282507]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:37:45 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:37:45 erlangs IscomAlumni[3282507]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 25 00:37:45 erlangs IscomAlumni[3282507]:           FROM [NtuActivity] AS [n]
Aug 25 00:37:45 erlangs IscomAlumni[3282507]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 25 00:37:45 erlangs IscomAlumni[3282507]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 25 00:37:45 erlangs IscomAlumni[3282507]:       ) AS [t]
Aug 25 00:37:45 erlangs IscomAlumni[3282507]:       OUTER APPLY (
Aug 25 00:37:45 erlangs IscomAlumni[3282507]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 25 00:37:45 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t1]
Aug 25 00:37:45 erlangs IscomAlumni[3282507]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 25 00:37:45 erlangs IscomAlumni[3282507]:       ) AS [t0]
Aug 25 00:37:45 erlangs IscomAlumni[3282507]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 25 00:37:45 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:37:45 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:37:45 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:37:45 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:37:45 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:37:45 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:37:45 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:37:45 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:37:45 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:37:45 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:37:45 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:37:45 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:37:45 erlangs IscomAlumni[3282507]:       接口/Activity/ActivityDetail/D11370AA14F3898C2BAD466E1D5AB196697989FDF7267D10E61824B86ABF859D耗时58ms
Aug 25 00:38:01 erlangs CRON[711317]: (root) CMD (/sbin/monitor_dotnet.sh  )
Aug 25 00:38:02 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::40
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/耗时25ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/areas/frontend/css/bootstrap.min.css耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/areas/frontend/fontawesome/css/all.css耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/areas/frontend/css/carousel.css耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/areas/frontend/css/style.css耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/lib/Parsley/v2.9.2/dist/parsley.css耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/areas/frontend/css/animate.min.css耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/lib/daterangepicker/v3.1/daterangepicker.css耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/lib/bootstrap-fileinput/v5.2.7/css/fileinput.min.css耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/css/bootstrap-icons.min.css耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/lib/toastr/dist/toastr.min.css耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/lib/cdnjs/select2/v3.5.0/select2.min.css耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/areas/frontend/css/custom.css耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/areas/frontend/js/bootstrap.bundle.min.js耗时1ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/icon/icon.png耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/icon/icon02.png耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/Logo.png耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/divider_footer.png耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/areas/frontend/js/jquery.min.js耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/areas/frontend/js/wow.min.js耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/lib/toastr/dist/toastr.min.js耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/lib/Parsley/v2.9.2/dist/parsley.min.js耗时1ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/lib/taiwan-id-validator2/taiwan-id-validator2.min.js耗时1ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/lib/Parsley/parsley-custom.js耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/lib/Parsley/v2.9.2/dist/i18n/zh_tw.js耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/lib/daterangepicker/v3.1/moment.min.js耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/lib/daterangepicker/daterangepicker-custom.js耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/lib/bootstrap-fileinput/v5.2.7/js/fileinput.min.js耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/lib/daterangepicker/v3.1/daterangepicker.js耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/lib/bootstrap-fileinput/v5.2.7/js/locales/zh-TW.js耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/lib/bootstrap-fileinput/fileinput-custom.js耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/lib/cdnjs/select2/v3.5.0/select2.min.js耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/lib/blockUI/jquery.blockUI.js耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/gotop.png耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/areas/frontend/fontawesome/webfonts/fa-solid-900.woff2耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/icon/arrow-forward.png耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__LangCode_0='?' (Size = 5) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = @__LangCode_0
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__LangCode_0='?' (Size = 5) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       SELECT [n].[LeaderID], [n].[LangCode], [n].[CreateDate], [n].[CreateUser], [n].[Education], [n].[IsDelete], [n].[JobTitle], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Order], [n].[PhotoID], [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       FROM [NtuAboutLeader] AS [n]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       LEFT JOIN [TbFileInfo] AS [t] ON [n].[PhotoID] = [t].[FileID]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       WHERE ([n].[LangCode] = @__LangCode_0) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__LangCode_0='?' (Size = 5) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       SELECT [n].[MemberID], [n].[LangCode], [n].[CreateDate], [n].[CreateUser], [n].[Email], [n].[IsDelete], [n].[JobDescription], [n].[JobTitle], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Order]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       FROM [NtuAboutMember] AS [n]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       WHERE ([n].[LangCode] = @__LangCode_0) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/icon/map.png耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'en'
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/About/About耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/icon/time.png耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/icon/phone.png耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/icon/fax.png耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/icon/mail.png耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/icon/error.png耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/footerLogo/Logo(FFF).png耗时0ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/lib/blockUI/loading_2.gif耗时1ms
Aug 25 00:38:08 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:08 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/icon/ellipsis-solid.svg耗时0ms
Aug 25 00:38:10 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:10 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/favicon.png耗时0ms
Aug 25 00:38:11 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:38:11 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:38:12 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:12 erlangs IscomAlumni[3282507]:       Executed DbCommand (597ms) [Parameters=[@__dtNow_0='?' (DbType = DateTime), @__dtNow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:12 erlangs IscomAlumni[3282507]:       SELECT [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:38:12 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:38:12 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:38:12 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:38:12 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:38:12 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:38:12 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:38:12 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Type] = 'News')) AND (([n].[StartDate] < @__dtNow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtNow_1)))
Aug 25 00:38:12 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:12 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:12 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:38:12 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:38:12 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:38:12 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:12 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:12 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:38:12 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:38:12 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:38:12 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:38:12 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:12 erlangs IscomAlumni[3282507]:       接口/News/NewsDetail/NN00000403耗时630ms
Aug 25 00:38:12 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:12 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/banner01.png耗时7ms
Aug 25 00:38:20 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:38:20 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:38:20 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:38:20 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:38:20 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:38:20 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:38:20 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:38:20 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:38:20 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       接口/耗时37ms
Aug 25 00:38:20 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:38:20 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       FROM [NtuAlumni] AS [n]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 25 00:38:20 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       SELECT [t5].[AlumniID], [t5].[AnnotationID], [t5].[ApprovalDate], [t5].[ApprovalUser], [t5].[Aua8], [t5].[Aua8ExpiredDate], [t5].[BackupEmail], [t5].[BackupMobile], [t5].[Birthday], [t5].[ChangeAua8ExpiredDate], [t5].[Combine_AlumniID], [t5].[CreateDate], [t5].[CreateUser], [t5].[CurrentAddress], [t5].[CurrentCityID], [t5].[CurrentCountryID], [t5].[Description], [t5].[DisableFindAlumni], [t5].[DptID], [t5].[Email], [t5].[EnName], [t5].[EnterYear], [t5].[IDName1], [t5].[IDNumber], [t5].[IDPhoto], [t5].[InfoExpiredDate], [t5].[Info_IsPublic], [t5].[Info_IsReadConsent], [t5].[IsActive], [t5].[IsDelete], [t5].[IsNeedChangeAua8], [t5].[LastPhotoModifyDate], [t5].[LoginErrorNum], [t5].[LoginLockTime], [t5].[Mobile], [t5].[ModifyDate], [t5].[ModifyUser], [t5].[Name], [t5].[PermanentAddress], [t5].[PermanentCityID], [t5].[PermanentCountryID], [t5].[Photo], [t5].[PhysicalCardApply], [t5].[Remark], [t5].[Semester], [t5].[Sex], [t5].[SourceNote], [t5].[Status], [t5].[StudentID], [t5].[Tel], [t5].[Year], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[AlumniID], [t6].[Class], [t6].[CreateDate], [t6].[CreateUser], [t6].[DptID], [t6].[EnterYear], [t6].[IDName1], [t6].[IsClassContact], [t6].[IsDelete], [t6].[IsGraduated], [t6].[ModifyDate], [t6].[ModifyUser], [t6].[Semester], [t6].[SourceNote], [t6].[StudentID], [t6].[Year], [t6].[DptID0], [t6].[DptCode], [t6].[DptDivision], [t6].[DptFullName], [t6].[DptFullName_En], [t6].[DptLevel], [t6].[DptName], [t6].[DptShortName], [t6].[EnabledYear], [t6].[IsDelete0], [t6].[IsShow], [t6].[ParentDptID], [t6].[StatisticCode], [t6].[StatisticName], [t7].[SchoolRollID], [t7].[AlumniID], [t7].[Class], [t7].[CreateDate], [t7].[CreateUser], [t7].[DptID], [t7].[EnterYear], [t7].[IDName1], [t7].[IsClassContact], [t7].[IsDelete], [t7].[IsGraduated], [t7].[ModifyDate], [t7].[ModifyUser], [t7].[Semester], [t7].[SourceNote], [t7].[StudentID], [t7].[Year], [t7].[DptID0], [t7].[DptCode], [t7].[DptDivision], [t7].[DptFullName], [t7].[DptFullName_En], [t7].[DptLevel], [t7].[DptName], [t7].[DptShortName], [t7].[EnabledYear], [t7].[IsDelete0], [t7].[IsShow], [t7].[ParentDptID], [t7].[StatisticCode], [t7].[StatisticName], [t5].[CreateDate0], [t5].[CreateUser0], [t5].[FileDescription], [t5].[FileName], [t5].[FilePath], [t5].[FilePathM], [t5].[FilePathS], [t5].[FileRealName], [t5].[IsDelete0], [t5].[ModifyDate0], [t5].[ModifyUser0], [t5].[Order], [t5].[CityLevel], [t5].[CityName], [t5].[CountryID], [t5].[CreateDate1], [t5].[CreateUser1], [t5].[IsDelete1], [t5].[ModifyDate1], [t5].[ModifyUser1], [t5].[ParentID], [t5].[PostCode], [t5].[CityLevel0], [t5].[CityName0], [t5].[CountryID0], [t5].[CreateDate2], [t5].[CreateUser2], [t5].[IsDelete2], [t5].[ModifyDate2], [t5].[ModifyUser2], [t5].[ParentID0], [t5].[PostCode0]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year], [t0].[FileID], [t0].[CreateDate] AS [CreateDate0], [t0].[CreateUser] AS [CreateUser0], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete] AS [IsDelete0], [t0].[ModifyDate] AS [ModifyDate0], [t0].[ModifyUser] AS [ModifyUser0], [t0].[Order], [t3].[CityID], [t3].[CityLevel], [t3].[CityName], [t3].[CountryID], [t3].[CreateDate] AS [CreateDate1], [t3].[CreateUser] AS [CreateUser1], [t3].[IsDelete] AS [IsDelete1], [t3].[ModifyDate] AS [ModifyDate1], [t3].[ModifyUser] AS [ModifyUser1], [t3].[ParentID], [t3].[PostCode], [t1].[CityID] AS [CityID0], [t1].[CityLevel] AS [CityLevel0], [t1].[CityName] AS [CityName0], [t1].[CountryID] AS [CountryID0], [t1].[CreateDate] AS [CreateDate2], [t1].[CreateUser] AS [CreateUser2], [t1].[IsDelete] AS [IsDelete2], [t1].[ModifyDate] AS [ModifyDate2], [t1].[ModifyUser] AS [ModifyUser2], [t1].[ParentID] AS [ParentID0], [t1].[PostCode] AS [PostCode0]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           FROM [NtuAlumni] AS [n]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:               SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:               FROM [TbFileInfo] AS [t]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:               WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:               SELECT [t2].[CityID], [t2].[CityLevel], [t2].[CityName], [t2].[CountryID], [t2].[CreateDate], [t2].[CreateUser], [t2].[IsDelete], [t2].[ModifyDate], [t2].[ModifyUser], [t2].[ParentID], [t2].[PostCode]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:               FROM [TbCity] AS [t2]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:               WHERE [t2].[IsDelete] = CAST(0 AS bit)
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           ) AS [t1] ON [n].[CurrentCityID] = [t1].[CityID]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:               SELECT [t4].[CityID], [t4].[CityLevel], [t4].[CityName], [t4].[CountryID], [t4].[CreateDate], [t4].[CreateUser], [t4].[IsDelete], [t4].[ModifyDate], [t4].[ModifyUser], [t4].[ParentID], [t4].[PostCode]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:               FROM [TbCity] AS [t4]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:               WHERE [t4].[IsDelete] = CAST(0 AS bit)
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           ) AS [t3] ON [n].[PermanentCityID] = [t3].[CityID]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           WHERE (([n].[AlumniID] = @__id_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       ) AS [t5]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           SELECT [n0].[SchoolRollID], [n0].[AlumniID], [n0].[Class], [n0].[CreateDate], [n0].[CreateUser], [n0].[DptID], [n0].[EnterYear], [n0].[IDName1], [n0].[IsClassContact], [n0].[IsDelete], [n0].[IsGraduated], [n0].[ModifyDate], [n0].[ModifyUser], [n0].[Semester], [n0].[SourceNote], [n0].[StudentID], [n0].[Year], [n1].[DptID] AS [DptID0], [n1].[DptCode], [n1].[DptDivision], [n1].[DptFullName], [n1].[DptFullName_En], [n1].[DptLevel], [n1].[DptName], [n1].[DptShortName], [n1].[EnabledYear], [n1].[IsDelete] AS [IsDelete0], [n1].[IsShow], [n1].[ParentDptID], [n1].[StatisticCode], [n1].[StatisticName]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n0]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n1] ON [n0].[DptID] = [n1].[DptID]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       ) AS [t6] ON [t5].[AlumniID] = [t6].[AlumniID]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           SELECT [n2].[SchoolRollID], [n2].[AlumniID], [n2].[Class], [n2].[CreateDate], [n2].[CreateUser], [n2].[DptID], [n2].[EnterYear], [n2].[IDName1], [n2].[IsClassContact], [n2].[IsDelete], [n2].[IsGraduated], [n2].[ModifyDate], [n2].[ModifyUser], [n2].[Semester], [n2].[SourceNote], [n2].[StudentID], [n2].[Year], [n3].[DptID] AS [DptID0], [n3].[DptCode], [n3].[DptDivision], [n3].[DptFullName], [n3].[DptFullName_En], [n3].[DptLevel], [n3].[DptName], [n3].[DptShortName], [n3].[EnabledYear], [n3].[IsDelete] AS [IsDelete0], [n3].[IsShow], [n3].[ParentDptID], [n3].[StatisticCode], [n3].[StatisticName]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n2]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n3] ON [n2].[DptID] = [n3].[DptID]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           WHERE [n2].[IsDelete] = CAST(0 AS bit)
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       ) AS [t7] ON [t5].[AlumniID] = [t7].[AlumniID]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       ORDER BY [t5].[AlumniID], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[DptID0], [t7].[Year] DESC, [t7].[SchoolRollID]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 25 00:38:20 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       WHERE [AlumniID] = @p50;
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       SELECT @@ROWCOUNT;
Aug 25 00:38:20 erlangs IscomAlumni[3282507]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 25 00:38:20 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (Size = 50), @p3='?' (DbType = DateTime), @p4='?' (Size = 700), @p5='?' (Size = 10) (DbType = AnsiString), @p6='?' (Size = 10) (DbType = AnsiString), @p7='?' (Size = 50), @p8='?' (DbType = Boolean), @p9='?' (Size = 20) (DbType = AnsiString), @p10='?' (Size = 700), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 15) (DbType = AnsiString), @p14='?' (DbType = Int16), @p15='?' (Size = 20) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       INSERT INTO [NtuAlumniFrontendChangeApply] ([AlumniID], [AnnotationID], [BackupEmail], [CreateDate], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Email], [Info_IsPublic], [Mobile], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Status], [Tel])
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15);
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       SELECT [PID]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       FROM [NtuAlumniFrontendChangeApply]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity();
Aug 25 00:38:20 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       SELECT [n].[CardID], [n].[ACCNO], [n].[ActivatedDate], [n].[Address], [n].[AlumniID], [n].[ApplyDate], [n].[ApplyType], [n].[CardSettingID], [n].[CardType], [n].[CityID], [n].[Code], [n].[CollectDate], [n].[CountryID], [n].[CreateDate], [n].[CreateUser], [n].[Email], [n].[IsDelete], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Payment], [n].[Photo], [n].[Price], [n].[ReceiveWay], [n].[Remark], [n].[SendDate], [n].[Status], [n].[Tel], [n].[UsageDateEnd], [n].[UsageDateStart], [n].[UsageType]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       FROM [NtuAlumniCard] AS [n]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       WHERE (([n].[AlumniID] = @__8__locals1_id_0) AND ([n].[Status] = CAST(1 AS smallint))) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 25 00:38:20 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 20), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 30) (DbType = AnsiString), @p4='?' (Size = 20), @p5='?' (Size = 50) (DbType = AnsiString), @p6='?' (DbType = Boolean), @p7='?' (Size = 8000) (DbType = AnsiString), @p8='?' (Size = 8000) (DbType = AnsiString), @p9='?' (Size = 8000) (DbType = AnsiString), @p10='?' (Size = 8000) (DbType = AnsiString), @p11='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       INSERT INTO [TbFrontendOperateLog] ([Action], [AlumniID], [CreateDate], [DataKey], [Feature], [IP], [IsSuccess], [Message], [Request], [Response], [Url], [UserAgent])
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11);
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       SELECT [PID]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       FROM [TbFrontendOperateLog]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity();
Aug 25 00:38:20 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       接口/AlumniInfo耗时63ms
Aug 25 00:38:20 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:38:20 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       Executed DbCommand (8ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       FROM [NtuAlumni] AS [n]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 25 00:38:20 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       SELECT [t5].[AlumniID], [t5].[AnnotationID], [t5].[ApprovalDate], [t5].[ApprovalUser], [t5].[Aua8], [t5].[Aua8ExpiredDate], [t5].[BackupEmail], [t5].[BackupMobile], [t5].[Birthday], [t5].[ChangeAua8ExpiredDate], [t5].[Combine_AlumniID], [t5].[CreateDate], [t5].[CreateUser], [t5].[CurrentAddress], [t5].[CurrentCityID], [t5].[CurrentCountryID], [t5].[Description], [t5].[DisableFindAlumni], [t5].[DptID], [t5].[Email], [t5].[EnName], [t5].[EnterYear], [t5].[IDName1], [t5].[IDNumber], [t5].[IDPhoto], [t5].[InfoExpiredDate], [t5].[Info_IsPublic], [t5].[Info_IsReadConsent], [t5].[IsActive], [t5].[IsDelete], [t5].[IsNeedChangeAua8], [t5].[LastPhotoModifyDate], [t5].[LoginErrorNum], [t5].[LoginLockTime], [t5].[Mobile], [t5].[ModifyDate], [t5].[ModifyUser], [t5].[Name], [t5].[PermanentAddress], [t5].[PermanentCityID], [t5].[PermanentCountryID], [t5].[Photo], [t5].[PhysicalCardApply], [t5].[Remark], [t5].[Semester], [t5].[Sex], [t5].[SourceNote], [t5].[Status], [t5].[StudentID], [t5].[Tel], [t5].[Year], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[AlumniID], [t6].[Class], [t6].[CreateDate], [t6].[CreateUser], [t6].[DptID], [t6].[EnterYear], [t6].[IDName1], [t6].[IsClassContact], [t6].[IsDelete], [t6].[IsGraduated], [t6].[ModifyDate], [t6].[ModifyUser], [t6].[Semester], [t6].[SourceNote], [t6].[StudentID], [t6].[Year], [t6].[DptID0], [t6].[DptCode], [t6].[DptDivision], [t6].[DptFullName], [t6].[DptFullName_En], [t6].[DptLevel], [t6].[DptName], [t6].[DptShortName], [t6].[EnabledYear], [t6].[IsDelete0], [t6].[IsShow], [t6].[ParentDptID], [t6].[StatisticCode], [t6].[StatisticName], [t7].[SchoolRollID], [t7].[AlumniID], [t7].[Class], [t7].[CreateDate], [t7].[CreateUser], [t7].[DptID], [t7].[EnterYear], [t7].[IDName1], [t7].[IsClassContact], [t7].[IsDelete], [t7].[IsGraduated], [t7].[ModifyDate], [t7].[ModifyUser], [t7].[Semester], [t7].[SourceNote], [t7].[StudentID], [t7].[Year], [t7].[DptID0], [t7].[DptCode], [t7].[DptDivision], [t7].[DptFullName], [t7].[DptFullName_En], [t7].[DptLevel], [t7].[DptName], [t7].[DptShortName], [t7].[EnabledYear], [t7].[IsDelete0], [t7].[IsShow], [t7].[ParentDptID], [t7].[StatisticCode], [t7].[StatisticName], [t5].[CreateDate0], [t5].[CreateUser0], [t5].[FileDescription], [t5].[FileName], [t5].[FilePath], [t5].[FilePathM], [t5].[FilePathS], [t5].[FileRealName], [t5].[IsDelete0], [t5].[ModifyDate0], [t5].[ModifyUser0], [t5].[Order], [t5].[CityLevel], [t5].[CityName], [t5].[CountryID], [t5].[CreateDate1], [t5].[CreateUser1], [t5].[IsDelete1], [t5].[ModifyDate1], [t5].[ModifyUser1], [t5].[ParentID], [t5].[PostCode], [t5].[CityLevel0], [t5].[CityName0], [t5].[CountryID0], [t5].[CreateDate2], [t5].[CreateUser2], [t5].[IsDelete2], [t5].[ModifyDate2], [t5].[ModifyUser2], [t5].[ParentID0], [t5].[PostCode0]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year], [t0].[FileID], [t0].[CreateDate] AS [CreateDate0], [t0].[CreateUser] AS [CreateUser0], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete] AS [IsDelete0], [t0].[ModifyDate] AS [ModifyDate0], [t0].[ModifyUser] AS [ModifyUser0], [t0].[Order], [t3].[CityID], [t3].[CityLevel], [t3].[CityName], [t3].[CountryID], [t3].[CreateDate] AS [CreateDate1], [t3].[CreateUser] AS [CreateUser1], [t3].[IsDelete] AS [IsDelete1], [t3].[ModifyDate] AS [ModifyDate1], [t3].[ModifyUser] AS [ModifyUser1], [t3].[ParentID], [t3].[PostCode], [t1].[CityID] AS [CityID0], [t1].[CityLevel] AS [CityLevel0], [t1].[CityName] AS [CityName0], [t1].[CountryID] AS [CountryID0], [t1].[CreateDate] AS [CreateDate2], [t1].[CreateUser] AS [CreateUser2], [t1].[IsDelete] AS [IsDelete2], [t1].[ModifyDate] AS [ModifyDate2], [t1].[ModifyUser] AS [ModifyUser2], [t1].[ParentID] AS [ParentID0], [t1].[PostCode] AS [PostCode0]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           FROM [NtuAlumni] AS [n]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:               SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:               FROM [TbFileInfo] AS [t]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:               WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:               SELECT [t2].[CityID], [t2].[CityLevel], [t2].[CityName], [t2].[CountryID], [t2].[CreateDate], [t2].[CreateUser], [t2].[IsDelete], [t2].[ModifyDate], [t2].[ModifyUser], [t2].[ParentID], [t2].[PostCode]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:               FROM [TbCity] AS [t2]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:               WHERE [t2].[IsDelete] = CAST(0 AS bit)
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           ) AS [t1] ON [n].[CurrentCityID] = [t1].[CityID]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:               SELECT [t4].[CityID], [t4].[CityLevel], [t4].[CityName], [t4].[CountryID], [t4].[CreateDate], [t4].[CreateUser], [t4].[IsDelete], [t4].[ModifyDate], [t4].[ModifyUser], [t4].[ParentID], [t4].[PostCode]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:               FROM [TbCity] AS [t4]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:               WHERE [t4].[IsDelete] = CAST(0 AS bit)
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           ) AS [t3] ON [n].[PermanentCityID] = [t3].[CityID]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           WHERE (([n].[AlumniID] = @__id_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       ) AS [t5]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           SELECT [n0].[SchoolRollID], [n0].[AlumniID], [n0].[Class], [n0].[CreateDate], [n0].[CreateUser], [n0].[DptID], [n0].[EnterYear], [n0].[IDName1], [n0].[IsClassContact], [n0].[IsDelete], [n0].[IsGraduated], [n0].[ModifyDate], [n0].[ModifyUser], [n0].[Semester], [n0].[SourceNote], [n0].[StudentID], [n0].[Year], [n1].[DptID] AS [DptID0], [n1].[DptCode], [n1].[DptDivision], [n1].[DptFullName], [n1].[DptFullName_En], [n1].[DptLevel], [n1].[DptName], [n1].[DptShortName], [n1].[EnabledYear], [n1].[IsDelete] AS [IsDelete0], [n1].[IsShow], [n1].[ParentDptID], [n1].[StatisticCode], [n1].[StatisticName]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n0]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n1] ON [n0].[DptID] = [n1].[DptID]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       ) AS [t6] ON [t5].[AlumniID] = [t6].[AlumniID]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           SELECT [n2].[SchoolRollID], [n2].[AlumniID], [n2].[Class], [n2].[CreateDate], [n2].[CreateUser], [n2].[DptID], [n2].[EnterYear], [n2].[IDName1], [n2].[IsClassContact], [n2].[IsDelete], [n2].[IsGraduated], [n2].[ModifyDate], [n2].[ModifyUser], [n2].[Semester], [n2].[SourceNote], [n2].[StudentID], [n2].[Year], [n3].[DptID] AS [DptID0], [n3].[DptCode], [n3].[DptDivision], [n3].[DptFullName], [n3].[DptFullName_En], [n3].[DptLevel], [n3].[DptName], [n3].[DptShortName], [n3].[EnabledYear], [n3].[IsDelete] AS [IsDelete0], [n3].[IsShow], [n3].[ParentDptID], [n3].[StatisticCode], [n3].[StatisticName]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n2]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n3] ON [n2].[DptID] = [n3].[DptID]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           WHERE [n2].[IsDelete] = CAST(0 AS bit)
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       ) AS [t7] ON [t5].[AlumniID] = [t7].[AlumniID]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       ORDER BY [t5].[AlumniID], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[DptID0], [t7].[Year] DESC, [t7].[SchoolRollID]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:               FROM [NtuActivity] AS [n]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:               WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ((@__alumniInfo_AlumniID_0 LIKE '') OR (CHARINDEX(@__alumniInfo_AlumniID_0, [n].[ActCadres]) > 0))) THEN CAST(1 AS bit)
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       END
Aug 25 00:38:20 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       SELECT [n].[AnnotationID], [n].[IsDelete], [n].[ShowInFrontend], [n].[Title]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       FROM [NtuAlumniAnnotation] AS [n]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ShowInFrontend] = CAST(1 AS bit))
Aug 25 00:38:20 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__lang_0='?' (Size = 2) (DbType = AnsiStringFixedLength), @__GetValue_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       SELECT [t].[CountryID], [t].[LangCode], [t].[CountryCode], [t].[CountryName], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       FROM [TbCountry] AS [t]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[LangCode] = @__lang_0)) AND ([t].[CountryID] <> @__GetValue_1)
Aug 25 00:38:20 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__lang_0='?' (Size = 2) (DbType = AnsiStringFixedLength), @__GetValue_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       SELECT [t].[CountryID], [t].[LangCode], [t].[CountryCode], [t].[CountryName], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       FROM [TbCountry] AS [t]
Aug 25 00:38:20 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[LangCode] = @__lang_0)) AND ([t].[CountryID] <> @__GetValue_1)
Aug 25 00:38:21 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__CityID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       FROM [TbCity] AS [t]
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 2)) AND ([t].[ParentID] = @__CityID_0)
Aug 25 00:38:21 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__CountryID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       FROM [TbCity] AS [t]
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 1)) AND ([t].[CountryID] = @__CountryID_0)
Aug 25 00:38:21 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__CityID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       FROM [TbCity] AS [t]
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 2)) AND ([t].[ParentID] = @__CityID_0)
Aug 25 00:38:21 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__CountryID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       FROM [TbCity] AS [t]
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 1)) AND ([t].[CountryID] = @__CountryID_0)
Aug 25 00:38:21 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__CityID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       FROM [TbCity] AS [t]
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 2)) AND ([t].[ParentID] = @__CityID_0)
Aug 25 00:38:21 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:               FROM [NtuActivity] AS [n]
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:               WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ((@__alumniInfo_AlumniID_0 LIKE '') OR (CHARINDEX(@__alumniInfo_AlumniID_0, [n].[ActCadres]) > 0))) THEN CAST(1 AS bit)
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       END
Aug 25 00:38:21 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:38:21 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:38:21 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:21 erlangs IscomAlumni[3282507]:       接口/AlumniInfo耗时803ms
Aug 25 00:38:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:38:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:38:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:38:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:38:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:38:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:38:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:38:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:38:39 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:39 erlangs IscomAlumni[3282507]:       接口/耗时32ms
Aug 25 00:38:41 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:38:41 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:               FROM [NtuAlumniCardInfo] AS [n]
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:               WHERE [n].[AID] = @__AID_0) THEN CAST(1 AS bit)
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       END
Aug 25 00:38:41 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[Order]
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       FROM [NtuAlumniCardInfo] AS [n]
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       WHERE [n].[AID] = @__AID_0
Aug 25 00:38:41 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:               FROM [NtuAlumniCardInfo] AS [n]
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:               WHERE [n].[AID] = @__AID_0) THEN CAST(1 AS bit)
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       END
Aug 25 00:38:41 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[Order]
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       FROM [NtuAlumniCardInfo] AS [n]
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       WHERE [n].[AID] = @__AID_0
Aug 25 00:38:41 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:               FROM [NtuAlumniCardInfo] AS [n]
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:               WHERE [n].[AID] = @__AID_0) THEN CAST(1 AS bit)
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       END
Aug 25 00:38:41 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[Order]
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       FROM [NtuAlumniCardInfo] AS [n]
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       WHERE [n].[AID] = @__AID_0
Aug 25 00:38:41 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:               FROM [NtuActivity] AS [n]
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:               WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ((@__alumniInfo_AlumniID_0 LIKE '') OR (CHARINDEX(@__alumniInfo_AlumniID_0, [n].[ActCadres]) > 0))) THEN CAST(1 AS bit)
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       END
Aug 25 00:38:41 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:38:41 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       Executed DbCommand (9ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:38:41 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:41 erlangs IscomAlumni[3282507]:       接口/AlumniServe/AlumniCardInfo耗时41ms
Aug 25 00:38:43 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:38:43 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:38:43 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:43 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:43 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:38:43 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:38:43 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:38:43 erlangs IscomAlumni[3282507]:               FROM [NtuAlumniCardInfo] AS [n]
Aug 25 00:38:43 erlangs IscomAlumni[3282507]:               WHERE [n].[AID] = @__AID_0) THEN CAST(1 AS bit)
Aug 25 00:38:43 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:38:43 erlangs IscomAlumni[3282507]:       END
Aug 25 00:38:43 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:43 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:43 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[Order]
Aug 25 00:38:43 erlangs IscomAlumni[3282507]:       FROM [NtuAlumniCardInfo] AS [n]
Aug 25 00:38:43 erlangs IscomAlumni[3282507]:       WHERE [n].[AID] = @__AID_0
Aug 25 00:38:43 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:43 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:43 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:38:43 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:38:43 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:38:43 erlangs IscomAlumni[3282507]:               FROM [NtuAlumniCardInfo] AS [n]
Aug 25 00:38:43 erlangs IscomAlumni[3282507]:               WHERE [n].[AID] = @__AID_0) THEN CAST(1 AS bit)
Aug 25 00:38:43 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:38:43 erlangs IscomAlumni[3282507]:       END
Aug 25 00:38:43 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:43 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:43 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[Order]
Aug 25 00:38:43 erlangs IscomAlumni[3282507]:       FROM [NtuAlumniCardInfo] AS [n]
Aug 25 00:38:43 erlangs IscomAlumni[3282507]:       WHERE [n].[AID] = @__AID_0
Aug 25 00:38:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (990ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:44 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:38:44 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:38:44 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:38:44 erlangs IscomAlumni[3282507]:               FROM [NtuAlumniCardInfo] AS [n]
Aug 25 00:38:44 erlangs IscomAlumni[3282507]:               WHERE [n].[AID] = @__AID_0) THEN CAST(1 AS bit)
Aug 25 00:38:44 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:38:44 erlangs IscomAlumni[3282507]:       END
Aug 25 00:38:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:44 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[Order]
Aug 25 00:38:44 erlangs IscomAlumni[3282507]:       FROM [NtuAlumniCardInfo] AS [n]
Aug 25 00:38:44 erlangs IscomAlumni[3282507]:       WHERE [n].[AID] = @__AID_0
Aug 25 00:38:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:44 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:38:44 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:38:44 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:38:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:38:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:38:44 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:38:44 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:38:44 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:38:44 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:38:44 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:38:44 erlangs IscomAlumni[3282507]:       接口/AlumniServe/AlumniCardInfo耗时1007ms
Aug 25 00:39:01 erlangs CRON[713278]: (root) CMD (/sbin/monitor_dotnet.sh  )
Aug 25 00:39:03 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:39:03 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       FROM [NtuAlumni] AS [n]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 25 00:39:03 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       SELECT [t0].[DptFullName] AS [Department], [t0].[DptID] AS [DptId], [t].[Class] AS [classId]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       FROM [NtuAlumni] AS [n]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:           SELECT [n0].[AlumniID], [n0].[Class], [n0].[DptID]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n0]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:           WHERE [n0].[IsDelete] = CAST(0 AS bit)
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       ) AS [t] ON [n].[AlumniID] = [t].[AlumniID]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:           SELECT [n1].[DptID], [n1].[DptFullName]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:           FROM [NtuDepartment] AS [n1]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:           WHERE [n1].[IsDelete] = CAST(0 AS bit)
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [t].[DptID] = [t0].[DptID]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[AlumniID] = @__AlumniID_0)
Aug 25 00:39:03 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       Executed DbCommand (71ms) [Parameters=[@__DptID_0='?' (Size = 10) (DbType = AnsiString), @__ClassID_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       SELECT [t0].[DptFullName] AS [Department], [n].[SchoolRollID], [n].[StudentID] AS [StudentId], [t].[Name] AS [StudentName], [t].[Email], [t].[ModifyDate] AS [UpdateDate], [t].[Info_IsPublic], [n].[IsClassContact] AS [isClassContact]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       FROM [NtuAlumniSchoolRoll] AS [n]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:           SELECT [n0].[AlumniID], [n0].[Email], [n0].[Info_IsPublic], [n0].[ModifyDate], [n0].[Name]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:           FROM [NtuAlumni] AS [n0]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:           WHERE [n0].[IsDelete] = CAST(0 AS bit)
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       ) AS [t] ON [n].[AlumniID] = [t].[AlumniID]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:           SELECT [n1].[DptID], [n1].[DptFullName]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:           FROM [NtuDepartment] AS [n1]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:           WHERE [n1].[IsDelete] = CAST(0 AS bit)
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[DptID] = [t0].[DptID]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[DptID] = @__DptID_0)) AND ([n].[Class] = @__ClassID_1)) AND ([t].[Info_IsPublic] = CAST(1 AS bit))
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StudentID]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       SELECT [n].[ApplyID], [n].[AlumniID], [n].[CreateDate], [n].[Description], [n].[ModifyDate], [n].[ModifyUser], [n].[SchoolRollID], [n].[Status]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       FROM [NtuAlumniClassContactApply] AS [n]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       WHERE ([n].[SchoolRollID] = 'S000327048') AND ([n].[Status] = CAST(-1 AS smallint))
Aug 25 00:39:03 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__8__locals1_AlumniID_0='?' (Size = 10) (DbType = AnsiString), @__item_DptId_1='?' (Size = 10) (DbType = AnsiString), @__item_classId_2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[SchoolRollID], [n].[AlumniID], [n].[Class], [n].[CreateDate], [n].[CreateUser], [n].[DptID], [n].[EnterYear], [n].[IDName1], [n].[IsClassContact], [n].[IsDelete], [n].[IsGraduated], [n].[ModifyDate], [n].[ModifyUser], [n].[Semester], [n].[SourceNote], [n].[StudentID], [n].[Year]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       FROM [NtuAlumniSchoolRoll] AS [n]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       WHERE (([n].[AlumniID] = @__8__locals1_AlumniID_0) AND ([n].[DptID] = @__item_DptId_1)) AND ([n].[Class] = @__item_classId_2)
Aug 25 00:39:03 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:               FROM [NtuActivity] AS [n]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:               WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ((@__alumniInfo_AlumniID_0 LIKE '') OR (CHARINDEX(@__alumniInfo_AlumniID_0, [n].[ActCadres]) > 0))) THEN CAST(1 AS bit)
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       END
Aug 25 00:39:03 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:39:03 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:39:03 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:39:03 erlangs IscomAlumni[3282507]:       接口/AlumniZone/ClassDirectory耗时114ms
Aug 25 00:39:06 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::41
Aug 25 00:39:10 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:39:10 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 30) (DbType = AnsiString), @p1='?' (Size = 50) (DbType = AnsiString), @p2='?' (Size = 50) (DbType = AnsiString), @p3='?' (Size = 200), @p4='?' (Size = 20), @p5='?' (DbType = DateTime), @p6='?' (Size = 10) (DbType = AnsiString), @p7='?' (Size = 50), @p8='?' (DbType = Boolean), @p9='?' (Size = 4000), @p10='?' (Size = 500) (DbType = AnsiString), @p11='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       INSERT INTO [TbLoginRecord] ([Account], [Inputaua8], [IP], [LoginDesc], [LoginMsg], [LoginTime], [MemberID], [Platform], [SSO], [SSOResult], [UserAgent], [UserID])
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11);
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       SELECT [PID]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       FROM [TbLoginRecord]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity();
Aug 25 00:39:10 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       接口/Home/Signout耗时13ms
Aug 25 00:39:10 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:39:10 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:39:10 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:39:10 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:39:10 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:39:10 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:39:10 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:39:10 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:39:10 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:39:10 erlangs IscomAlumni[3282507]:       接口/耗时75ms
Aug 25 00:39:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:39:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:39:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:39:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:39:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:39:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (12ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:39:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:39:15 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:39:15 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:39:15 erlangs IscomAlumni[3282507]:       接口/耗时34ms
Aug 25 00:39:28 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:39:28 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:39:28 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:28 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__lang_0='?' (Size = 2) (DbType = AnsiStringFixedLength), @__GetValue_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:28 erlangs IscomAlumni[3282507]:       SELECT [t].[CountryID], [t].[LangCode], [t].[CountryCode], [t].[CountryName], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser]
Aug 25 00:39:28 erlangs IscomAlumni[3282507]:       FROM [TbCountry] AS [t]
Aug 25 00:39:28 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[LangCode] = @__lang_0)) AND ([t].[CountryID] <> @__GetValue_1)
Aug 25 00:39:28 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:28 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__CountryID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:28 erlangs IscomAlumni[3282507]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 25 00:39:28 erlangs IscomAlumni[3282507]:       FROM [TbCity] AS [t]
Aug 25 00:39:28 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 1)) AND ([t].[CountryID] = @__CountryID_0)
Aug 25 00:39:28 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:28 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:28 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:39:28 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:39:28 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:39:28 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:28 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:28 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:39:28 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:39:28 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:39:28 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:39:28 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:39:28 erlangs IscomAlumni[3282507]:       接口/Home/Register耗时257ms
Aug 25 00:39:28 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:39:28 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/upload02.png耗时0ms
Aug 25 00:39:29 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:39:29 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/upload01.png耗时0ms
Aug 25 00:39:29 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:39:29 erlangs IscomAlumni[3282507]:       接口/lib/jquery-tmpl/jquery.tmpl.min.js耗时0ms
Aug 25 00:39:33 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:39:33 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:39:33 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:33 erlangs IscomAlumni[3282507]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:33 erlangs IscomAlumni[3282507]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:39:33 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:39:33 erlangs IscomAlumni[3282507]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 25 00:39:33 erlangs IscomAlumni[3282507]:           FROM [NtuActivity] AS [n]
Aug 25 00:39:33 erlangs IscomAlumni[3282507]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 25 00:39:33 erlangs IscomAlumni[3282507]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 25 00:39:33 erlangs IscomAlumni[3282507]:       ) AS [t]
Aug 25 00:39:33 erlangs IscomAlumni[3282507]:       OUTER APPLY (
Aug 25 00:39:33 erlangs IscomAlumni[3282507]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 25 00:39:33 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t1]
Aug 25 00:39:33 erlangs IscomAlumni[3282507]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 25 00:39:33 erlangs IscomAlumni[3282507]:       ) AS [t0]
Aug 25 00:39:33 erlangs IscomAlumni[3282507]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 25 00:39:33 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:33 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:33 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:39:33 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:39:33 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:39:33 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:33 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:33 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:39:33 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:39:33 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:39:33 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:39:33 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:39:33 erlangs IscomAlumni[3282507]:       接口/Activity/ActivityDetail/46653F3C5BB523AE9F3884853F29A5ED2142612F0037B5D6BDCC0FD73F678749耗时50ms
Aug 25 00:39:37 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:39:37 erlangs IscomAlumni[3282507]:       接口/areas/frontend/fontawesome/css/all.css耗时0ms
Aug 25 00:39:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:39:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:39:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:39:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:39:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (9ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:39:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:39:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:39:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (9ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:39:39 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:39:39 erlangs IscomAlumni[3282507]:       接口/耗时53ms
Aug 25 00:40:01 erlangs CRON[713885]: (root) CMD (/usr/local/bin/portal-log-push)
Aug 25 00:40:01 erlangs CRON[713888]: (root) CMD (flock -n /opt/host-agent/agent.lock timeout 270 /opt/host-agent/agent.sh >/dev/null 2>&1)
Aug 25 00:40:01 erlangs CRON[713887]: (root) CMD (/sbin/monitor_dotnet.sh  )
Aug 25 00:40:01 erlangs dbus-daemon[883]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.608007' (uid=0 pid=713925 comm="timedatectl show --property=Timezone --value " label="unconfined")
Aug 25 00:40:01 erlangs systemd[1]: Starting Time & Date Service...
Aug 25 00:40:02 erlangs dbus-daemon[883]: [system] Successfully activated service 'org.freedesktop.timedate1'
Aug 25 00:40:02 erlangs systemd[1]: Started Time & Date Service.
Aug 25 00:40:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:40:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:40:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:40:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:40:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:40:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (10ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:40:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:40:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:40:09 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:40:09 erlangs IscomAlumni[3282507]:       接口/耗时34ms
Aug 25 00:40:10 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:40:10 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       Executed DbCommand (19ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:40:10 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:40:10 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:40:10 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:40:10 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       Executed DbCommand (6ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:40:10 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:40:10 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:40:10 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:40:10 erlangs IscomAlumni[3282507]:       接口/耗时48ms
Aug 25 00:40:10 erlangs crontab[714495]: (root) LIST (root)
Aug 25 00:40:10 erlangs crontab[714528]: (root) LIST (root)
Aug 25 00:40:11 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::3f
Aug 25 00:40:14 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:40:14 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:40:14 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:14 erlangs IscomAlumni[3282507]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:14 erlangs IscomAlumni[3282507]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:40:14 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:40:14 erlangs IscomAlumni[3282507]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 25 00:40:14 erlangs IscomAlumni[3282507]:           FROM [NtuActivity] AS [n]
Aug 25 00:40:14 erlangs IscomAlumni[3282507]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 25 00:40:14 erlangs IscomAlumni[3282507]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 25 00:40:14 erlangs IscomAlumni[3282507]:       ) AS [t]
Aug 25 00:40:14 erlangs IscomAlumni[3282507]:       OUTER APPLY (
Aug 25 00:40:14 erlangs IscomAlumni[3282507]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 25 00:40:14 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t1]
Aug 25 00:40:14 erlangs IscomAlumni[3282507]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 25 00:40:14 erlangs IscomAlumni[3282507]:       ) AS [t0]
Aug 25 00:40:14 erlangs IscomAlumni[3282507]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 25 00:40:14 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:14 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:14 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:40:14 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:40:14 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:40:14 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:14 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:14 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:40:14 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:40:14 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:40:14 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:40:14 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:40:14 erlangs IscomAlumni[3282507]:       接口/Activity/ActivityDetail/80A7FE1D6B01D2E6B868C45F4A9916522A0E5B9AC0DE8CE0FBCC9392BAA111BF耗时46ms
Aug 25 00:40:19 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:40:19 erlangs IscomAlumni[3282507]:       接口/areas/frontend/css/bootstrap.min.css耗时1ms
Aug 25 00:40:20 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:40:20 erlangs IscomAlumni[3282507]:       接口/areas/frontend/fontawesome/css/all.css耗时0ms
Aug 25 00:40:20 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:40:20 erlangs IscomAlumni[3282507]:       接口/areas/frontend/css/carousel.css耗时0ms
Aug 25 00:40:20 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:40:20 erlangs IscomAlumni[3282507]:       接口/areas/frontend/css/style.css耗时0ms
Aug 25 00:40:20 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:40:20 erlangs IscomAlumni[3282507]:       接口/areas/frontend/css/animate.min.css耗时0ms
Aug 25 00:40:20 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:40:20 erlangs IscomAlumni[3282507]:       接口/lib/Parsley/v2.9.2/dist/parsley.css耗时0ms
Aug 25 00:40:21 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:40:21 erlangs IscomAlumni[3282507]:       接口/lib/daterangepicker/v3.1/daterangepicker.css耗时0ms
Aug 25 00:40:21 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:40:21 erlangs IscomAlumni[3282507]:       接口/lib/bootstrap-fileinput/v5.2.7/css/fileinput.min.css耗时0ms
Aug 25 00:40:23 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:40:23 erlangs IscomAlumni[3282507]:       接口/css/bootstrap-icons.min.css耗时0ms
Aug 25 00:40:23 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:40:23 erlangs IscomAlumni[3282507]:       接口/lib/cdnjs/select2/v3.5.0/select2.min.css耗时2ms
Aug 25 00:40:26 erlangs cron[719952]: sendmail: recipient address root not accepted by the server
Aug 25 00:40:26 erlangs cron[719952]: sendmail: server message: 501 5.1.3 Invalid address
Aug 25 00:40:26 erlangs cron[719952]: sendmail: could not send mail (account default from /etc/msmtprc)
Aug 25 00:40:26 erlangs CRON[713882]: (root) MAIL (mailed 204 bytes of output but got status 0x0041 from MTA#012)
Aug 25 00:40:30 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:40:30 erlangs IscomAlumni[3282507]:       接口/lib/toastr/dist/toastr.min.css耗时0ms
Aug 25 00:40:32 erlangs systemd[1]: systemd-timedated.service: Deactivated successfully.
Aug 25 00:40:32 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:40:32 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       FROM [NtuAlumni] AS [n]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 25 00:40:32 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       Executed DbCommand (12ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       SELECT [t5].[AlumniID], [t5].[AnnotationID], [t5].[ApprovalDate], [t5].[ApprovalUser], [t5].[Aua8], [t5].[Aua8ExpiredDate], [t5].[BackupEmail], [t5].[BackupMobile], [t5].[Birthday], [t5].[ChangeAua8ExpiredDate], [t5].[Combine_AlumniID], [t5].[CreateDate], [t5].[CreateUser], [t5].[CurrentAddress], [t5].[CurrentCityID], [t5].[CurrentCountryID], [t5].[Description], [t5].[DisableFindAlumni], [t5].[DptID], [t5].[Email], [t5].[EnName], [t5].[EnterYear], [t5].[IDName1], [t5].[IDNumber], [t5].[IDPhoto], [t5].[InfoExpiredDate], [t5].[Info_IsPublic], [t5].[Info_IsReadConsent], [t5].[IsActive], [t5].[IsDelete], [t5].[IsNeedChangeAua8], [t5].[LastPhotoModifyDate], [t5].[LoginErrorNum], [t5].[LoginLockTime], [t5].[Mobile], [t5].[ModifyDate], [t5].[ModifyUser], [t5].[Name], [t5].[PermanentAddress], [t5].[PermanentCityID], [t5].[PermanentCountryID], [t5].[Photo], [t5].[PhysicalCardApply], [t5].[Remark], [t5].[Semester], [t5].[Sex], [t5].[SourceNote], [t5].[Status], [t5].[StudentID], [t5].[Tel], [t5].[Year], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[AlumniID], [t6].[Class], [t6].[CreateDate], [t6].[CreateUser], [t6].[DptID], [t6].[EnterYear], [t6].[IDName1], [t6].[IsClassContact], [t6].[IsDelete], [t6].[IsGraduated], [t6].[ModifyDate], [t6].[ModifyUser], [t6].[Semester], [t6].[SourceNote], [t6].[StudentID], [t6].[Year], [t6].[DptID0], [t6].[DptCode], [t6].[DptDivision], [t6].[DptFullName], [t6].[DptFullName_En], [t6].[DptLevel], [t6].[DptName], [t6].[DptShortName], [t6].[EnabledYear], [t6].[IsDelete0], [t6].[IsShow], [t6].[ParentDptID], [t6].[StatisticCode], [t6].[StatisticName], [t7].[SchoolRollID], [t7].[AlumniID], [t7].[Class], [t7].[CreateDate], [t7].[CreateUser], [t7].[DptID], [t7].[EnterYear], [t7].[IDName1], [t7].[IsClassContact], [t7].[IsDelete], [t7].[IsGraduated], [t7].[ModifyDate], [t7].[ModifyUser], [t7].[Semester], [t7].[SourceNote], [t7].[StudentID], [t7].[Year], [t7].[DptID0], [t7].[DptCode], [t7].[DptDivision], [t7].[DptFullName], [t7].[DptFullName_En], [t7].[DptLevel], [t7].[DptName], [t7].[DptShortName], [t7].[EnabledYear], [t7].[IsDelete0], [t7].[IsShow], [t7].[ParentDptID], [t7].[StatisticCode], [t7].[StatisticName], [t5].[CreateDate0], [t5].[CreateUser0], [t5].[FileDescription], [t5].[FileName], [t5].[FilePath], [t5].[FilePathM], [t5].[FilePathS], [t5].[FileRealName], [t5].[IsDelete0], [t5].[ModifyDate0], [t5].[ModifyUser0], [t5].[Order], [t5].[CityLevel], [t5].[CityName], [t5].[CountryID], [t5].[CreateDate1], [t5].[CreateUser1], [t5].[IsDelete1], [t5].[ModifyDate1], [t5].[ModifyUser1], [t5].[ParentID], [t5].[PostCode], [t5].[CityLevel0], [t5].[CityName0], [t5].[CountryID0], [t5].[CreateDate2], [t5].[CreateUser2], [t5].[IsDelete2], [t5].[ModifyDate2], [t5].[ModifyUser2], [t5].[ParentID0], [t5].[PostCode0]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:           SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year], [t0].[FileID], [t0].[CreateDate] AS [CreateDate0], [t0].[CreateUser] AS [CreateUser0], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete] AS [IsDelete0], [t0].[ModifyDate] AS [ModifyDate0], [t0].[ModifyUser] AS [ModifyUser0], [t0].[Order], [t3].[CityID], [t3].[CityLevel], [t3].[CityName], [t3].[CountryID], [t3].[CreateDate] AS [CreateDate1], [t3].[CreateUser] AS [CreateUser1], [t3].[IsDelete] AS [IsDelete1], [t3].[ModifyDate] AS [ModifyDate1], [t3].[ModifyUser] AS [ModifyUser1], [t3].[ParentID], [t3].[PostCode], [t1].[CityID] AS [CityID0], [t1].[CityLevel] AS [CityLevel0], [t1].[CityName] AS [CityName0], [t1].[CountryID] AS [CountryID0], [t1].[CreateDate] AS [CreateDate2], [t1].[CreateUser] AS [CreateUser2], [t1].[IsDelete] AS [IsDelete2], [t1].[ModifyDate] AS [ModifyDate2], [t1].[ModifyUser] AS [ModifyUser2], [t1].[ParentID] AS [ParentID0], [t1].[PostCode] AS [PostCode0]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:           FROM [NtuAlumni] AS [n]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:               SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:               FROM [TbFileInfo] AS [t]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:               WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:           ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:               SELECT [t2].[CityID], [t2].[CityLevel], [t2].[CityName], [t2].[CountryID], [t2].[CreateDate], [t2].[CreateUser], [t2].[IsDelete], [t2].[ModifyDate], [t2].[ModifyUser], [t2].[ParentID], [t2].[PostCode]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:               FROM [TbCity] AS [t2]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:               WHERE [t2].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:           ) AS [t1] ON [n].[CurrentCityID] = [t1].[CityID]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:               SELECT [t4].[CityID], [t4].[CityLevel], [t4].[CityName], [t4].[CountryID], [t4].[CreateDate], [t4].[CreateUser], [t4].[IsDelete], [t4].[ModifyDate], [t4].[ModifyUser], [t4].[ParentID], [t4].[PostCode]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:               FROM [TbCity] AS [t4]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:               WHERE [t4].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:           ) AS [t3] ON [n].[PermanentCityID] = [t3].[CityID]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:           WHERE (([n].[AlumniID] = @__id_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       ) AS [t5]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:           SELECT [n0].[SchoolRollID], [n0].[AlumniID], [n0].[Class], [n0].[CreateDate], [n0].[CreateUser], [n0].[DptID], [n0].[EnterYear], [n0].[IDName1], [n0].[IsClassContact], [n0].[IsDelete], [n0].[IsGraduated], [n0].[ModifyDate], [n0].[ModifyUser], [n0].[Semester], [n0].[SourceNote], [n0].[StudentID], [n0].[Year], [n1].[DptID] AS [DptID0], [n1].[DptCode], [n1].[DptDivision], [n1].[DptFullName], [n1].[DptFullName_En], [n1].[DptLevel], [n1].[DptName], [n1].[DptShortName], [n1].[EnabledYear], [n1].[IsDelete] AS [IsDelete0], [n1].[IsShow], [n1].[ParentDptID], [n1].[StatisticCode], [n1].[StatisticName]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n0]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n1] ON [n0].[DptID] = [n1].[DptID]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       ) AS [t6] ON [t5].[AlumniID] = [t6].[AlumniID]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:           SELECT [n2].[SchoolRollID], [n2].[AlumniID], [n2].[Class], [n2].[CreateDate], [n2].[CreateUser], [n2].[DptID], [n2].[EnterYear], [n2].[IDName1], [n2].[IsClassContact], [n2].[IsDelete], [n2].[IsGraduated], [n2].[ModifyDate], [n2].[ModifyUser], [n2].[Semester], [n2].[SourceNote], [n2].[StudentID], [n2].[Year], [n3].[DptID] AS [DptID0], [n3].[DptCode], [n3].[DptDivision], [n3].[DptFullName], [n3].[DptFullName_En], [n3].[DptLevel], [n3].[DptName], [n3].[DptShortName], [n3].[EnabledYear], [n3].[IsDelete] AS [IsDelete0], [n3].[IsShow], [n3].[ParentDptID], [n3].[StatisticCode], [n3].[StatisticName]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n2]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n3] ON [n2].[DptID] = [n3].[DptID]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:           WHERE [n2].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       ) AS [t7] ON [t5].[AlumniID] = [t7].[AlumniID]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       ORDER BY [t5].[AlumniID], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[DptID0], [t7].[Year] DESC, [t7].[SchoolRollID]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       Executed DbCommand (29ms) [Parameters=[@__FileRealName_0='?' (Size = 30) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:               FROM [TbFileInfo] AS [t]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:               WHERE [t].[FileRealName] = @__FileRealName_0) THEN CAST(1 AS bit)
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       END
Aug 25 00:40:32 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'TbFileInfo'
Aug 25 00:40:32 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       FROM [TbIdSummary] AS [t]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       WHERE [t].[TableName] = @__table_name_0
Aug 25 00:40:32 erlangs IscomAlumni[3282507]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 25 00:40:32 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@p6='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (DbType = Boolean), @p3='?' (DbType = DateTime), @p4='?' (Size = 10) (DbType = AnsiString), @p5='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       UPDATE [NtuAlumni] SET [CurrentCityID] = @p0, [InfoExpiredDate] = @p1, [Info_IsReadConsent] = @p2, [ModifyDate] = @p3, [ModifyUser] = @p4, [PermanentCityID] = @p5
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       WHERE [AlumniID] = @p6;
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       SELECT @@ROWCOUNT;
Aug 25 00:40:32 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       Executed DbCommand (7ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       WHERE [TableName] = @p3;
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       SELECT @@ROWCOUNT;
Aug 25 00:40:32 erlangs IscomAlumni[3282507]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 25 00:40:32 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 15) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 4000), @p4='?' (Size = 300), @p5='?' (Size = 4000), @p6='?' (Size = 4000), @p7='?' (Size = 4000), @p8='?' (Size = 30) (DbType = AnsiString), @p9='?' (DbType = Boolean), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 1) (DbType = Byte)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       INSERT INTO [TbFileInfo] ([FileID], [CreateDate], [CreateUser], [FileDescription], [FileName], [FilePath], [FilePathM], [FilePathS], [FileRealName], [IsDelete], [ModifyDate], [ModifyUser], [Order])
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12);
Aug 25 00:40:32 erlangs IscomAlumni[3282507]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 25 00:40:32 erlangs IscomAlumni[3282507]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 25 00:40:33 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       Executed DbCommand (6ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       WHERE [AlumniID] = @p50;
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       SELECT @@ROWCOUNT;
Aug 25 00:40:33 erlangs IscomAlumni[3282507]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 25 00:40:33 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (Size = 50), @p3='?' (DbType = DateTime), @p4='?' (Size = 700), @p5='?' (Size = 10) (DbType = AnsiString), @p6='?' (Size = 10) (DbType = AnsiString), @p7='?' (Size = 50), @p8='?' (DbType = Boolean), @p9='?' (Size = 20) (DbType = AnsiString), @p10='?' (Size = 700), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 15) (DbType = AnsiString), @p14='?' (DbType = Int16), @p15='?' (Size = 20) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       INSERT INTO [NtuAlumniFrontendChangeApply] ([AlumniID], [AnnotationID], [BackupEmail], [CreateDate], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Email], [Info_IsPublic], [Mobile], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Status], [Tel])
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15);
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       SELECT [PID]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       FROM [NtuAlumniFrontendChangeApply]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity();
Aug 25 00:40:33 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       SELECT [n].[CardID], [n].[ACCNO], [n].[ActivatedDate], [n].[Address], [n].[AlumniID], [n].[ApplyDate], [n].[ApplyType], [n].[CardSettingID], [n].[CardType], [n].[CityID], [n].[Code], [n].[CollectDate], [n].[CountryID], [n].[CreateDate], [n].[CreateUser], [n].[Email], [n].[IsDelete], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Payment], [n].[Photo], [n].[Price], [n].[ReceiveWay], [n].[Remark], [n].[SendDate], [n].[Status], [n].[Tel], [n].[UsageDateEnd], [n].[UsageDateStart], [n].[UsageType]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       FROM [NtuAlumniCard] AS [n]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       WHERE (([n].[AlumniID] = @__8__locals1_id_0) AND ([n].[Status] = CAST(1 AS smallint))) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 25 00:40:33 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 20), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 30) (DbType = AnsiString), @p4='?' (Size = 20), @p5='?' (Size = 50) (DbType = AnsiString), @p6='?' (DbType = Boolean), @p7='?' (Size = 8000) (DbType = AnsiString), @p8='?' (Size = 8000) (DbType = AnsiString), @p9='?' (Size = 8000) (DbType = AnsiString), @p10='?' (Size = 8000) (DbType = AnsiString), @p11='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       SET NOCOUNT ON;
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       INSERT INTO [TbFrontendOperateLog] ([Action], [AlumniID], [CreateDate], [DataKey], [Feature], [IP], [IsSuccess], [Message], [Request], [Response], [Url], [UserAgent])
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11);
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       SELECT [PID]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       FROM [TbFrontendOperateLog]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity();
Aug 25 00:40:33 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       接口/AlumniInfo耗时209ms
Aug 25 00:40:33 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:40:33 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       Executed DbCommand (53ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       FROM [NtuAlumni] AS [n]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 25 00:40:33 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       Executed DbCommand (4ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       SELECT [t5].[AlumniID], [t5].[AnnotationID], [t5].[ApprovalDate], [t5].[ApprovalUser], [t5].[Aua8], [t5].[Aua8ExpiredDate], [t5].[BackupEmail], [t5].[BackupMobile], [t5].[Birthday], [t5].[ChangeAua8ExpiredDate], [t5].[Combine_AlumniID], [t5].[CreateDate], [t5].[CreateUser], [t5].[CurrentAddress], [t5].[CurrentCityID], [t5].[CurrentCountryID], [t5].[Description], [t5].[DisableFindAlumni], [t5].[DptID], [t5].[Email], [t5].[EnName], [t5].[EnterYear], [t5].[IDName1], [t5].[IDNumber], [t5].[IDPhoto], [t5].[InfoExpiredDate], [t5].[Info_IsPublic], [t5].[Info_IsReadConsent], [t5].[IsActive], [t5].[IsDelete], [t5].[IsNeedChangeAua8], [t5].[LastPhotoModifyDate], [t5].[LoginErrorNum], [t5].[LoginLockTime], [t5].[Mobile], [t5].[ModifyDate], [t5].[ModifyUser], [t5].[Name], [t5].[PermanentAddress], [t5].[PermanentCityID], [t5].[PermanentCountryID], [t5].[Photo], [t5].[PhysicalCardApply], [t5].[Remark], [t5].[Semester], [t5].[Sex], [t5].[SourceNote], [t5].[Status], [t5].[StudentID], [t5].[Tel], [t5].[Year], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[AlumniID], [t6].[Class], [t6].[CreateDate], [t6].[CreateUser], [t6].[DptID], [t6].[EnterYear], [t6].[IDName1], [t6].[IsClassContact], [t6].[IsDelete], [t6].[IsGraduated], [t6].[ModifyDate], [t6].[ModifyUser], [t6].[Semester], [t6].[SourceNote], [t6].[StudentID], [t6].[Year], [t6].[DptID0], [t6].[DptCode], [t6].[DptDivision], [t6].[DptFullName], [t6].[DptFullName_En], [t6].[DptLevel], [t6].[DptName], [t6].[DptShortName], [t6].[EnabledYear], [t6].[IsDelete0], [t6].[IsShow], [t6].[ParentDptID], [t6].[StatisticCode], [t6].[StatisticName], [t7].[SchoolRollID], [t7].[AlumniID], [t7].[Class], [t7].[CreateDate], [t7].[CreateUser], [t7].[DptID], [t7].[EnterYear], [t7].[IDName1], [t7].[IsClassContact], [t7].[IsDelete], [t7].[IsGraduated], [t7].[ModifyDate], [t7].[ModifyUser], [t7].[Semester], [t7].[SourceNote], [t7].[StudentID], [t7].[Year], [t7].[DptID0], [t7].[DptCode], [t7].[DptDivision], [t7].[DptFullName], [t7].[DptFullName_En], [t7].[DptLevel], [t7].[DptName], [t7].[DptShortName], [t7].[EnabledYear], [t7].[IsDelete0], [t7].[IsShow], [t7].[ParentDptID], [t7].[StatisticCode], [t7].[StatisticName], [t5].[CreateDate0], [t5].[CreateUser0], [t5].[FileDescription], [t5].[FileName], [t5].[FilePath], [t5].[FilePathM], [t5].[FilePathS], [t5].[FileRealName], [t5].[IsDelete0], [t5].[ModifyDate0], [t5].[ModifyUser0], [t5].[Order], [t5].[CityLevel], [t5].[CityName], [t5].[CountryID], [t5].[CreateDate1], [t5].[CreateUser1], [t5].[IsDelete1], [t5].[ModifyDate1], [t5].[ModifyUser1], [t5].[ParentID], [t5].[PostCode], [t5].[CityLevel0], [t5].[CityName0], [t5].[CountryID0], [t5].[CreateDate2], [t5].[CreateUser2], [t5].[IsDelete2], [t5].[ModifyDate2], [t5].[ModifyUser2], [t5].[ParentID0], [t5].[PostCode0]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:           SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year], [t0].[FileID], [t0].[CreateDate] AS [CreateDate0], [t0].[CreateUser] AS [CreateUser0], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete] AS [IsDelete0], [t0].[ModifyDate] AS [ModifyDate0], [t0].[ModifyUser] AS [ModifyUser0], [t0].[Order], [t3].[CityID], [t3].[CityLevel], [t3].[CityName], [t3].[CountryID], [t3].[CreateDate] AS [CreateDate1], [t3].[CreateUser] AS [CreateUser1], [t3].[IsDelete] AS [IsDelete1], [t3].[ModifyDate] AS [ModifyDate1], [t3].[ModifyUser] AS [ModifyUser1], [t3].[ParentID], [t3].[PostCode], [t1].[CityID] AS [CityID0], [t1].[CityLevel] AS [CityLevel0], [t1].[CityName] AS [CityName0], [t1].[CountryID] AS [CountryID0], [t1].[CreateDate] AS [CreateDate2], [t1].[CreateUser] AS [CreateUser2], [t1].[IsDelete] AS [IsDelete2], [t1].[ModifyDate] AS [ModifyDate2], [t1].[ModifyUser] AS [ModifyUser2], [t1].[ParentID] AS [ParentID0], [t1].[PostCode] AS [PostCode0]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:           FROM [NtuAlumni] AS [n]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:               SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:               FROM [TbFileInfo] AS [t]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:               WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:           ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:               SELECT [t2].[CityID], [t2].[CityLevel], [t2].[CityName], [t2].[CountryID], [t2].[CreateDate], [t2].[CreateUser], [t2].[IsDelete], [t2].[ModifyDate], [t2].[ModifyUser], [t2].[ParentID], [t2].[PostCode]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:               FROM [TbCity] AS [t2]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:               WHERE [t2].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:           ) AS [t1] ON [n].[CurrentCityID] = [t1].[CityID]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:               SELECT [t4].[CityID], [t4].[CityLevel], [t4].[CityName], [t4].[CountryID], [t4].[CreateDate], [t4].[CreateUser], [t4].[IsDelete], [t4].[ModifyDate], [t4].[ModifyUser], [t4].[ParentID], [t4].[PostCode]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:               FROM [TbCity] AS [t4]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:               WHERE [t4].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:           ) AS [t3] ON [n].[PermanentCityID] = [t3].[CityID]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:           WHERE (([n].[AlumniID] = @__id_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       ) AS [t5]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:           SELECT [n0].[SchoolRollID], [n0].[AlumniID], [n0].[Class], [n0].[CreateDate], [n0].[CreateUser], [n0].[DptID], [n0].[EnterYear], [n0].[IDName1], [n0].[IsClassContact], [n0].[IsDelete], [n0].[IsGraduated], [n0].[ModifyDate], [n0].[ModifyUser], [n0].[Semester], [n0].[SourceNote], [n0].[StudentID], [n0].[Year], [n1].[DptID] AS [DptID0], [n1].[DptCode], [n1].[DptDivision], [n1].[DptFullName], [n1].[DptFullName_En], [n1].[DptLevel], [n1].[DptName], [n1].[DptShortName], [n1].[EnabledYear], [n1].[IsDelete] AS [IsDelete0], [n1].[IsShow], [n1].[ParentDptID], [n1].[StatisticCode], [n1].[StatisticName]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n0]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n1] ON [n0].[DptID] = [n1].[DptID]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       ) AS [t6] ON [t5].[AlumniID] = [t6].[AlumniID]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:           SELECT [n2].[SchoolRollID], [n2].[AlumniID], [n2].[Class], [n2].[CreateDate], [n2].[CreateUser], [n2].[DptID], [n2].[EnterYear], [n2].[IDName1], [n2].[IsClassContact], [n2].[IsDelete], [n2].[IsGraduated], [n2].[ModifyDate], [n2].[ModifyUser], [n2].[Semester], [n2].[SourceNote], [n2].[StudentID], [n2].[Year], [n3].[DptID] AS [DptID0], [n3].[DptCode], [n3].[DptDivision], [n3].[DptFullName], [n3].[DptFullName_En], [n3].[DptLevel], [n3].[DptName], [n3].[DptShortName], [n3].[EnabledYear], [n3].[IsDelete] AS [IsDelete0], [n3].[IsShow], [n3].[ParentDptID], [n3].[StatisticCode], [n3].[StatisticName]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n2]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n3] ON [n2].[DptID] = [n3].[DptID]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:           WHERE [n2].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       ) AS [t7] ON [t5].[AlumniID] = [t7].[AlumniID]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       ORDER BY [t5].[AlumniID], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[DptID0], [t7].[Year] DESC, [t7].[SchoolRollID]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:               FROM [NtuActivity] AS [n]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:               WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ((@__alumniInfo_AlumniID_0 LIKE '') OR (CHARINDEX(@__alumniInfo_AlumniID_0, [n].[ActCadres]) > 0))) THEN CAST(1 AS bit)
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       END
Aug 25 00:40:33 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       Executed DbCommand (20ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       SELECT TOP(2) [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       FROM [NtuAlumniFrontendChangeApply] AS [n]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       INNER JOIN (
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       WHERE (([n].[AlumniID] = @__id_0) AND ([n].[Status] = CAST(-1 AS smallint))) AND [n].[Photo] IS NOT NULL
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       ORDER BY [n].[PID] DESC
Aug 25 00:40:33 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       Executed DbCommand (8ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       SELECT [n].[AnnotationID], [n].[IsDelete], [n].[ShowInFrontend], [n].[Title]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       FROM [NtuAlumniAnnotation] AS [n]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ShowInFrontend] = CAST(1 AS bit))
Aug 25 00:40:33 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__lang_0='?' (Size = 2) (DbType = AnsiStringFixedLength), @__GetValue_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       SELECT [t].[CountryID], [t].[LangCode], [t].[CountryCode], [t].[CountryName], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       FROM [TbCountry] AS [t]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[LangCode] = @__lang_0)) AND ([t].[CountryID] <> @__GetValue_1)
Aug 25 00:40:33 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__lang_0='?' (Size = 2) (DbType = AnsiStringFixedLength), @__GetValue_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       SELECT [t].[CountryID], [t].[LangCode], [t].[CountryCode], [t].[CountryName], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       FROM [TbCountry] AS [t]
Aug 25 00:40:33 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[LangCode] = @__lang_0)) AND ([t].[CountryID] <> @__GetValue_1)
Aug 25 00:40:34 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__CityID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       FROM [TbCity] AS [t]
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 2)) AND ([t].[ParentID] = @__CityID_0)
Aug 25 00:40:34 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__CountryID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       FROM [TbCity] AS [t]
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 1)) AND ([t].[CountryID] = @__CountryID_0)
Aug 25 00:40:34 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__CityID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       FROM [TbCity] AS [t]
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 2)) AND ([t].[ParentID] = @__CityID_0)
Aug 25 00:40:34 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__CountryID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       FROM [TbCity] AS [t]
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 1)) AND ([t].[CountryID] = @__CountryID_0)
Aug 25 00:40:34 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__CityID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       FROM [TbCity] AS [t]
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 2)) AND ([t].[ParentID] = @__CityID_0)
Aug 25 00:40:34 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       Executed DbCommand (6ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:               FROM [NtuActivity] AS [n]
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:               WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ((@__alumniInfo_AlumniID_0 LIKE '') OR (CHARINDEX(@__alumniInfo_AlumniID_0, [n].[ActCadres]) > 0))) THEN CAST(1 AS bit)
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       END
Aug 25 00:40:34 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:40:34 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:40:34 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:40:34 erlangs IscomAlumni[3282507]:       接口/AlumniInfo耗时1722ms
Aug 25 00:40:35 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:40:35 erlangs IscomAlumni[3282507]:       接口/areas/frontend/css/custom.css耗时0ms
Aug 25 00:40:35 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:40:35 erlangs IscomAlumni[3282507]:       接口/areas/frontend/js/bootstrap.bundle.min.js耗时0ms
Aug 25 00:40:36 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:40:36 erlangs IscomAlumni[3282507]:       接口/areas/frontend/js/jquery.min.js耗时1ms
Aug 25 00:40:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:40:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (5ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:40:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (8ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:40:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:40:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:40:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:40:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:40:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:40:39 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:40:39 erlangs IscomAlumni[3282507]:       接口/耗时50ms
Aug 25 00:40:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:40:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       FROM [NtuAlumni] AS [n]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 25 00:40:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       SELECT [t0].[CardID], [t0].[ACCNO], [t0].[ActivatedDate], [t0].[Address], [t0].[AlumniID], [t0].[ApplyDate], [t0].[ApplyType], [t0].[CardSettingID], [t0].[CardType], [t0].[CityID], [t0].[Code], [t0].[CollectDate], [t0].[CountryID], [t0].[CreateDate], [t0].[CreateUser], [t0].[Email], [t0].[IsDelete], [t0].[Mobile], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Payment], [t0].[Photo], [t0].[Price], [t0].[ReceiveWay], [t0].[Remark], [t0].[SendDate], [t0].[Status], [t0].[Tel], [t0].[UsageDateEnd], [t0].[UsageDateStart], [t0].[UsageType], [t0].[AlumniID0], [t0].[AnnotationID], [t0].[ApprovalDate], [t0].[ApprovalUser], [t0].[Aua8], [t0].[Aua8ExpiredDate], [t0].[BackupEmail], [t0].[BackupMobile], [t0].[Birthday], [t0].[ChangeAua8ExpiredDate], [t0].[Combine_AlumniID], [t0].[CreateDate0], [t0].[CreateUser0], [t0].[CurrentAddress], [t0].[CurrentCityID], [t0].[CurrentCountryID], [t0].[Description], [t0].[DisableFindAlumni], [t0].[DptID], [t0].[Email0], [t0].[EnName], [t0].[EnterYear], [t0].[IDName1], [t0].[IDNumber], [t0].[IDPhoto], [t0].[InfoExpiredDate], [t0].[Info_IsPublic], [t0].[Info_IsReadConsent], [t0].[IsActive], [t0].[IsDelete0], [t0].[IsNeedChangeAua8], [t0].[LastPhotoModifyDate], [t0].[LoginErrorNum], [t0].[LoginLockTime], [t0].[Mobile0], [t0].[ModifyDate0], [t0].[ModifyUser0], [t0].[Name], [t0].[PermanentAddress], [t0].[PermanentCityID], [t0].[PermanentCountryID], [t0].[Photo0], [t0].[PhysicalCardApply], [t0].[Remark0], [t0].[Semester], [t0].[Sex], [t0].[SourceNote], [t0].[Status0], [t0].[StudentID], [t0].[Tel0], [t0].[Year], [t0].[FileID], [t1].[SchoolRollID], [t1].[AlumniID], [t1].[Class], [t1].[CreateDate], [t1].[CreateUser], [t1].[DptID], [t1].[EnterYear], [t1].[IDName1], [t1].[IsClassContact], [t1].[IsDelete], [t1].[IsGraduated], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Semester], [t1].[SourceNote], [t1].[StudentID], [t1].[Year], [t1].[DptID0], [t1].[DptCode], [t1].[DptDivision], [t1].[DptFullName], [t1].[DptFullName_En], [t1].[DptLevel], [t1].[DptName], [t1].[DptShortName], [t1].[EnabledYear], [t1].[IsDelete0], [t1].[IsShow], [t1].[ParentDptID], [t1].[StatisticCode], [t1].[StatisticName], [t2].[SchoolRollID], [t2].[AlumniID], [t2].[Class], [t2].[CreateDate], [t2].[CreateUser], [t2].[DptID], [t2].[EnterYear], [t2].[IDName1], [t2].[IsClassContact], [t2].[IsDelete], [t2].[IsGraduated], [t2].[ModifyDate], [t2].[ModifyUser], [t2].[Semester], [t2].[SourceNote], [t2].[StudentID], [t2].[Year], [t2].[DptID0], [t2].[DptCode], [t2].[DptDivision], [t2].[DptFullName], [t2].[DptFullName_En], [t2].[DptLevel], [t2].[DptName], [t2].[DptShortName], [t2].[EnabledYear], [t2].[IsDelete0], [t2].[IsShow], [t2].[ParentDptID], [t2].[StatisticCode], [t2].[StatisticName], [t3].[SchoolRollID], [t3].[AlumniID], [t3].[Class], [t3].[CreateDate], [t3].[CreateUser], [t3].[DptID], [t3].[EnterYear], [t3].[IDName1], [t3].[IsClassContact], [t3].[IsDelete], [t3].[IsGraduated], [t3].[ModifyDate], [t3].[ModifyUser], [t3].[Semester], [t3].[SourceNote], [t3].[StudentID], [t3].[Year], [t3].[DptID0], [t3].[DptCode], [t3].[DptDivision], [t3].[DptFullName], [t3].[DptFullName_En], [t3].[DptLevel], [t3].[DptName], [t3].[DptShortName], [t3].[EnabledYear], [t3].[IsDelete0], [t3].[IsShow], [t3].[ParentDptID], [t3].[StatisticCode], [t3].[StatisticName], [t0].[CreateDate1], [t0].[CreateUser1], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete1], [t0].[ModifyDate1], [t0].[ModifyUser1], [t0].[Order]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           SELECT TOP(1) [n].[CardID], [n].[ACCNO], [n].[ActivatedDate], [n].[Address], [n].[AlumniID], [n].[ApplyDate], [n].[ApplyType], [n].[CardSettingID], [n].[CardType], [n].[CityID], [n].[Code], [n].[CollectDate], [n].[CountryID], [n].[CreateDate], [n].[CreateUser], [n].[Email], [n].[IsDelete], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Payment], [n].[Photo], [n].[Price], [n].[ReceiveWay], [n].[Remark], [n].[SendDate], [n].[Status], [n].[Tel], [n].[UsageDateEnd], [n].[UsageDateStart], [n].[UsageType], [n0].[AlumniID] AS [AlumniID0], [n0].[AnnotationID], [n0].[ApprovalDate], [n0].[ApprovalUser], [n0].[Aua8], [n0].[Aua8ExpiredDate], [n0].[BackupEmail], [n0].[BackupMobile], [n0].[Birthday], [n0].[ChangeAua8ExpiredDate], [n0].[Combine_AlumniID], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[CurrentAddress], [n0].[CurrentCityID], [n0].[CurrentCountryID], [n0].[Description], [n0].[DisableFindAlumni], [n0].[DptID], [n0].[Email] AS [Email0], [n0].[EnName], [n0].[EnterYear], [n0].[IDName1], [n0].[IDNumber], [n0].[IDPhoto], [n0].[InfoExpiredDate], [n0].[Info_IsPublic], [n0].[Info_IsReadConsent], [n0].[IsActive], [n0].[IsDelete] AS [IsDelete0], [n0].[IsNeedChangeAua8], [n0].[LastPhotoModifyDate], [n0].[LoginErrorNum], [n0].[LoginLockTime], [n0].[Mobile] AS [Mobile0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name], [n0].[PermanentAddress], [n0].[PermanentCityID], [n0].[PermanentCountryID], [n0].[Photo] AS [Photo0], [n0].[PhysicalCardApply], [n0].[Remark] AS [Remark0], [n0].[Semester], [n0].[Sex], [n0].[SourceNote], [n0].[Status] AS [Status0], [n0].[StudentID], [n0].[Tel] AS [Tel0], [n0].[Year], [t].[FileID], [t].[CreateDate] AS [CreateDate1], [t].[CreateUser] AS [CreateUser1], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete] AS [IsDelete1], [t].[ModifyDate] AS [ModifyDate1], [t].[ModifyUser] AS [ModifyUser1], [t].[Order]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniCard] AS [n]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           LEFT JOIN [TbFileInfo] AS [t] ON [n].[Photo] = [t].[FileID]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           INNER JOIN [NtuAlumni] AS [n0] ON [n].[AlumniID] = [n0].[AlumniID]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           WHERE (([n].[AlumniID] = @__id_0) AND ((([n].[CardType] = CAST(0 AS smallint)) AND [n].[Status] IN (CAST(1 AS smallint), CAST(-1 AS smallint))) OR (([n].[CardType] = CAST(2 AS smallint)) AND ([n].[Status] = CAST(1 AS smallint))))) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       ) AS [t0]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           SELECT [n1].[SchoolRollID], [n1].[AlumniID], [n1].[Class], [n1].[CreateDate], [n1].[CreateUser], [n1].[DptID], [n1].[EnterYear], [n1].[IDName1], [n1].[IsClassContact], [n1].[IsDelete], [n1].[IsGraduated], [n1].[ModifyDate], [n1].[ModifyUser], [n1].[Semester], [n1].[SourceNote], [n1].[StudentID], [n1].[Year], [n2].[DptID] AS [DptID0], [n2].[DptCode], [n2].[DptDivision], [n2].[DptFullName], [n2].[DptFullName_En], [n2].[DptLevel], [n2].[DptName], [n2].[DptShortName], [n2].[EnabledYear], [n2].[IsDelete] AS [IsDelete0], [n2].[IsShow], [n2].[ParentDptID], [n2].[StatisticCode], [n2].[StatisticName]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n1]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n2] ON [n1].[DptID] = [n2].[DptID]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       ) AS [t1] ON [t0].[AlumniID0] = [t1].[AlumniID]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           SELECT [n3].[SchoolRollID], [n3].[AlumniID], [n3].[Class], [n3].[CreateDate], [n3].[CreateUser], [n3].[DptID], [n3].[EnterYear], [n3].[IDName1], [n3].[IsClassContact], [n3].[IsDelete], [n3].[IsGraduated], [n3].[ModifyDate], [n3].[ModifyUser], [n3].[Semester], [n3].[SourceNote], [n3].[StudentID], [n3].[Year], [n4].[DptID] AS [DptID0], [n4].[DptCode], [n4].[DptDivision], [n4].[DptFullName], [n4].[DptFullName_En], [n4].[DptLevel], [n4].[DptName], [n4].[DptShortName], [n4].[EnabledYear], [n4].[IsDelete] AS [IsDelete0], [n4].[IsShow], [n4].[ParentDptID], [n4].[StatisticCode], [n4].[StatisticName]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n3]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n4] ON [n3].[DptID] = [n4].[DptID]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       ) AS [t2] ON [t0].[AlumniID0] = [t2].[AlumniID]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           SELECT [n5].[SchoolRollID], [n5].[AlumniID], [n5].[Class], [n5].[CreateDate], [n5].[CreateUser], [n5].[DptID], [n5].[EnterYear], [n5].[IDName1], [n5].[IsClassContact], [n5].[IsDelete], [n5].[IsGraduated], [n5].[ModifyDate], [n5].[ModifyUser], [n5].[Semester], [n5].[SourceNote], [n5].[StudentID], [n5].[Year], [n6].[DptID] AS [DptID0], [n6].[DptCode], [n6].[DptDivision], [n6].[DptFullName], [n6].[DptFullName_En], [n6].[DptLevel], [n6].[DptName], [n6].[DptShortName], [n6].[EnabledYear], [n6].[IsDelete] AS [IsDelete0], [n6].[IsShow], [n6].[ParentDptID], [n6].[StatisticCode], [n6].[StatisticName]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n5]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n6] ON [n5].[DptID] = [n6].[DptID]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           WHERE [n5].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       ) AS [t3] ON [t0].[AlumniID0] = [t3].[AlumniID]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       ORDER BY [t0].[CardID], [t0].[FileID], [t0].[AlumniID0], [t1].[SchoolRollID], [t1].[DptID0], [t2].[SchoolRollID], [t2].[DptID0], [t3].[Year] DESC, [t3].[SchoolRollID]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (4ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       SELECT [t1].[CardID], [t1].[ACCNO], [t1].[ActivatedDate], [t1].[Address], [t1].[AlumniID], [t1].[ApplyDate], [t1].[ApplyType], [t1].[CardSettingID], [t1].[CardType], [t1].[CityID], [t1].[Code], [t1].[CollectDate], [t1].[CountryID], [t1].[CreateDate], [t1].[CreateUser], [t1].[Email], [t1].[IsDelete], [t1].[Mobile], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Payment], [t1].[Photo], [t1].[Price], [t1].[ReceiveWay], [t1].[Remark], [t1].[SendDate], [t1].[Status], [t1].[Tel], [t1].[UsageDateEnd], [t1].[UsageDateStart], [t1].[UsageType], [t1].[AlumniID0], [t1].[AnnotationID], [t1].[ApprovalDate], [t1].[ApprovalUser], [t1].[Aua8], [t1].[Aua8ExpiredDate], [t1].[BackupEmail], [t1].[BackupMobile], [t1].[Birthday], [t1].[ChangeAua8ExpiredDate], [t1].[Combine_AlumniID], [t1].[CreateDate0], [t1].[CreateUser0], [t1].[CurrentAddress], [t1].[CurrentCityID], [t1].[CurrentCountryID], [t1].[Description], [t1].[DisableFindAlumni], [t1].[DptID], [t1].[Email0], [t1].[EnName], [t1].[EnterYear], [t1].[IDName1], [t1].[IDNumber], [t1].[IDPhoto], [t1].[InfoExpiredDate], [t1].[Info_IsPublic], [t1].[Info_IsReadConsent], [t1].[IsActive], [t1].[IsDelete0], [t1].[IsNeedChangeAua8], [t1].[LastPhotoModifyDate], [t1].[LoginErrorNum], [t1].[LoginLockTime], [t1].[Mobile0], [t1].[ModifyDate0], [t1].[ModifyUser0], [t1].[Name], [t1].[PermanentAddress], [t1].[PermanentCityID], [t1].[PermanentCountryID], [t1].[Photo0], [t1].[PhysicalCardApply], [t1].[Remark0], [t1].[Semester], [t1].[Sex], [t1].[SourceNote], [t1].[Status0], [t1].[StudentID], [t1].[Tel0], [t1].[Year], [t1].[FileID], [t2].[SchoolRollID], [t2].[AlumniID], [t2].[Class], [t2].[CreateDate], [t2].[CreateUser], [t2].[DptID], [t2].[EnterYear], [t2].[IDName1], [t2].[IsClassContact], [t2].[IsDelete], [t2].[IsGraduated], [t2].[ModifyDate], [t2].[ModifyUser], [t2].[Semester], [t2].[SourceNote], [t2].[StudentID], [t2].[Year], [t2].[DptID0], [t2].[DptCode], [t2].[DptDivision], [t2].[DptFullName], [t2].[DptFullName_En], [t2].[DptLevel], [t2].[DptName], [t2].[DptShortName], [t2].[EnabledYear], [t2].[IsDelete0], [t2].[IsShow], [t2].[ParentDptID], [t2].[StatisticCode], [t2].[StatisticName], [t3].[SchoolRollID], [t3].[AlumniID], [t3].[Class], [t3].[CreateDate], [t3].[CreateUser], [t3].[DptID], [t3].[EnterYear], [t3].[IDName1], [t3].[IsClassContact], [t3].[IsDelete], [t3].[IsGraduated], [t3].[ModifyDate], [t3].[ModifyUser], [t3].[Semester], [t3].[SourceNote], [t3].[StudentID], [t3].[Year], [t3].[DptID0], [t3].[DptCode], [t3].[DptDivision], [t3].[DptFullName], [t3].[DptFullName_En], [t3].[DptLevel], [t3].[DptName], [t3].[DptShortName], [t3].[EnabledYear], [t3].[IsDelete0], [t3].[IsShow], [t3].[ParentDptID], [t3].[StatisticCode], [t3].[StatisticName], [t4].[SchoolRollID], [t4].[AlumniID], [t4].[Class], [t4].[CreateDate], [t4].[CreateUser], [t4].[DptID], [t4].[EnterYear], [t4].[IDName1], [t4].[IsClassContact], [t4].[IsDelete], [t4].[IsGraduated], [t4].[ModifyDate], [t4].[ModifyUser], [t4].[Semester], [t4].[SourceNote], [t4].[StudentID], [t4].[Year], [t4].[DptID0], [t4].[DptCode], [t4].[DptDivision], [t4].[DptFullName], [t4].[DptFullName_En], [t4].[DptLevel], [t4].[DptName], [t4].[DptShortName], [t4].[EnabledYear], [t4].[IsDelete0], [t4].[IsShow], [t4].[ParentDptID], [t4].[StatisticCode], [t4].[StatisticName], [t1].[CreateDate1], [t1].[CreateUser1], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete1], [t1].[ModifyDate1], [t1].[ModifyUser1], [t1].[Order]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           SELECT TOP(1) [n].[CardID], [n].[ACCNO], [n].[ActivatedDate], [n].[Address], [n].[AlumniID], [n].[ApplyDate], [n].[ApplyType], [n].[CardSettingID], [n].[CardType], [n].[CityID], [n].[Code], [n].[CollectDate], [n].[CountryID], [n].[CreateDate], [n].[CreateUser], [n].[Email], [n].[IsDelete], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Payment], [n].[Photo], [n].[Price], [n].[ReceiveWay], [n].[Remark], [n].[SendDate], [n].[Status], [n].[Tel], [n].[UsageDateEnd], [n].[UsageDateStart], [n].[UsageType], [n0].[AlumniID] AS [AlumniID0], [n0].[AnnotationID], [n0].[ApprovalDate], [n0].[ApprovalUser], [n0].[Aua8], [n0].[Aua8ExpiredDate], [n0].[BackupEmail], [n0].[BackupMobile], [n0].[Birthday], [n0].[ChangeAua8ExpiredDate], [n0].[Combine_AlumniID], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[CurrentAddress], [n0].[CurrentCityID], [n0].[CurrentCountryID], [n0].[Description], [n0].[DisableFindAlumni], [n0].[DptID], [n0].[Email] AS [Email0], [n0].[EnName], [n0].[EnterYear], [n0].[IDName1], [n0].[IDNumber], [n0].[IDPhoto], [n0].[InfoExpiredDate], [n0].[Info_IsPublic], [n0].[Info_IsReadConsent], [n0].[IsActive], [n0].[IsDelete] AS [IsDelete0], [n0].[IsNeedChangeAua8], [n0].[LastPhotoModifyDate], [n0].[LoginErrorNum], [n0].[LoginLockTime], [n0].[Mobile] AS [Mobile0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name], [n0].[PermanentAddress], [n0].[PermanentCityID], [n0].[PermanentCountryID], [n0].[Photo] AS [Photo0], [n0].[PhysicalCardApply], [n0].[Remark] AS [Remark0], [n0].[Semester], [n0].[Sex], [n0].[SourceNote], [n0].[Status] AS [Status0], [n0].[StudentID], [n0].[Tel] AS [Tel0], [n0].[Year], [t0].[FileID], [t0].[CreateDate] AS [CreateDate1], [t0].[CreateUser] AS [CreateUser1], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete] AS [IsDelete1], [t0].[ModifyDate] AS [ModifyDate1], [t0].[ModifyUser] AS [ModifyUser1], [t0].[Order]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniCard] AS [n]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:               SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:               FROM [TbFileInfo] AS [t]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:               WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           INNER JOIN [NtuAlumni] AS [n0] ON [n].[AlumniID] = [n0].[AlumniID]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           WHERE (([n].[AlumniID] = @__id_0) AND ([n].[CardType] = CAST(1 AS smallint))) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       ) AS [t1]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           SELECT [n1].[SchoolRollID], [n1].[AlumniID], [n1].[Class], [n1].[CreateDate], [n1].[CreateUser], [n1].[DptID], [n1].[EnterYear], [n1].[IDName1], [n1].[IsClassContact], [n1].[IsDelete], [n1].[IsGraduated], [n1].[ModifyDate], [n1].[ModifyUser], [n1].[Semester], [n1].[SourceNote], [n1].[StudentID], [n1].[Year], [n2].[DptID] AS [DptID0], [n2].[DptCode], [n2].[DptDivision], [n2].[DptFullName], [n2].[DptFullName_En], [n2].[DptLevel], [n2].[DptName], [n2].[DptShortName], [n2].[EnabledYear], [n2].[IsDelete] AS [IsDelete0], [n2].[IsShow], [n2].[ParentDptID], [n2].[StatisticCode], [n2].[StatisticName]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n1]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n2] ON [n1].[DptID] = [n2].[DptID]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       ) AS [t2] ON [t1].[AlumniID0] = [t2].[AlumniID]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           SELECT [n3].[SchoolRollID], [n3].[AlumniID], [n3].[Class], [n3].[CreateDate], [n3].[CreateUser], [n3].[DptID], [n3].[EnterYear], [n3].[IDName1], [n3].[IsClassContact], [n3].[IsDelete], [n3].[IsGraduated], [n3].[ModifyDate], [n3].[ModifyUser], [n3].[Semester], [n3].[SourceNote], [n3].[StudentID], [n3].[Year], [n4].[DptID] AS [DptID0], [n4].[DptCode], [n4].[DptDivision], [n4].[DptFullName], [n4].[DptFullName_En], [n4].[DptLevel], [n4].[DptName], [n4].[DptShortName], [n4].[EnabledYear], [n4].[IsDelete] AS [IsDelete0], [n4].[IsShow], [n4].[ParentDptID], [n4].[StatisticCode], [n4].[StatisticName]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n3]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n4] ON [n3].[DptID] = [n4].[DptID]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       ) AS [t3] ON [t1].[AlumniID0] = [t3].[AlumniID]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           SELECT [n5].[SchoolRollID], [n5].[AlumniID], [n5].[Class], [n5].[CreateDate], [n5].[CreateUser], [n5].[DptID], [n5].[EnterYear], [n5].[IDName1], [n5].[IsClassContact], [n5].[IsDelete], [n5].[IsGraduated], [n5].[ModifyDate], [n5].[ModifyUser], [n5].[Semester], [n5].[SourceNote], [n5].[StudentID], [n5].[Year], [n6].[DptID] AS [DptID0], [n6].[DptCode], [n6].[DptDivision], [n6].[DptFullName], [n6].[DptFullName_En], [n6].[DptLevel], [n6].[DptName], [n6].[DptShortName], [n6].[EnabledYear], [n6].[IsDelete] AS [IsDelete0], [n6].[IsShow], [n6].[ParentDptID], [n6].[StatisticCode], [n6].[StatisticName]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n5]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n6] ON [n5].[DptID] = [n6].[DptID]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       ) AS [t4] ON [t1].[AlumniID0] = [t4].[AlumniID]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       ORDER BY [t1].[CardID], [t1].[FileID], [t1].[AlumniID0], [t2].[SchoolRollID], [t2].[DptID0], [t3].[SchoolRollID], [t3].[DptID0], [t4].[Year] DESC, [t4].[SchoolRollID]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       接口/AlumniCard耗时30ms
Aug 25 00:40:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:40:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       FROM [NtuAlumni] AS [n]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 25 00:40:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (4ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       SELECT [t5].[AlumniID], [t5].[AnnotationID], [t5].[ApprovalDate], [t5].[ApprovalUser], [t5].[Aua8], [t5].[Aua8ExpiredDate], [t5].[BackupEmail], [t5].[BackupMobile], [t5].[Birthday], [t5].[ChangeAua8ExpiredDate], [t5].[Combine_AlumniID], [t5].[CreateDate], [t5].[CreateUser], [t5].[CurrentAddress], [t5].[CurrentCityID], [t5].[CurrentCountryID], [t5].[Description], [t5].[DisableFindAlumni], [t5].[DptID], [t5].[Email], [t5].[EnName], [t5].[EnterYear], [t5].[IDName1], [t5].[IDNumber], [t5].[IDPhoto], [t5].[InfoExpiredDate], [t5].[Info_IsPublic], [t5].[Info_IsReadConsent], [t5].[IsActive], [t5].[IsDelete], [t5].[IsNeedChangeAua8], [t5].[LastPhotoModifyDate], [t5].[LoginErrorNum], [t5].[LoginLockTime], [t5].[Mobile], [t5].[ModifyDate], [t5].[ModifyUser], [t5].[Name], [t5].[PermanentAddress], [t5].[PermanentCityID], [t5].[PermanentCountryID], [t5].[Photo], [t5].[PhysicalCardApply], [t5].[Remark], [t5].[Semester], [t5].[Sex], [t5].[SourceNote], [t5].[Status], [t5].[StudentID], [t5].[Tel], [t5].[Year], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[AlumniID], [t6].[Class], [t6].[CreateDate], [t6].[CreateUser], [t6].[DptID], [t6].[EnterYear], [t6].[IDName1], [t6].[IsClassContact], [t6].[IsDelete], [t6].[IsGraduated], [t6].[ModifyDate], [t6].[ModifyUser], [t6].[Semester], [t6].[SourceNote], [t6].[StudentID], [t6].[Year], [t6].[DptID0], [t6].[DptCode], [t6].[DptDivision], [t6].[DptFullName], [t6].[DptFullName_En], [t6].[DptLevel], [t6].[DptName], [t6].[DptShortName], [t6].[EnabledYear], [t6].[IsDelete0], [t6].[IsShow], [t6].[ParentDptID], [t6].[StatisticCode], [t6].[StatisticName], [t7].[SchoolRollID], [t7].[AlumniID], [t7].[Class], [t7].[CreateDate], [t7].[CreateUser], [t7].[DptID], [t7].[EnterYear], [t7].[IDName1], [t7].[IsClassContact], [t7].[IsDelete], [t7].[IsGraduated], [t7].[ModifyDate], [t7].[ModifyUser], [t7].[Semester], [t7].[SourceNote], [t7].[StudentID], [t7].[Year], [t7].[DptID0], [t7].[DptCode], [t7].[DptDivision], [t7].[DptFullName], [t7].[DptFullName_En], [t7].[DptLevel], [t7].[DptName], [t7].[DptShortName], [t7].[EnabledYear], [t7].[IsDelete0], [t7].[IsShow], [t7].[ParentDptID], [t7].[StatisticCode], [t7].[StatisticName], [t5].[CreateDate0], [t5].[CreateUser0], [t5].[FileDescription], [t5].[FileName], [t5].[FilePath], [t5].[FilePathM], [t5].[FilePathS], [t5].[FileRealName], [t5].[IsDelete0], [t5].[ModifyDate0], [t5].[ModifyUser0], [t5].[Order], [t5].[CityLevel], [t5].[CityName], [t5].[CountryID], [t5].[CreateDate1], [t5].[CreateUser1], [t5].[IsDelete1], [t5].[ModifyDate1], [t5].[ModifyUser1], [t5].[ParentID], [t5].[PostCode], [t5].[CityLevel0], [t5].[CityName0], [t5].[CountryID0], [t5].[CreateDate2], [t5].[CreateUser2], [t5].[IsDelete2], [t5].[ModifyDate2], [t5].[ModifyUser2], [t5].[ParentID0], [t5].[PostCode0]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year], [t0].[FileID], [t0].[CreateDate] AS [CreateDate0], [t0].[CreateUser] AS [CreateUser0], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete] AS [IsDelete0], [t0].[ModifyDate] AS [ModifyDate0], [t0].[ModifyUser] AS [ModifyUser0], [t0].[Order], [t3].[CityID], [t3].[CityLevel], [t3].[CityName], [t3].[CountryID], [t3].[CreateDate] AS [CreateDate1], [t3].[CreateUser] AS [CreateUser1], [t3].[IsDelete] AS [IsDelete1], [t3].[ModifyDate] AS [ModifyDate1], [t3].[ModifyUser] AS [ModifyUser1], [t3].[ParentID], [t3].[PostCode], [t1].[CityID] AS [CityID0], [t1].[CityLevel] AS [CityLevel0], [t1].[CityName] AS [CityName0], [t1].[CountryID] AS [CountryID0], [t1].[CreateDate] AS [CreateDate2], [t1].[CreateUser] AS [CreateUser2], [t1].[IsDelete] AS [IsDelete2], [t1].[ModifyDate] AS [ModifyDate2], [t1].[ModifyUser] AS [ModifyUser2], [t1].[ParentID] AS [ParentID0], [t1].[PostCode] AS [PostCode0]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           FROM [NtuAlumni] AS [n]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:               SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:               FROM [TbFileInfo] AS [t]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:               WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:               SELECT [t2].[CityID], [t2].[CityLevel], [t2].[CityName], [t2].[CountryID], [t2].[CreateDate], [t2].[CreateUser], [t2].[IsDelete], [t2].[ModifyDate], [t2].[ModifyUser], [t2].[ParentID], [t2].[PostCode]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:               FROM [TbCity] AS [t2]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:               WHERE [t2].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           ) AS [t1] ON [n].[CurrentCityID] = [t1].[CityID]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           LEFT JOIN (
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:               SELECT [t4].[CityID], [t4].[CityLevel], [t4].[CityName], [t4].[CountryID], [t4].[CreateDate], [t4].[CreateUser], [t4].[IsDelete], [t4].[ModifyDate], [t4].[ModifyUser], [t4].[ParentID], [t4].[PostCode]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:               FROM [TbCity] AS [t4]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:               WHERE [t4].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           ) AS [t3] ON [n].[PermanentCityID] = [t3].[CityID]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           WHERE (([n].[AlumniID] = @__id_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       ) AS [t5]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           SELECT [n0].[SchoolRollID], [n0].[AlumniID], [n0].[Class], [n0].[CreateDate], [n0].[CreateUser], [n0].[DptID], [n0].[EnterYear], [n0].[IDName1], [n0].[IsClassContact], [n0].[IsDelete], [n0].[IsGraduated], [n0].[ModifyDate], [n0].[ModifyUser], [n0].[Semester], [n0].[SourceNote], [n0].[StudentID], [n0].[Year], [n1].[DptID] AS [DptID0], [n1].[DptCode], [n1].[DptDivision], [n1].[DptFullName], [n1].[DptFullName_En], [n1].[DptLevel], [n1].[DptName], [n1].[DptShortName], [n1].[EnabledYear], [n1].[IsDelete] AS [IsDelete0], [n1].[IsShow], [n1].[ParentDptID], [n1].[StatisticCode], [n1].[StatisticName]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n0]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n1] ON [n0].[DptID] = [n1].[DptID]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       ) AS [t6] ON [t5].[AlumniID] = [t6].[AlumniID]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           SELECT [n2].[SchoolRollID], [n2].[AlumniID], [n2].[Class], [n2].[CreateDate], [n2].[CreateUser], [n2].[DptID], [n2].[EnterYear], [n2].[IDName1], [n2].[IsClassContact], [n2].[IsDelete], [n2].[IsGraduated], [n2].[ModifyDate], [n2].[ModifyUser], [n2].[Semester], [n2].[SourceNote], [n2].[StudentID], [n2].[Year], [n3].[DptID] AS [DptID0], [n3].[DptCode], [n3].[DptDivision], [n3].[DptFullName], [n3].[DptFullName_En], [n3].[DptLevel], [n3].[DptName], [n3].[DptShortName], [n3].[EnabledYear], [n3].[IsDelete] AS [IsDelete0], [n3].[IsShow], [n3].[ParentDptID], [n3].[StatisticCode], [n3].[StatisticName]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           FROM [NtuAlumniSchoolRoll] AS [n2]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           LEFT JOIN [NtuDepartment] AS [n3] ON [n2].[DptID] = [n3].[DptID]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           WHERE [n2].[IsDelete] = CAST(0 AS bit)
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       ) AS [t7] ON [t5].[AlumniID] = [t7].[AlumniID]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       ORDER BY [t5].[AlumniID], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[DptID0], [t7].[Year] DESC, [t7].[SchoolRollID]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       接口/AlumniServe/ApplyAlumniCard耗时32ms
Aug 25 00:40:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:40:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:               FROM [NtuAlumniCardInfo] AS [n]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:               WHERE [n].[AID] = @__AID_0) THEN CAST(1 AS bit)
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       END
Aug 25 00:40:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[Order]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       FROM [NtuAlumniCardInfo] AS [n]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       WHERE [n].[AID] = @__AID_0
Aug 25 00:40:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:               FROM [NtuAlumniCardInfo] AS [n]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:               WHERE [n].[AID] = @__AID_0) THEN CAST(1 AS bit)
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       END
Aug 25 00:40:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (8ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[Order]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       FROM [NtuAlumniCardInfo] AS [n]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       WHERE [n].[AID] = @__AID_0
Aug 25 00:40:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:               FROM [NtuAlumniCardInfo] AS [n]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:               WHERE [n].[AID] = @__AID_0) THEN CAST(1 AS bit)
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       END
Aug 25 00:40:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[Order]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       FROM [NtuAlumniCardInfo] AS [n]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       WHERE [n].[AID] = @__AID_0
Aug 25 00:40:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       SELECT CASE
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           WHEN EXISTS (
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:               SELECT 1
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:               FROM [NtuActivity] AS [n]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:               WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ((@__alumniInfo_AlumniID_0 LIKE '') OR (CHARINDEX(@__alumniInfo_AlumniID_0, [n].[ActCadres]) > 0))) THEN CAST(1 AS bit)
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:           ELSE CAST(0 AS bit)
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       END
Aug 25 00:40:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:40:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:40:44 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:40:44 erlangs IscomAlumni[3282507]:       接口/AlumniServe/AlumniCardInfo耗时53ms
Aug 25 00:40:45 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:40:45 erlangs IscomAlumni[3282507]:       接口/lib/toastr/dist/toastr.min.js耗时1ms
Aug 25 00:40:46 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:40:46 erlangs IscomAlumni[3282507]:       接口/areas/frontend/js/wow.min.js耗时0ms
Aug 25 00:40:51 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:40:51 erlangs IscomAlumni[3282507]:       接口/lib/taiwan-id-validator2/taiwan-id-validator2.min.js耗时0ms
Aug 25 00:40:56 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:40:56 erlangs IscomAlumni[3282507]:       接口/lib/Parsley/v2.9.2/dist/parsley.min.js耗时0ms
Aug 25 00:41:01 erlangs CRON[729864]: (root) CMD (/sbin/monitor_dotnet.sh  )
Aug 25 00:41:01 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:41:01 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:41:01 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:41:01 erlangs IscomAlumni[3282507]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:41:01 erlangs IscomAlumni[3282507]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:41:01 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:41:01 erlangs IscomAlumni[3282507]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 25 00:41:01 erlangs IscomAlumni[3282507]:           FROM [NtuActivity] AS [n]
Aug 25 00:41:01 erlangs IscomAlumni[3282507]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 25 00:41:01 erlangs IscomAlumni[3282507]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 25 00:41:01 erlangs IscomAlumni[3282507]:       ) AS [t]
Aug 25 00:41:01 erlangs IscomAlumni[3282507]:       OUTER APPLY (
Aug 25 00:41:01 erlangs IscomAlumni[3282507]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 25 00:41:01 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t1]
Aug 25 00:41:01 erlangs IscomAlumni[3282507]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 25 00:41:01 erlangs IscomAlumni[3282507]:       ) AS [t0]
Aug 25 00:41:01 erlangs IscomAlumni[3282507]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 25 00:41:01 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:41:01 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:41:01 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:41:01 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:41:01 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:41:01 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:41:01 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:41:01 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:41:01 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:41:01 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:41:01 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:41:01 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:41:01 erlangs IscomAlumni[3282507]:       接口/Activity/ActivityDetail/80A7FE1D6B01D2E6B868C45F4A9916522A0E5B9AC0DE8CE0FBCC9392BAA111BF耗时61ms
Aug 25 00:41:04 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:41:04 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:41:04 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:41:04 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:41:04 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:41:04 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       Executed DbCommand (5ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:41:04 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:41:04 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:41:04 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:41:04 erlangs IscomAlumni[3282507]:       接口/耗时35ms
Aug 25 00:41:09 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:41:09 erlangs IscomAlumni[3282507]:       接口/areas/frontend/css/bootstrap.min.css耗时0ms
Aug 25 00:41:10 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:41:10 erlangs IscomAlumni[3282507]:       接口/areas/frontend/fontawesome/css/all.css耗时0ms
Aug 25 00:41:10 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:41:10 erlangs IscomAlumni[3282507]:       接口/areas/frontend/css/carousel.css耗时0ms
Aug 25 00:41:10 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:41:10 erlangs IscomAlumni[3282507]:       接口/areas/frontend/css/style.css耗时0ms
Aug 25 00:41:11 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:41:11 erlangs IscomAlumni[3282507]:       接口/areas/frontend/css/animate.min.css耗时0ms
Aug 25 00:41:15 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::40
Aug 25 00:41:21 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:41:21 erlangs IscomAlumni[3282507]:       接口/lib/Parsley/v2.9.2/dist/parsley.css耗时0ms
Aug 25 00:41:21 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:41:21 erlangs IscomAlumni[3282507]:       接口/lib/daterangepicker/v3.1/daterangepicker.css耗时0ms
Aug 25 00:41:22 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:41:22 erlangs IscomAlumni[3282507]:       接口/lib/bootstrap-fileinput/v5.2.7/css/fileinput.min.css耗时0ms
Aug 25 00:41:24 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:41:24 erlangs IscomAlumni[3282507]:       接口/css/bootstrap-icons.min.css耗时0ms
Aug 25 00:41:25 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:41:25 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:41:25 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:41:25 erlangs IscomAlumni[3282507]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:41:25 erlangs IscomAlumni[3282507]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:41:25 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:41:25 erlangs IscomAlumni[3282507]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 25 00:41:25 erlangs IscomAlumni[3282507]:           FROM [NtuActivity] AS [n]
Aug 25 00:41:25 erlangs IscomAlumni[3282507]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 25 00:41:25 erlangs IscomAlumni[3282507]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 25 00:41:25 erlangs IscomAlumni[3282507]:       ) AS [t]
Aug 25 00:41:25 erlangs IscomAlumni[3282507]:       OUTER APPLY (
Aug 25 00:41:25 erlangs IscomAlumni[3282507]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 25 00:41:25 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t1]
Aug 25 00:41:25 erlangs IscomAlumni[3282507]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 25 00:41:25 erlangs IscomAlumni[3282507]:       ) AS [t0]
Aug 25 00:41:25 erlangs IscomAlumni[3282507]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 25 00:41:25 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:41:25 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:41:25 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:41:25 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:41:25 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:41:25 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:41:25 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:41:25 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:41:25 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:41:25 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:41:25 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:41:25 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:41:25 erlangs IscomAlumni[3282507]:       接口/Activity/ActivityDetail/7BC47DE197DB5BBE13B71A2C35D4EB7AAEB3EE5315A4F321918202B4167A5904耗时58ms
Aug 25 00:41:28 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:41:28 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:41:28 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:41:28 erlangs IscomAlumni[3282507]:       Executed DbCommand (4ms) [Parameters=[@__dtNow_0='?' (DbType = DateTime), @__dtNow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:41:28 erlangs IscomAlumni[3282507]:       SELECT [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:41:28 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:41:28 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:41:28 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:41:28 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:41:28 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:41:28 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:41:28 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Type] = 'News')) AND (([n].[StartDate] < @__dtNow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtNow_1)))
Aug 25 00:41:29 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:41:29 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:41:29 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:41:29 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:41:29 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:41:29 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:41:29 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:41:29 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:41:29 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:41:29 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:41:29 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:41:29 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:41:29 erlangs IscomAlumni[3282507]:       接口/News/NewsDetail/NN00000407耗时1007ms
Aug 25 00:41:30 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:41:30 erlangs IscomAlumni[3282507]:       接口/lib/cdnjs/select2/v3.5.0/select2.min.css耗时0ms
Aug 25 00:41:33 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:41:33 erlangs IscomAlumni[3282507]:       接口/lib/toastr/dist/toastr.min.css耗时0ms
Aug 25 00:41:35 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:41:35 erlangs IscomAlumni[3282507]:       接口/areas/frontend/css/custom.css耗时0ms
Aug 25 00:41:35 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:41:35 erlangs IscomAlumni[3282507]:       接口/areas/frontend/js/bootstrap.bundle.min.js耗时0ms
Aug 25 00:41:36 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:41:36 erlangs IscomAlumni[3282507]:       接口/areas/frontend/js/jquery.min.js耗时0ms
Aug 25 00:41:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:41:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:41:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:41:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:41:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:41:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:41:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:41:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:41:39 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:41:39 erlangs IscomAlumni[3282507]:       接口/耗时27ms
Aug 25 00:41:40 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:41:40 erlangs IscomAlumni[3282507]:       接口/lib/toastr/dist/toastr.min.js耗时0ms
Aug 25 00:42:01 erlangs CRON[731072]: (root) CMD (/sbin/monitor_dotnet.sh  )
Aug 25 00:42:19 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::3f
Aug 25 00:42:19 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       接口/AlumniCard耗时1ms
Aug 25 00:42:19 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:42:19 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:42:19 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:42:19 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:42:19 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:42:19 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:42:19 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:42:19 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:42:19 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:42:19 erlangs IscomAlumni[3282507]:       接口/耗时30ms
Aug 25 00:42:20 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:42:20 erlangs IscomAlumni[3282507]:       接口/apple-touch-icon-120x120-precomposed.png耗时0ms
Aug 25 00:42:20 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:42:20 erlangs IscomAlumni[3282507]:       接口/apple-touch-icon-120x120.png耗时0ms
Aug 25 00:42:20 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:42:20 erlangs IscomAlumni[3282507]:       接口/apple-touch-icon-precomposed.png耗时0ms
Aug 25 00:42:20 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:42:20 erlangs IscomAlumni[3282507]:       接口/apple-touch-icon.png耗时0ms
Aug 25 00:42:20 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:42:20 erlangs IscomAlumni[3282507]:       接口/areas/frontend/img/favicon.png耗时0ms
Aug 25 00:42:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:42:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:42:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:42:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:42:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:42:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:42:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:42:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:42:39 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:42:39 erlangs IscomAlumni[3282507]:       接口/耗时28ms
Aug 25 00:43:01 erlangs CRON[732823]: (root) CMD (/sbin/monitor_dotnet.sh  )
Aug 25 00:43:14 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:43:14 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:43:14 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:43:14 erlangs IscomAlumni[3282507]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:43:14 erlangs IscomAlumni[3282507]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:43:14 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:43:14 erlangs IscomAlumni[3282507]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 25 00:43:14 erlangs IscomAlumni[3282507]:           FROM [NtuActivity] AS [n]
Aug 25 00:43:14 erlangs IscomAlumni[3282507]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 25 00:43:14 erlangs IscomAlumni[3282507]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 25 00:43:14 erlangs IscomAlumni[3282507]:       ) AS [t]
Aug 25 00:43:14 erlangs IscomAlumni[3282507]:       OUTER APPLY (
Aug 25 00:43:14 erlangs IscomAlumni[3282507]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 25 00:43:14 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t1]
Aug 25 00:43:14 erlangs IscomAlumni[3282507]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 25 00:43:14 erlangs IscomAlumni[3282507]:       ) AS [t0]
Aug 25 00:43:14 erlangs IscomAlumni[3282507]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 25 00:43:14 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:43:14 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:43:14 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:43:14 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:43:14 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:43:14 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:43:14 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:43:14 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:43:14 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:43:14 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:43:14 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:43:14 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:43:14 erlangs IscomAlumni[3282507]:       接口/Activity/ActivityDetail/6A861C26FAF3862A886A6349FE4C562ECC336FF520F2059035E3ACDFCA761B45耗时45ms
Aug 25 00:43:26 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::40
Aug 25 00:43:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:43:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:43:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:43:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:43:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:43:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:43:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:43:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:43:39 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:43:39 erlangs IscomAlumni[3282507]:       接口/耗时28ms
Aug 25 00:44:01 erlangs CRON[734934]: (root) CMD (/sbin/monitor_dotnet.sh  )
Aug 25 00:44:32 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::41
Aug 25 00:44:34 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:44:34 erlangs IscomAlumni[3282507]:       接口/News/NewsDetail/5D52B5AA731AA714A4EC2E87B4F81BBBA9E91D3D09A9F270D3A86A32209179AF耗时2ms
Aug 25 00:44:35 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:44:35 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:44:35 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:35 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__dtNow_0='?' (DbType = DateTime), @__dtNow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:35 erlangs IscomAlumni[3282507]:       SELECT [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:44:35 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:44:35 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:44:35 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:44:35 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:44:35 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:44:35 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:44:35 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Type] = 'News')) AND (([n].[StartDate] < @__dtNow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtNow_1)))
Aug 25 00:44:36 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:36 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:36 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:44:36 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:44:36 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:44:36 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:36 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:36 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:44:36 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:44:36 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:44:36 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:44:36 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:44:36 erlangs IscomAlumni[3282507]:       接口/News/NewsDetail/NN00000403耗时1010ms
Aug 25 00:44:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:44:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:44:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:44:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:44:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:44:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:44:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:44:39 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:44:39 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:44:39 erlangs IscomAlumni[3282507]:       接口/耗时24ms
Aug 25 00:44:42 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:44:42 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       SELECT [n].[SchoolRollID], [n].[AlumniID], [n].[Class], [n].[CreateDate], [n].[CreateUser], [n].[DptID], [n].[EnterYear], [n].[IDName1], [n].[IsClassContact], [n].[IsDelete], [n].[IsGraduated], [n].[ModifyDate], [n].[ModifyUser], [n].[Semester], [n].[SourceNote], [n].[StudentID], [n].[Year]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       FROM [NtuAlumniSchoolRoll] AS [n]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       WHERE 0 = 1
Aug 25 00:44:42 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       SELECT COUNT(*)
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       FROM [NtuActivity] AS [n]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:44:42 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__p_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [n0].[ActCategoryID], [n0].[CreateDate], [n0].[CreateUser], [n0].[IsDelete], [n0].[ModifyDate], [n0].[ModifyUser], [n0].[Name], [t0].[SignUpID], [t0].[ACCNO], [t0].[ActID], [t0].[AlumniID], [t0].[Amount], [t0].[AmountCancel], [t0].[Attendance], [t0].[AttendanceCancel], [t0].[BankAcc], [t0].[BankCode], [t0].[BankFile], [t0].[BankName], [t0].[CreateAlumni], [t0].[CreateDate], [t0].[CreateUser], [t0].[Diet], [t0].[IsInclude], [t0].[IsPay], [t0].[IsTour], [t0].[MeatNum], [t0].[MeatNumCancel], [t0].[ModifyAlumni], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[SchoolRollID], [t0].[Status], [t0].[TourNum], [t0].[TourNumCancel], [t0].[VegetarianNum], [t0].[VegetarianNumCancel], [t0].[SchoolRollID0], [t0].[AlumniID0], [t0].[Class], [t0].[CreateDate0], [t0].[CreateUser0], [t0].[DptID], [t0].[EnterYear], [t0].[IDName1], [t0].[IsClassContact], [t0].[IsDelete], [t0].[IsGraduated], [t0].[ModifyDate0], [t0].[ModifyUser0], [t0].[Semester], [t0].[SourceNote], [t0].[StudentID], [t0].[Year]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:           SELECT [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:           FROM [NtuActivity] AS [n]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:           WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:           ORDER BY [n].[ActivitySDate] DESC
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:           OFFSET @__p_1 ROWS FETCH NEXT @__p_2 ROWS ONLY
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       ) AS [t]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       INNER JOIN [NtuActivityCategory] AS [n0] ON [t].[ActCategoryID] = [n0].[ActCategoryID]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:           SELECT [n1].[SignUpID], [n1].[ACCNO], [n1].[ActID], [n1].[AlumniID], [n1].[Amount], [n1].[AmountCancel], [n1].[Attendance], [n1].[AttendanceCancel], [n1].[BankAcc], [n1].[BankCode], [n1].[BankFile], [n1].[BankName], [n1].[CreateAlumni], [n1].[CreateDate], [n1].[CreateUser], [n1].[Diet], [n1].[IsInclude], [n1].[IsPay], [n1].[IsTour], [n1].[MeatNum], [n1].[MeatNumCancel], [n1].[ModifyAlumni], [n1].[ModifyDate], [n1].[ModifyUser], [n1].[SchoolRollID], [n1].[Status], [n1].[TourNum], [n1].[TourNumCancel], [n1].[VegetarianNum], [n1].[VegetarianNumCancel], [n2].[SchoolRollID] AS [SchoolRollID0], [n2].[AlumniID] AS [AlumniID0], [n2].[Class], [n2].[CreateDate] AS [CreateDate0], [n2].[CreateUser] AS [CreateUser0], [n2].[DptID], [n2].[EnterYear], [n2].[IDName1], [n2].[IsClassContact], [n2].[IsDelete], [n2].[IsGraduated], [n2].[ModifyDate] AS [ModifyDate0], [n2].[ModifyUser] AS [ModifyUser0], [n2].[Semester], [n2].[SourceNote], [n2].[StudentID], [n2].[Year]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:           FROM [NtuActivitySignUp] AS [n1]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:           INNER JOIN [NtuAlumniSchoolRoll] AS [n2] ON [n1].[SchoolRollID] = [n2].[SchoolRollID]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [t].[ActID] = [t0].[ActID]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       ORDER BY [t].[ActivitySDate] DESC, [t].[ActID], [n0].[ActCategoryID], [t0].[SignUpID]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       SELECT [n].[ActCategoryID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[Name]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       FROM [NtuActivityCategory] AS [n]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:44:42 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:44:42 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:44:42 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:44:42 erlangs IscomAlumni[3282507]:       接口/Activity/ActivityList耗时83ms
Aug 25 00:44:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:44:44 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:44:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:44 erlangs IscomAlumni[3282507]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:44:44 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:44:44 erlangs IscomAlumni[3282507]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 25 00:44:44 erlangs IscomAlumni[3282507]:           FROM [NtuActivity] AS [n]
Aug 25 00:44:44 erlangs IscomAlumni[3282507]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 25 00:44:44 erlangs IscomAlumni[3282507]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 25 00:44:44 erlangs IscomAlumni[3282507]:       ) AS [t]
Aug 25 00:44:44 erlangs IscomAlumni[3282507]:       OUTER APPLY (
Aug 25 00:44:44 erlangs IscomAlumni[3282507]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 25 00:44:44 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t1]
Aug 25 00:44:44 erlangs IscomAlumni[3282507]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 25 00:44:44 erlangs IscomAlumni[3282507]:       ) AS [t0]
Aug 25 00:44:44 erlangs IscomAlumni[3282507]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 25 00:44:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:44 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:44:44 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:44:44 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:44:44 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:44 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:44 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:44:44 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:44:44 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:44:44 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:44:44 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:44:44 erlangs IscomAlumni[3282507]:       接口/Activity/ActivityDetail/1E6198CD20EB1AEAD063D41D627B1D2EFED663891557A9FD43427AB600CA0DEF耗时50ms
Aug 25 00:44:46 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:44:46 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:44:46 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:46 erlangs IscomAlumni[3282507]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:46 erlangs IscomAlumni[3282507]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:44:46 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:44:46 erlangs IscomAlumni[3282507]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 25 00:44:46 erlangs IscomAlumni[3282507]:           FROM [NtuActivity] AS [n]
Aug 25 00:44:46 erlangs IscomAlumni[3282507]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 25 00:44:46 erlangs IscomAlumni[3282507]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 25 00:44:46 erlangs IscomAlumni[3282507]:       ) AS [t]
Aug 25 00:44:46 erlangs IscomAlumni[3282507]:       OUTER APPLY (
Aug 25 00:44:46 erlangs IscomAlumni[3282507]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 25 00:44:46 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t1]
Aug 25 00:44:46 erlangs IscomAlumni[3282507]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 25 00:44:46 erlangs IscomAlumni[3282507]:       ) AS [t0]
Aug 25 00:44:46 erlangs IscomAlumni[3282507]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 25 00:44:46 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:46 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:46 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:44:46 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:44:46 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:44:46 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:46 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:46 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:44:46 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:44:46 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:44:46 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:44:46 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:44:46 erlangs IscomAlumni[3282507]:       接口/Activity/ActivityDetail/21A9F629CF96927C643000F491FD2336ED77A230FDDFADB6A4AEC00488E8E712耗时49ms
Aug 25 00:44:50 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:44:50 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:44:50 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:50 erlangs IscomAlumni[3282507]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:50 erlangs IscomAlumni[3282507]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:44:50 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:44:50 erlangs IscomAlumni[3282507]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 25 00:44:50 erlangs IscomAlumni[3282507]:           FROM [NtuActivity] AS [n]
Aug 25 00:44:50 erlangs IscomAlumni[3282507]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 25 00:44:50 erlangs IscomAlumni[3282507]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 25 00:44:50 erlangs IscomAlumni[3282507]:       ) AS [t]
Aug 25 00:44:50 erlangs IscomAlumni[3282507]:       OUTER APPLY (
Aug 25 00:44:50 erlangs IscomAlumni[3282507]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 25 00:44:50 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t1]
Aug 25 00:44:50 erlangs IscomAlumni[3282507]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 25 00:44:50 erlangs IscomAlumni[3282507]:       ) AS [t0]
Aug 25 00:44:50 erlangs IscomAlumni[3282507]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 25 00:44:50 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:50 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:50 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:44:50 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:44:50 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:44:50 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:50 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:50 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:44:50 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:44:50 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:44:50 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:44:50 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:44:50 erlangs IscomAlumni[3282507]:       接口/Activity/ActivityDetail/370C69FBE434F54721DD598AE8D40684B654D5AA2117120E5DF1220FCED66D4C耗时47ms
Aug 25 00:44:53 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:44:53 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:44:53 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:53 erlangs IscomAlumni[3282507]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:53 erlangs IscomAlumni[3282507]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:44:53 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:44:53 erlangs IscomAlumni[3282507]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 25 00:44:53 erlangs IscomAlumni[3282507]:           FROM [NtuActivity] AS [n]
Aug 25 00:44:53 erlangs IscomAlumni[3282507]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 25 00:44:53 erlangs IscomAlumni[3282507]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 25 00:44:53 erlangs IscomAlumni[3282507]:       ) AS [t]
Aug 25 00:44:53 erlangs IscomAlumni[3282507]:       OUTER APPLY (
Aug 25 00:44:53 erlangs IscomAlumni[3282507]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 25 00:44:53 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t1]
Aug 25 00:44:53 erlangs IscomAlumni[3282507]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 25 00:44:53 erlangs IscomAlumni[3282507]:       ) AS [t0]
Aug 25 00:44:53 erlangs IscomAlumni[3282507]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 25 00:44:53 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:53 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:53 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:44:53 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:44:53 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:44:53 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:53 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:53 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:44:53 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:44:53 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:44:53 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:44:53 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:44:53 erlangs IscomAlumni[3282507]:       接口/Activity/ActivityDetail/592717E544E2E8B948B2F04F3122200F393008B812D077AEBF59D26DCD94473E耗时78ms
Aug 25 00:44:56 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:44:56 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:44:56 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:56 erlangs IscomAlumni[3282507]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:56 erlangs IscomAlumni[3282507]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:44:56 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:44:56 erlangs IscomAlumni[3282507]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 25 00:44:56 erlangs IscomAlumni[3282507]:           FROM [NtuActivity] AS [n]
Aug 25 00:44:56 erlangs IscomAlumni[3282507]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 25 00:44:56 erlangs IscomAlumni[3282507]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 25 00:44:56 erlangs IscomAlumni[3282507]:       ) AS [t]
Aug 25 00:44:56 erlangs IscomAlumni[3282507]:       OUTER APPLY (
Aug 25 00:44:56 erlangs IscomAlumni[3282507]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 25 00:44:56 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t1]
Aug 25 00:44:56 erlangs IscomAlumni[3282507]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 25 00:44:56 erlangs IscomAlumni[3282507]:       ) AS [t0]
Aug 25 00:44:56 erlangs IscomAlumni[3282507]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 25 00:44:56 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:56 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:56 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:44:56 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:44:56 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:44:56 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:56 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:56 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:44:56 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:44:56 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:44:56 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:44:56 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:44:56 erlangs IscomAlumni[3282507]:       接口/Activity/ActivityDetail/81DCAEABBA82B32434A9AD523AE4C919CE88AB7EBE003A9D0ABC017F66606C2C耗时44ms
Aug 25 00:44:59 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:44:59 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:44:59 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:59 erlangs IscomAlumni[3282507]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:59 erlangs IscomAlumni[3282507]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:44:59 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:44:59 erlangs IscomAlumni[3282507]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 25 00:44:59 erlangs IscomAlumni[3282507]:           FROM [NtuActivity] AS [n]
Aug 25 00:44:59 erlangs IscomAlumni[3282507]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 25 00:44:59 erlangs IscomAlumni[3282507]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 25 00:44:59 erlangs IscomAlumni[3282507]:       ) AS [t]
Aug 25 00:44:59 erlangs IscomAlumni[3282507]:       OUTER APPLY (
Aug 25 00:44:59 erlangs IscomAlumni[3282507]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 25 00:44:59 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t1]
Aug 25 00:44:59 erlangs IscomAlumni[3282507]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 25 00:44:59 erlangs IscomAlumni[3282507]:       ) AS [t0]
Aug 25 00:44:59 erlangs IscomAlumni[3282507]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 25 00:44:59 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:59 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:59 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:44:59 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:44:59 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:44:59 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:44:59 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:44:59 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:44:59 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:44:59 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:44:59 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:44:59 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:44:59 erlangs IscomAlumni[3282507]:       接口/Activity/ActivityDetail/9727D8783740D6BE02BA7D007ABF070E0D4F01C22B0D872EA6EB8A7E66D2820D耗时45ms
Aug 25 00:45:01 erlangs CRON[735684]: (root) CMD (flock -n /opt/host-agent/agent.lock timeout 270 /opt/host-agent/agent.sh >/dev/null 2>&1)
Aug 25 00:45:01 erlangs CRON[735685]: (root) CMD (/sbin/monitor_dotnet.sh  )
Aug 25 00:45:02 erlangs dbus-daemon[883]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.608014' (uid=0 pid=735742 comm="timedatectl show --property=Timezone --value " label="unconfined")
Aug 25 00:45:02 erlangs systemd[1]: Starting Time & Date Service...
Aug 25 00:45:02 erlangs dbus-daemon[883]: [system] Successfully activated service 'org.freedesktop.timedate1'
Aug 25 00:45:02 erlangs systemd[1]: Started Time & Date Service.
Aug 25 00:45:02 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:45:02 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:45:02 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:45:02 erlangs IscomAlumni[3282507]:       Executed DbCommand (33ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:45:02 erlangs IscomAlumni[3282507]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:45:02 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:45:02 erlangs IscomAlumni[3282507]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 25 00:45:02 erlangs IscomAlumni[3282507]:           FROM [NtuActivity] AS [n]
Aug 25 00:45:02 erlangs IscomAlumni[3282507]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 25 00:45:02 erlangs IscomAlumni[3282507]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 25 00:45:02 erlangs IscomAlumni[3282507]:       ) AS [t]
Aug 25 00:45:02 erlangs IscomAlumni[3282507]:       OUTER APPLY (
Aug 25 00:45:02 erlangs IscomAlumni[3282507]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 25 00:45:02 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t1]
Aug 25 00:45:02 erlangs IscomAlumni[3282507]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 25 00:45:02 erlangs IscomAlumni[3282507]:       ) AS [t0]
Aug 25 00:45:02 erlangs IscomAlumni[3282507]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 25 00:45:02 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:45:02 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:45:02 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:45:02 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:45:02 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:45:02 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:45:02 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:45:02 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:45:02 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:45:02 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:45:02 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:45:02 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:45:02 erlangs IscomAlumni[3282507]:       接口/Activity/ActivityDetail/9CC74C7FF74AA85575B4921D60620C0F1A026E3E785806B4EDC9D66EF810788A耗时44ms
Aug 25 00:45:04 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:45:04 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:45:04 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:45:04 erlangs IscomAlumni[3282507]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:45:04 erlangs IscomAlumni[3282507]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:45:04 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:45:04 erlangs IscomAlumni[3282507]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 25 00:45:04 erlangs IscomAlumni[3282507]:           FROM [NtuActivity] AS [n]
Aug 25 00:45:04 erlangs IscomAlumni[3282507]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 25 00:45:04 erlangs IscomAlumni[3282507]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 25 00:45:04 erlangs IscomAlumni[3282507]:       ) AS [t]
Aug 25 00:45:04 erlangs IscomAlumni[3282507]:       OUTER APPLY (
Aug 25 00:45:04 erlangs IscomAlumni[3282507]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 25 00:45:04 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t1]
Aug 25 00:45:04 erlangs IscomAlumni[3282507]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 25 00:45:04 erlangs IscomAlumni[3282507]:       ) AS [t0]
Aug 25 00:45:04 erlangs IscomAlumni[3282507]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 25 00:45:04 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:45:04 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:45:04 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:45:04 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:45:04 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:45:04 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:45:04 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:45:04 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:45:04 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:45:04 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:45:04 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:45:04 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:45:04 erlangs IscomAlumni[3282507]:       接口/Activity/ActivityDetail/D0BAA9D2D66E4E1D45E063C3A1C1D2E947FC0A210F65D6F27112263D7DC16FB0耗时51ms
Aug 25 00:45:05 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:45:05 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:45:05 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:45:05 erlangs IscomAlumni[3282507]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:45:05 erlangs IscomAlumni[3282507]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:45:05 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:45:05 erlangs IscomAlumni[3282507]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 25 00:45:05 erlangs IscomAlumni[3282507]:           FROM [NtuActivity] AS [n]
Aug 25 00:45:05 erlangs IscomAlumni[3282507]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 25 00:45:05 erlangs IscomAlumni[3282507]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 25 00:45:05 erlangs IscomAlumni[3282507]:       ) AS [t]
Aug 25 00:45:05 erlangs IscomAlumni[3282507]:       OUTER APPLY (
Aug 25 00:45:05 erlangs IscomAlumni[3282507]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 25 00:45:05 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t1]
Aug 25 00:45:05 erlangs IscomAlumni[3282507]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 25 00:45:05 erlangs IscomAlumni[3282507]:       ) AS [t0]
Aug 25 00:45:05 erlangs IscomAlumni[3282507]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 25 00:45:05 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:45:05 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:45:05 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:45:05 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:45:05 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:45:05 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:45:05 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:45:05 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:45:05 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:45:05 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:45:05 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:45:05 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:45:05 erlangs IscomAlumni[3282507]:       接口/Activity/ActivityDetail/C029E1128B20455CBE28A6314CD121022B57EA6AC43F08A1FF20E48517ACF078耗时46ms
Aug 25 00:45:07 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:45:07 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:45:07 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:45:07 erlangs IscomAlumni[3282507]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 25 00:45:07 erlangs IscomAlumni[3282507]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:45:07 erlangs IscomAlumni[3282507]:       FROM (
Aug 25 00:45:07 erlangs IscomAlumni[3282507]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 25 00:45:07 erlangs IscomAlumni[3282507]:           FROM [NtuActivity] AS [n]
Aug 25 00:45:07 erlangs IscomAlumni[3282507]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 25 00:45:07 erlangs IscomAlumni[3282507]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 25 00:45:07 erlangs IscomAlumni[3282507]:       ) AS [t]
Aug 25 00:45:07 erlangs IscomAlumni[3282507]:       OUTER APPLY (
Aug 25 00:45:07 erlangs IscomAlumni[3282507]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 25 00:45:07 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t1]
Aug 25 00:45:07 erlangs IscomAlumni[3282507]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 25 00:45:07 erlangs IscomAlumni[3282507]:       ) AS [t0]
Aug 25 00:45:07 erlangs IscomAlumni[3282507]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 25 00:45:07 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:45:07 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:45:07 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:45:07 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:45:07 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:45:07 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:45:07 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:45:07 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:45:07 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:45:07 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:45:07 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:45:07 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:45:07 erlangs IscomAlumni[3282507]:       接口/Activity/ActivityDetail/C95345DBC839F98CE2A21B91566C295150742A45495A28668F71CE5A996B02CA耗时52ms
Aug 25 00:45:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:45:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:45:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:45:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:45:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       FROM [NtuNewsletter] AS [n]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 25 00:45:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       FROM [NtuContribute] AS [n]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       ORDER BY CASE
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:           ELSE [n].[CreateDate]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       END DESC
Aug 25 00:45:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       FROM [NtuAbout] AS [n]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       WHERE [n].[LangCode] = 'tw'
Aug 25 00:45:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       FROM [NtuFooterLink] AS [n]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 25 00:45:09 erlangs IscomAlumni[3282507]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       接口/耗时25ms
Aug 25 00:45:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 25 00:45:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       LEFT JOIN (
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:           FROM [TbFileInfo] AS [t]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       ORDER BY [n].[StartDate] DESC
Aug 25 00:45:09 erlangs IscomAlumni[3282507]: info: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       FROM [NtuNews] AS [n]
Aug 25 00:45:09 erlangs IscomAlumni[3282507]:       LEFT JOIN (