Aug 24 00:00:09 erlangs systemd[1]: logrotate.service: Deactivated successfully. Aug 24 00:00:09 erlangs systemd[1]: Finished Rotate log files. Aug 24 00:00:10 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:00:10 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:00:10 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:10 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:10 erlangs IscomAlumni[1582196]: SELECT COUNT(*) Aug 24 00:00:10 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:00:10 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:00:10 erlangs IscomAlumni[1582196]: 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 24 00:00:10 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:00:10 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:00:10 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:00:10 erlangs IscomAlumni[1582196]: 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 24 00:00:10 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:10 erlangs IscomAlumni[1582196]: Executed DbCommand (30ms) [Parameters=[@__dtNow_0='?' (DbType = DateTime), @__p_1='?' (DbType = Int32), @__p_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:10 erlangs IscomAlumni[1582196]: 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], CASE Aug 24 00:00:10 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:00:10 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:00:10 erlangs IscomAlumni[1582196]: 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 24 00:00:10 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:00:10 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:00:10 erlangs IscomAlumni[1582196]: 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 24 00:00:10 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:00:10 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:00:10 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:00:10 erlangs IscomAlumni[1582196]: 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 24 00:00:10 erlangs IscomAlumni[1582196]: ORDER BY CASE Aug 24 00:00:10 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:00:10 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:00:10 erlangs IscomAlumni[1582196]: END DESC Aug 24 00:00:10 erlangs IscomAlumni[1582196]: OFFSET @__p_1 ROWS FETCH NEXT @__p_2 ROWS ONLY Aug 24 00:00:11 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:11 erlangs IscomAlumni[1582196]: Executed DbCommand (956ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:11 erlangs IscomAlumni[1582196]: 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 24 00:00:11 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:00:11 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:00:11 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:11 erlangs IscomAlumni[1582196]: Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:11 erlangs IscomAlumni[1582196]: 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 24 00:00:11 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:00:11 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:00:11 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:00:11 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:00:11 erlangs IscomAlumni[1582196]: 接口/Communicate/AlumniDynamic耗时1009ms Aug 24 00:00:14 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:00:14 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: 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 24 00:00:14 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:00:14 erlangs IscomAlumni[1582196]: 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 24 00:00:14 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:00:14 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: 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 24 00:00:14 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:00:14 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: 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 24 00:00:14 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:00:14 erlangs IscomAlumni[1582196]: 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 24 00:00:14 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:00:14 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 24 00:00:14 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:00:14 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: 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 24 00:00:14 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:00:14 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: 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 24 00:00:14 erlangs IscomAlumni[1582196]: FROM [NtuNewsletter] AS [n] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:00:14 erlangs IscomAlumni[1582196]: 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 24 00:00:14 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:00:14 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 24 00:00:14 erlangs IscomAlumni[1582196]: ORDER BY [n].[Order], [n].[Period] DESC Aug 24 00:00:14 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: 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 24 00:00:14 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: 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 24 00:00:14 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:00:14 erlangs IscomAlumni[1582196]: 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 24 00:00:14 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:00:14 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: 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 24 00:00:14 erlangs IscomAlumni[1582196]: ORDER BY CASE Aug 24 00:00:14 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: END DESC Aug 24 00:00:14 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: 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 24 00:00:14 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:00:14 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: 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 24 00:00:14 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:00:14 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:00:14 erlangs IscomAlumni[1582196]: 接口/耗时25ms Aug 24 00:00:23 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:00:23 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:00:23 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:23 erlangs IscomAlumni[1582196]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:23 erlangs IscomAlumni[1582196]: 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 24 00:00:23 erlangs IscomAlumni[1582196]: FROM ( Aug 24 00:00:23 erlangs IscomAlumni[1582196]: 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 24 00:00:23 erlangs IscomAlumni[1582196]: FROM [NtuActivity] AS [n] Aug 24 00:00:23 erlangs IscomAlumni[1582196]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 24 00:00:23 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 24 00:00:23 erlangs IscomAlumni[1582196]: ) AS [t] Aug 24 00:00:23 erlangs IscomAlumni[1582196]: OUTER APPLY ( Aug 24 00:00:23 erlangs IscomAlumni[1582196]: 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 24 00:00:23 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t1] Aug 24 00:00:23 erlangs IscomAlumni[1582196]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 24 00:00:23 erlangs IscomAlumni[1582196]: ) AS [t0] Aug 24 00:00:23 erlangs IscomAlumni[1582196]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 24 00:00:23 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:23 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:23 erlangs IscomAlumni[1582196]: 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 24 00:00:23 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:00:23 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:00:23 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:23 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:23 erlangs IscomAlumni[1582196]: 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 24 00:00:23 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:00:23 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:00:23 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:00:23 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:00:23 erlangs IscomAlumni[1582196]: 接口/Activity/ActivityDetail/70314C66A888122B3B4BE50404190FF972862F22035321A68CD235842DEC2BC0耗时47ms Aug 24 00:00:29 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:00:29 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:00:29 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:29 erlangs IscomAlumni[1582196]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:29 erlangs IscomAlumni[1582196]: 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 24 00:00:29 erlangs IscomAlumni[1582196]: FROM ( Aug 24 00:00:29 erlangs IscomAlumni[1582196]: 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 24 00:00:29 erlangs IscomAlumni[1582196]: FROM [NtuActivity] AS [n] Aug 24 00:00:29 erlangs IscomAlumni[1582196]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 24 00:00:29 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 24 00:00:29 erlangs IscomAlumni[1582196]: ) AS [t] Aug 24 00:00:29 erlangs IscomAlumni[1582196]: OUTER APPLY ( Aug 24 00:00:29 erlangs IscomAlumni[1582196]: 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 24 00:00:29 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t1] Aug 24 00:00:29 erlangs IscomAlumni[1582196]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 24 00:00:29 erlangs IscomAlumni[1582196]: ) AS [t0] Aug 24 00:00:29 erlangs IscomAlumni[1582196]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 24 00:00:29 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:29 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:29 erlangs IscomAlumni[1582196]: 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 24 00:00:29 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:00:29 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:00:29 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:29 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:29 erlangs IscomAlumni[1582196]: 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 24 00:00:29 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:00:29 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:00:29 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:00:29 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:00:29 erlangs IscomAlumni[1582196]: 接口/Activity/ActivityDetail/F8F4CEF11F04D67C0A8D5C730C89F4D669D195FC45AE011FF03021A079080A1D耗时49ms Aug 24 00:00:30 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:00:30 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: 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 24 00:00:30 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:00:30 erlangs IscomAlumni[1582196]: 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 24 00:00:30 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:00:30 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: 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 24 00:00:30 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:00:30 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: 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 24 00:00:30 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:00:30 erlangs IscomAlumni[1582196]: 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 24 00:00:30 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:00:30 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 24 00:00:30 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:00:30 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: 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 24 00:00:30 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:00:30 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: 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 24 00:00:30 erlangs IscomAlumni[1582196]: FROM [NtuNewsletter] AS [n] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:00:30 erlangs IscomAlumni[1582196]: 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 24 00:00:30 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:00:30 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 24 00:00:30 erlangs IscomAlumni[1582196]: ORDER BY [n].[Order], [n].[Period] DESC Aug 24 00:00:30 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: 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 24 00:00:30 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: 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 24 00:00:30 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:00:30 erlangs IscomAlumni[1582196]: 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 24 00:00:30 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:00:30 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: 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 24 00:00:30 erlangs IscomAlumni[1582196]: ORDER BY CASE Aug 24 00:00:30 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: END DESC Aug 24 00:00:30 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: 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 24 00:00:30 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:00:30 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: 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 24 00:00:30 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:00:30 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:00:30 erlangs IscomAlumni[1582196]: 接口/耗时28ms Aug 24 00:00:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:00:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: 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 24 00:00:39 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:00:39 erlangs IscomAlumni[1582196]: 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 24 00:00:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:00:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: 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 24 00:00:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:00:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: 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 24 00:00:39 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:00:39 erlangs IscomAlumni[1582196]: 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 24 00:00:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:00:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 24 00:00:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:00:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: 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 24 00:00:39 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:00:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: 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 24 00:00:39 erlangs IscomAlumni[1582196]: FROM [NtuNewsletter] AS [n] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:00:39 erlangs IscomAlumni[1582196]: 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 24 00:00:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:00:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 24 00:00:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[Order], [n].[Period] DESC Aug 24 00:00:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: 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 24 00:00:39 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: 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 24 00:00:39 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:00:39 erlangs IscomAlumni[1582196]: 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 24 00:00:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:00:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: 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 24 00:00:39 erlangs IscomAlumni[1582196]: ORDER BY CASE Aug 24 00:00:39 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: END DESC Aug 24 00:00:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: 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 24 00:00:39 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:00:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: 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 24 00:00:39 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:00:39 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:00:39 erlangs IscomAlumni[1582196]: 接口/耗时46ms Aug 24 00:00:50 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::3f Aug 24 00:00:52 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:00:52 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:00:52 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:52 erlangs IscomAlumni[1582196]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:52 erlangs IscomAlumni[1582196]: 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 24 00:00:52 erlangs IscomAlumni[1582196]: FROM ( Aug 24 00:00:52 erlangs IscomAlumni[1582196]: 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 24 00:00:52 erlangs IscomAlumni[1582196]: FROM [NtuActivity] AS [n] Aug 24 00:00:52 erlangs IscomAlumni[1582196]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 24 00:00:52 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 24 00:00:52 erlangs IscomAlumni[1582196]: ) AS [t] Aug 24 00:00:52 erlangs IscomAlumni[1582196]: OUTER APPLY ( Aug 24 00:00:52 erlangs IscomAlumni[1582196]: 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 24 00:00:52 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t1] Aug 24 00:00:52 erlangs IscomAlumni[1582196]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 24 00:00:52 erlangs IscomAlumni[1582196]: ) AS [t0] Aug 24 00:00:52 erlangs IscomAlumni[1582196]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 24 00:00:52 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:52 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:52 erlangs IscomAlumni[1582196]: 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 24 00:00:52 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:00:52 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:00:52 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:00:52 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:00:52 erlangs IscomAlumni[1582196]: 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 24 00:00:52 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:00:52 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:00:52 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:00:52 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:00:52 erlangs IscomAlumni[1582196]: 接口/Activity/ActivityDetail/70314C66A888122B3B4BE50404190FF972862F22035321A68CD235842DEC2BC0耗时51ms Aug 24 00:00:55 erlangs dbus-daemon[883]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.605902' (uid=0 pid=2791577 comm="timedatectl show --property=Timezone --value " label="unconfined") Aug 24 00:00:55 erlangs systemd[1]: Starting Time & Date Service... Aug 24 00:00:56 erlangs dbus-daemon[883]: [system] Successfully activated service 'org.freedesktop.timedate1' Aug 24 00:00:56 erlangs systemd[1]: Started Time & Date Service. Aug 24 00:01:01 erlangs CRON[2791668]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 24 00:01:04 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:01:04 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:01:04 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:01:04 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:01:04 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 24 00:01:04 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:01:04 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:01:04 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: FROM [NtuNewsletter] AS [n] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:01:04 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 24 00:01:04 erlangs IscomAlumni[1582196]: ORDER BY [n].[Order], [n].[Period] DESC Aug 24 00:01:04 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:01:04 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: ORDER BY CASE Aug 24 00:01:04 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: END DESC Aug 24 00:01:04 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:01:04 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:01:04 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 接口/耗时27ms Aug 24 00:01:04 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:01:04 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:01:04 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:01:04 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:01:04 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 24 00:01:04 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:01:04 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:01:04 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: FROM [NtuNewsletter] AS [n] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:01:04 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 24 00:01:04 erlangs IscomAlumni[1582196]: ORDER BY [n].[Order], [n].[Period] DESC Aug 24 00:01:04 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:01:04 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: ORDER BY CASE Aug 24 00:01:04 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: END DESC Aug 24 00:01:04 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:01:04 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 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 24 00:01:04 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:01:04 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:01:04 erlangs IscomAlumni[1582196]: 接口/耗时31ms Aug 24 00:01:04 erlangs crontab[2792161]: (root) LIST (root) Aug 24 00:01:04 erlangs crontab[2792194]: (root) LIST (root) Aug 24 00:01:22 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:01:22 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:01:22 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:22 erlangs IscomAlumni[1582196]: Executed DbCommand (39ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:22 erlangs IscomAlumni[1582196]: 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 24 00:01:22 erlangs IscomAlumni[1582196]: FROM ( Aug 24 00:01:22 erlangs IscomAlumni[1582196]: 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 24 00:01:22 erlangs IscomAlumni[1582196]: FROM [NtuActivity] AS [n] Aug 24 00:01:22 erlangs IscomAlumni[1582196]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 24 00:01:22 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 24 00:01:22 erlangs IscomAlumni[1582196]: ) AS [t] Aug 24 00:01:22 erlangs IscomAlumni[1582196]: OUTER APPLY ( Aug 24 00:01:22 erlangs IscomAlumni[1582196]: 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 24 00:01:22 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t1] Aug 24 00:01:22 erlangs IscomAlumni[1582196]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 24 00:01:22 erlangs IscomAlumni[1582196]: ) AS [t0] Aug 24 00:01:22 erlangs IscomAlumni[1582196]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 24 00:01:22 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:22 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:22 erlangs IscomAlumni[1582196]: 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 24 00:01:22 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:01:22 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:01:22 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:22 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:22 erlangs IscomAlumni[1582196]: 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 24 00:01:22 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:01:22 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:01:22 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:01:22 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:01:22 erlangs IscomAlumni[1582196]: 接口/Activity/ActivityDetail/3FA92C34CC72EA604B52B9E1E6B89D123D6E6E18F1CFEAA5B535073EF68BC7ED耗时55ms Aug 24 00:01:26 erlangs systemd[1]: systemd-timedated.service: Deactivated successfully. Aug 24 00:01:30 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:01:30 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:01:30 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:30 erlangs IscomAlumni[1582196]: Executed DbCommand (43ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:30 erlangs IscomAlumni[1582196]: 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 24 00:01:30 erlangs IscomAlumni[1582196]: FROM ( Aug 24 00:01:30 erlangs IscomAlumni[1582196]: 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 24 00:01:30 erlangs IscomAlumni[1582196]: FROM [NtuActivity] AS [n] Aug 24 00:01:30 erlangs IscomAlumni[1582196]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 24 00:01:30 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 24 00:01:30 erlangs IscomAlumni[1582196]: ) AS [t] Aug 24 00:01:30 erlangs IscomAlumni[1582196]: OUTER APPLY ( Aug 24 00:01:30 erlangs IscomAlumni[1582196]: 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 24 00:01:30 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t1] Aug 24 00:01:30 erlangs IscomAlumni[1582196]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 24 00:01:30 erlangs IscomAlumni[1582196]: ) AS [t0] Aug 24 00:01:30 erlangs IscomAlumni[1582196]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 24 00:01:30 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:30 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:30 erlangs IscomAlumni[1582196]: 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 24 00:01:30 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:01:30 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:01:31 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:31 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:31 erlangs IscomAlumni[1582196]: 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 24 00:01:31 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:01:31 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:01:31 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:01:31 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:01:31 erlangs IscomAlumni[1582196]: 接口/Activity/ActivityDetail/3FA92C34CC72EA604B52B9E1E6B89D123D6E6E18F1CFEAA5B535073EF68BC7ED耗时65ms Aug 24 00:01:35 erlangs freshclam[1518638]: Received signal: wake up Aug 24 00:01:35 erlangs freshclam[1518638]: ClamAV update process started at Mon Aug 24 00:01:35 2026 Aug 24 00:01:35 erlangs freshclam[1518638]: Mon Aug 24 00:01:35 2026 -> daily.cld database is up-to-date (version: 28101, sigs: 355622, f-level: 90, builder: svc.clamav-publisher) Aug 24 00:01:35 erlangs freshclam[1518638]: Mon Aug 24 00:01:35 2026 -> main.cld database is up-to-date (version: 63, sigs: 3287027, f-level: 90, builder: tomjudge) Aug 24 00:01:35 erlangs freshclam[1518638]: Mon Aug 24 00:01:35 2026 -> bytecode.cld database is up-to-date (version: 339, sigs: 80, f-level: 90, builder: nrandolp) Aug 24 00:01:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:01:39 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:01:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:39 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:39 erlangs IscomAlumni[1582196]: 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 24 00:01:39 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:01:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:01:39 erlangs IscomAlumni[1582196]: 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 24 00:01:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:01:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:01:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:01:39 erlangs IscomAlumni[1582196]: 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 24 00:01:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:01:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:39 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:39 erlangs IscomAlumni[1582196]: 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 24 00:01:39 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:01:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:01:39 erlangs IscomAlumni[1582196]: 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 24 00:01:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:01:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:01:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:01:39 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 24 00:01:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:01:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:39 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:39 erlangs IscomAlumni[1582196]: 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 24 00:01:39 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:01:39 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:01:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:39 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:39 erlangs IscomAlumni[1582196]: 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 24 00:01:39 erlangs IscomAlumni[1582196]: FROM [NtuNewsletter] AS [n] Aug 24 00:01:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:01:39 erlangs IscomAlumni[1582196]: 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 24 00:01:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:01:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:01:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:01:39 erlangs IscomAlumni[1582196]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 24 00:01:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[Order], [n].[Period] DESC Aug 24 00:01:40 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:40 erlangs IscomAlumni[1582196]: Executed DbCommand (982ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:40 erlangs IscomAlumni[1582196]: 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 24 00:01:40 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:01:40 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:01:40 erlangs IscomAlumni[1582196]: 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 24 00:01:40 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:01:40 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:01:40 erlangs IscomAlumni[1582196]: 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 24 00:01:40 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:01:40 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:01:40 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:01:40 erlangs IscomAlumni[1582196]: 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 24 00:01:40 erlangs IscomAlumni[1582196]: ORDER BY CASE Aug 24 00:01:40 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:01:40 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:01:40 erlangs IscomAlumni[1582196]: END DESC Aug 24 00:01:40 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:40 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:40 erlangs IscomAlumni[1582196]: 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 24 00:01:40 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:01:40 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:01:40 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:40 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:40 erlangs IscomAlumni[1582196]: 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 24 00:01:40 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:01:40 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:01:40 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:01:40 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:01:40 erlangs IscomAlumni[1582196]: 接口/耗时1016ms Aug 24 00:01:56 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:01:56 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:01:57 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::40 Aug 24 00:01:57 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:57 erlangs IscomAlumni[1582196]: Executed DbCommand (999ms) [Parameters=[@__dtNow_0='?' (DbType = DateTime), @__dtNow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:57 erlangs IscomAlumni[1582196]: 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 24 00:01:57 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:01:57 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:01:57 erlangs IscomAlumni[1582196]: 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 24 00:01:57 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:01:57 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:01:57 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:01:57 erlangs IscomAlumni[1582196]: 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 24 00:01:58 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:58 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:58 erlangs IscomAlumni[1582196]: 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 24 00:01:58 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:01:58 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:01:58 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:01:58 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:01:58 erlangs IscomAlumni[1582196]: 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 24 00:01:58 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:01:58 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:01:58 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:01:58 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:01:58 erlangs IscomAlumni[1582196]: 接口/News/NewsDetail/NN00000341耗时1019ms Aug 24 00:02:01 erlangs CRON[2806721]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 24 00:02:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:02:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: 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 24 00:02:25 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:02:25 erlangs IscomAlumni[1582196]: 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 24 00:02:25 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:02:25 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: 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 24 00:02:25 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:02:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: 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 24 00:02:25 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:02:25 erlangs IscomAlumni[1582196]: 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 24 00:02:25 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:02:25 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 24 00:02:25 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:02:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: 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 24 00:02:25 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:02:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: 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 24 00:02:25 erlangs IscomAlumni[1582196]: FROM [NtuNewsletter] AS [n] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:02:25 erlangs IscomAlumni[1582196]: 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 24 00:02:25 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:02:25 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 24 00:02:25 erlangs IscomAlumni[1582196]: ORDER BY [n].[Order], [n].[Period] DESC Aug 24 00:02:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: 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 24 00:02:25 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: 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 24 00:02:25 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:02:25 erlangs IscomAlumni[1582196]: 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 24 00:02:25 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:02:25 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: 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 24 00:02:25 erlangs IscomAlumni[1582196]: ORDER BY CASE Aug 24 00:02:25 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: END DESC Aug 24 00:02:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: 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 24 00:02:25 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:02:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: 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 24 00:02:25 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:02:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:25 erlangs IscomAlumni[1582196]: 接口/耗时38ms Aug 24 00:02:29 erlangs clamd[314007]: Mon Aug 24 00:02:29 2026 -> SelfCheck: Database status OK. Aug 24 00:02:38 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:38 erlangs IscomAlumni[1582196]: 接口/apple-touch-icon-precomposed.png耗时0ms Aug 24 00:02:38 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:38 erlangs IscomAlumni[1582196]: 接口/apple-touch-icon.png耗时0ms Aug 24 00:02:38 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:02:38 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:02:38 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:38 erlangs IscomAlumni[1582196]: Executed DbCommand (18ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:38 erlangs IscomAlumni[1582196]: 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 24 00:02:38 erlangs IscomAlumni[1582196]: FROM [NtuAnualWinner] AS [n] Aug 24 00:02:38 erlangs IscomAlumni[1582196]: LEFT JOIN [NtuClassOfWinnerList] AS [n0] ON [n].[ClassID] = [n0].[ClassID] Aug 24 00:02:38 erlangs IscomAlumni[1582196]: LEFT JOIN [NtuAlumni] AS [n1] ON [n].[AIumniID] = [n1].[AlumniID] Aug 24 00:02:38 erlangs IscomAlumni[1582196]: LEFT JOIN [NtuAwardType] AS [n2] ON [n].[ATID] = [n2].[ATID] Aug 24 00:02:38 erlangs IscomAlumni[1582196]: LEFT JOIN [TbFileInfo] AS [t] ON [n].[PhotoID] = [t].[FileID] Aug 24 00:02:38 erlangs IscomAlumni[1582196]: INNER JOIN [NtuAlumni] AS [n3] ON [n].[AIumniID] = [n3].[AlumniID] Aug 24 00:02:38 erlangs IscomAlumni[1582196]: LEFT JOIN [NtuDepartment] AS [n4] ON [n3].[DptID] = [n4].[DptID] Aug 24 00:02:38 erlangs IscomAlumni[1582196]: LEFT JOIN [NtuDepartment] AS [n5] ON [n1].[DptID] = [n5].[DptID] Aug 24 00:02:38 erlangs IscomAlumni[1582196]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n1].[IsDelete] = CAST(0 AS bit))) AND ([n1].[Status] = CAST(1 AS smallint)) Aug 24 00:02:38 erlangs IscomAlumni[1582196]: ORDER BY [n0].[Title] DESC Aug 24 00:02:38 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:38 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:38 erlangs IscomAlumni[1582196]: 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 24 00:02:38 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:02:38 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:02:38 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:38 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:38 erlangs IscomAlumni[1582196]: 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 24 00:02:38 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:02:38 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:02:38 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:02:38 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:38 erlangs IscomAlumni[1582196]: 接口/OutstandingAlumni/WinnerDetail/WL00000100耗时74ms Aug 24 00:02:39 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 接口/favicon.ico耗时0ms Aug 24 00:02:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:02:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: Executed DbCommand (5ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:02:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:02:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: Executed DbCommand (16ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:02:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 24 00:02:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:02:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:02:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: FROM [NtuNewsletter] AS [n] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:02:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 24 00:02:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[Order], [n].[Period] DESC Aug 24 00:02:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:02:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: ORDER BY CASE Aug 24 00:02:39 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: END DESC Aug 24 00:02:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:02:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:02:39 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 接口/耗时53ms Aug 24 00:02:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:02:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:02:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:02:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:02:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 24 00:02:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:02:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:02:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: FROM [NtuNewsletter] AS [n] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:02:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 24 00:02:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[Order], [n].[Period] DESC Aug 24 00:02:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:02:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: ORDER BY CASE Aug 24 00:02:39 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: END DESC Aug 24 00:02:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:02:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 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 24 00:02:39 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:02:39 erlangs IscomAlumni[1582196]: warn: Microsoft.AspNetCore.Mvc.ViewFeatures.CookieTempDataProvider[3] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: The temp data cookie .AspNetCore.Mvc.CookieTempDataProvider could not be loaded. Aug 24 00:02:39 erlangs IscomAlumni[1582196]: System.FormatException: The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters. Aug 24 00:02:39 erlangs IscomAlumni[1582196]: at System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength) Aug 24 00:02:39 erlangs IscomAlumni[1582196]: at System.Convert.FromBase64CharArray(Char[] inArray, Int32 offset, Int32 length) Aug 24 00:02:39 erlangs IscomAlumni[1582196]: at Microsoft.AspNetCore.Mvc.ViewFeatures.CookieTempDataProvider.LoadTempData(HttpContext context) Aug 24 00:02:39 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:39 erlangs IscomAlumni[1582196]: 接口/耗时28ms Aug 24 00:02:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/favicon.png耗时1ms Aug 24 00:02:53 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:02:53 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 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 24 00:02:53 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 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 24 00:02:53 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:02:53 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 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 24 00:02:53 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:02:53 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 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 24 00:02:53 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 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 24 00:02:53 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:02:53 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 24 00:02:53 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:02:53 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 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 24 00:02:53 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:02:53 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 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 24 00:02:53 erlangs IscomAlumni[1582196]: FROM [NtuNewsletter] AS [n] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 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 24 00:02:53 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:02:53 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 24 00:02:53 erlangs IscomAlumni[1582196]: ORDER BY [n].[Order], [n].[Period] DESC Aug 24 00:02:53 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 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 24 00:02:53 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 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 24 00:02:53 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 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 24 00:02:53 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:02:53 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 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 24 00:02:53 erlangs IscomAlumni[1582196]: ORDER BY CASE Aug 24 00:02:53 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: END DESC Aug 24 00:02:53 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 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 24 00:02:53 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:02:53 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 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 24 00:02:53 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:02:53 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 接口/耗时33ms Aug 24 00:02:53 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 接口/areas/frontend/css/bootstrap.min.css耗时3ms Aug 24 00:02:53 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 接口/areas/frontend/fontawesome/css/all.css耗时1ms Aug 24 00:02:53 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 接口/lib/Parsley/v2.9.2/dist/parsley.css耗时0ms Aug 24 00:02:53 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 接口/areas/frontend/css/style.css耗时0ms Aug 24 00:02:53 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 接口/areas/frontend/css/carousel.css耗时0ms Aug 24 00:02:53 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 接口/areas/frontend/css/animate.min.css耗时2ms Aug 24 00:02:53 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 接口/lib/daterangepicker/v3.1/daterangepicker.css耗时0ms Aug 24 00:02:53 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 接口/lib/bootstrap-fileinput/v5.2.7/css/fileinput.min.css耗时0ms Aug 24 00:02:53 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 接口/css/bootstrap-icons.min.css耗时0ms Aug 24 00:02:53 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.css耗时0ms Aug 24 00:02:53 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 接口/lib/toastr/dist/toastr.min.css耗时0ms Aug 24 00:02:53 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 接口/areas/frontend/css/custom.css耗时1ms Aug 24 00:02:53 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/icon.png耗时0ms Aug 24 00:02:53 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/icon02.png耗时0ms Aug 24 00:02:53 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/Logo.png耗时0ms Aug 24 00:02:53 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:53 erlangs IscomAlumni[1582196]: 接口/areas/frontend/js/bootstrap.bundle.min.js耗时0ms Aug 24 00:02:54 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:54 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/divider_footer.png耗时0ms Aug 24 00:02:54 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:54 erlangs IscomAlumni[1582196]: 接口/lib/toastr/dist/toastr.min.js耗时0ms Aug 24 00:02:54 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:54 erlangs IscomAlumni[1582196]: 接口/areas/frontend/js/wow.min.js耗时0ms Aug 24 00:02:54 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:54 erlangs IscomAlumni[1582196]: 接口/areas/frontend/js/jquery.min.js耗时0ms Aug 24 00:02:54 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:54 erlangs IscomAlumni[1582196]: 接口/lib/taiwan-id-validator2/taiwan-id-validator2.min.js耗时2ms Aug 24 00:02:54 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:54 erlangs IscomAlumni[1582196]: 接口/lib/Parsley/v2.9.2/dist/i18n/zh_tw.js耗时0ms Aug 24 00:02:54 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:54 erlangs IscomAlumni[1582196]: 接口/lib/Parsley/v2.9.2/dist/parsley.min.js耗时0ms Aug 24 00:02:54 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:54 erlangs IscomAlumni[1582196]: 接口/lib/Parsley/parsley-custom.js耗时0ms Aug 24 00:02:54 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:54 erlangs IscomAlumni[1582196]: 接口/lib/daterangepicker/v3.1/moment.min.js耗时0ms Aug 24 00:02:54 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:54 erlangs IscomAlumni[1582196]: 接口/lib/daterangepicker/daterangepicker-custom.js耗时0ms Aug 24 00:02:54 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:54 erlangs IscomAlumni[1582196]: 接口/lib/bootstrap-fileinput/v5.2.7/js/fileinput.min.js耗时0ms Aug 24 00:02:54 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:54 erlangs IscomAlumni[1582196]: 接口/lib/daterangepicker/v3.1/daterangepicker.js耗时0ms Aug 24 00:02:54 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:54 erlangs IscomAlumni[1582196]: 接口/lib/bootstrap-fileinput/fileinput-custom.js耗时0ms Aug 24 00:02:54 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:54 erlangs IscomAlumni[1582196]: 接口/lib/bootstrap-fileinput/v5.2.7/js/locales/zh-TW.js耗时0ms Aug 24 00:02:54 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:54 erlangs IscomAlumni[1582196]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.js耗时0ms Aug 24 00:02:54 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:54 erlangs IscomAlumni[1582196]: 接口/lib/blockUI/jquery.blockUI.js耗时1ms Aug 24 00:02:54 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:54 erlangs IscomAlumni[1582196]: 接口/areas/frontend/fontawesome/webfonts/fa-solid-900.woff2耗时4ms Aug 24 00:02:54 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:54 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/gotop.png耗时0ms Aug 24 00:02:54 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:54 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/arrow-forward.png耗时0ms Aug 24 00:02:54 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:54 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/map.png耗时0ms Aug 24 00:02:54 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:54 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/time.png耗时0ms Aug 24 00:02:54 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:54 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/phone.png耗时0ms Aug 24 00:02:54 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:54 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/mail.png耗时0ms Aug 24 00:02:54 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:54 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/fax.png耗时0ms Aug 24 00:02:55 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:55 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/error.png耗时1ms Aug 24 00:02:55 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:55 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/footerLogo/Logo(FFF).png耗时1ms Aug 24 00:02:55 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:55 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/ellipsis-solid.svg耗时0ms Aug 24 00:02:55 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:55 erlangs IscomAlumni[1582196]: 接口/lib/blockUI/loading_2.gif耗时1ms Aug 24 00:02:57 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:02:57 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/favicon.png耗时2ms Aug 24 00:03:01 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::3f Aug 24 00:03:01 erlangs CRON[2808149]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 24 00:03:05 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:03:05 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:03:05 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:05 erlangs IscomAlumni[1582196]: Executed DbCommand (5ms) [Parameters=[@__dtNow_0='?' (DbType = DateTime), @__dtNow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:05 erlangs IscomAlumni[1582196]: 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 24 00:03:05 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:03:05 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:03:05 erlangs IscomAlumni[1582196]: 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 24 00:03:05 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:03:05 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:03:05 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:03:05 erlangs IscomAlumni[1582196]: 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 24 00:03:05 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:05 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:05 erlangs IscomAlumni[1582196]: 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 24 00:03:05 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:03:05 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:03:05 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:05 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:05 erlangs IscomAlumni[1582196]: 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 24 00:03:05 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:03:05 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:03:05 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:03:05 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:03:05 erlangs IscomAlumni[1582196]: 接口/News/NewsDetail/NN00000394耗时38ms Aug 24 00:03:05 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:03:05 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/banner01.png耗时5ms Aug 24 00:03:14 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:03:14 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:03:14 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:14 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:14 erlangs IscomAlumni[1582196]: SELECT COUNT(*) Aug 24 00:03:14 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:03:14 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:03:14 erlangs IscomAlumni[1582196]: 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 24 00:03:14 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:03:14 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:03:14 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:03:14 erlangs IscomAlumni[1582196]: 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 24 00:03:14 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:14 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime), @__p_2='?' (DbType = Int32), @__p_3='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:14 erlangs IscomAlumni[1582196]: 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 24 00:03:14 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:03:14 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:03:14 erlangs IscomAlumni[1582196]: 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 24 00:03:14 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:03:14 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:03:14 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:03:14 erlangs IscomAlumni[1582196]: 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 24 00:03:14 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:03:14 erlangs IscomAlumni[1582196]: OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY Aug 24 00:03:14 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:14 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:14 erlangs IscomAlumni[1582196]: 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 24 00:03:14 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:03:14 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:03:14 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:14 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:14 erlangs IscomAlumni[1582196]: 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 24 00:03:14 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:03:14 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:03:14 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:03:14 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:03:14 erlangs IscomAlumni[1582196]: 接口/News/NewsList耗时21ms Aug 24 00:03:24 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:03:24 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:03:24 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:24 erlangs IscomAlumni[1582196]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:24 erlangs IscomAlumni[1582196]: 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 24 00:03:24 erlangs IscomAlumni[1582196]: FROM ( Aug 24 00:03:24 erlangs IscomAlumni[1582196]: 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 24 00:03:24 erlangs IscomAlumni[1582196]: FROM [NtuActivity] AS [n] Aug 24 00:03:24 erlangs IscomAlumni[1582196]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 24 00:03:24 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 24 00:03:24 erlangs IscomAlumni[1582196]: ) AS [t] Aug 24 00:03:24 erlangs IscomAlumni[1582196]: OUTER APPLY ( Aug 24 00:03:24 erlangs IscomAlumni[1582196]: 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 24 00:03:24 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t1] Aug 24 00:03:24 erlangs IscomAlumni[1582196]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 24 00:03:24 erlangs IscomAlumni[1582196]: ) AS [t0] Aug 24 00:03:24 erlangs IscomAlumni[1582196]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 24 00:03:24 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:24 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:24 erlangs IscomAlumni[1582196]: 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 24 00:03:24 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:03:24 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:03:24 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:24 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:24 erlangs IscomAlumni[1582196]: 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 24 00:03:24 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:03:24 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:03:24 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:03:24 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:03:24 erlangs IscomAlumni[1582196]: 接口/Activity/ActivityDetail/08B4688F3621E4C57339988FACE5B4BFE9F56F6EAC105435242C8695A20812FB耗时51ms Aug 24 00:03:29 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:03:29 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:03:29 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:29 erlangs IscomAlumni[1582196]: Executed DbCommand (39ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:29 erlangs IscomAlumni[1582196]: 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 24 00:03:29 erlangs IscomAlumni[1582196]: FROM ( Aug 24 00:03:29 erlangs IscomAlumni[1582196]: 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 24 00:03:29 erlangs IscomAlumni[1582196]: FROM [NtuActivity] AS [n] Aug 24 00:03:29 erlangs IscomAlumni[1582196]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 24 00:03:29 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 24 00:03:29 erlangs IscomAlumni[1582196]: ) AS [t] Aug 24 00:03:29 erlangs IscomAlumni[1582196]: OUTER APPLY ( Aug 24 00:03:29 erlangs IscomAlumni[1582196]: 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 24 00:03:29 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t1] Aug 24 00:03:29 erlangs IscomAlumni[1582196]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 24 00:03:29 erlangs IscomAlumni[1582196]: ) AS [t0] Aug 24 00:03:29 erlangs IscomAlumni[1582196]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 24 00:03:29 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:29 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:29 erlangs IscomAlumni[1582196]: 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 24 00:03:29 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:03:29 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:03:29 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:29 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:29 erlangs IscomAlumni[1582196]: 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 24 00:03:29 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:03:29 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:03:29 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:03:29 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:03:29 erlangs IscomAlumni[1582196]: 接口/Activity/ActivityDetail/3FA92C34CC72EA604B52B9E1E6B89D123D6E6E18F1CFEAA5B535073EF68BC7ED耗时53ms Aug 24 00:03:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:03:39 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:03:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:39 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:39 erlangs IscomAlumni[1582196]: 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 24 00:03:39 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:03:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:03:39 erlangs IscomAlumni[1582196]: 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 24 00:03:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:03:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:03:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:03:39 erlangs IscomAlumni[1582196]: 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 24 00:03:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:03:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:39 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:39 erlangs IscomAlumni[1582196]: 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 24 00:03:39 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:03:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:03:39 erlangs IscomAlumni[1582196]: 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 24 00:03:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:03:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:03:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:03:39 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 24 00:03:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:03:40 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:40 erlangs IscomAlumni[1582196]: Executed DbCommand (992ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:40 erlangs IscomAlumni[1582196]: 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 24 00:03:40 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:03:40 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:03:40 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:40 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:40 erlangs IscomAlumni[1582196]: 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 24 00:03:40 erlangs IscomAlumni[1582196]: FROM [NtuNewsletter] AS [n] Aug 24 00:03:40 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:03:40 erlangs IscomAlumni[1582196]: 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 24 00:03:40 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:03:40 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:03:40 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:03:40 erlangs IscomAlumni[1582196]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 24 00:03:40 erlangs IscomAlumni[1582196]: ORDER BY [n].[Order], [n].[Period] DESC Aug 24 00:03:40 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:40 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:40 erlangs IscomAlumni[1582196]: 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 24 00:03:40 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:03:40 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:03:40 erlangs IscomAlumni[1582196]: 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 24 00:03:40 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:03:40 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:03:40 erlangs IscomAlumni[1582196]: 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 24 00:03:40 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:03:40 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:03:40 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:03:40 erlangs IscomAlumni[1582196]: 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 24 00:03:40 erlangs IscomAlumni[1582196]: ORDER BY CASE Aug 24 00:03:40 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:03:40 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:03:40 erlangs IscomAlumni[1582196]: END DESC Aug 24 00:03:40 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:40 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:40 erlangs IscomAlumni[1582196]: 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 24 00:03:40 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:03:40 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:03:40 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:40 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:40 erlangs IscomAlumni[1582196]: 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 24 00:03:40 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:03:40 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:03:40 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:03:40 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:03:40 erlangs IscomAlumni[1582196]: 接口/耗时1014ms Aug 24 00:03:56 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:03:56 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:03:56 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:56 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:56 erlangs IscomAlumni[1582196]: 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 24 00:03:56 erlangs IscomAlumni[1582196]: FROM [NtuAlumni] AS [n] Aug 24 00:03:56 erlangs IscomAlumni[1582196]: WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit)) Aug 24 00:03:56 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:56 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:56 erlangs IscomAlumni[1582196]: 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 24 00:03:56 erlangs IscomAlumni[1582196]: FROM ( Aug 24 00:03:56 erlangs IscomAlumni[1582196]: 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 24 00:03:56 erlangs IscomAlumni[1582196]: FROM [NtuAlumniCard] AS [n] Aug 24 00:03:56 erlangs IscomAlumni[1582196]: LEFT JOIN [TbFileInfo] AS [t] ON [n].[Photo] = [t].[FileID] Aug 24 00:03:56 erlangs IscomAlumni[1582196]: INNER JOIN [NtuAlumni] AS [n0] ON [n].[AlumniID] = [n0].[AlumniID] Aug 24 00:03:56 erlangs IscomAlumni[1582196]: 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 24 00:03:56 erlangs IscomAlumni[1582196]: ) AS [t0] Aug 24 00:03:56 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:03:56 erlangs IscomAlumni[1582196]: 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 24 00:03:56 erlangs IscomAlumni[1582196]: FROM [NtuAlumniSchoolRoll] AS [n1] Aug 24 00:03:56 erlangs IscomAlumni[1582196]: LEFT JOIN [NtuDepartment] AS [n2] ON [n1].[DptID] = [n2].[DptID] Aug 24 00:03:56 erlangs IscomAlumni[1582196]: ) AS [t1] ON [t0].[AlumniID0] = [t1].[AlumniID] Aug 24 00:03:56 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:03:56 erlangs IscomAlumni[1582196]: 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 24 00:03:56 erlangs IscomAlumni[1582196]: FROM [NtuAlumniSchoolRoll] AS [n3] Aug 24 00:03:56 erlangs IscomAlumni[1582196]: LEFT JOIN [NtuDepartment] AS [n4] ON [n3].[DptID] = [n4].[DptID] Aug 24 00:03:56 erlangs IscomAlumni[1582196]: ) AS [t2] ON [t0].[AlumniID0] = [t2].[AlumniID] Aug 24 00:03:56 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:03:56 erlangs IscomAlumni[1582196]: 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 24 00:03:56 erlangs IscomAlumni[1582196]: FROM [NtuAlumniSchoolRoll] AS [n5] Aug 24 00:03:56 erlangs IscomAlumni[1582196]: LEFT JOIN [NtuDepartment] AS [n6] ON [n5].[DptID] = [n6].[DptID] Aug 24 00:03:56 erlangs IscomAlumni[1582196]: WHERE [n5].[IsDelete] = CAST(0 AS bit) Aug 24 00:03:56 erlangs IscomAlumni[1582196]: ) AS [t3] ON [t0].[AlumniID0] = [t3].[AlumniID] Aug 24 00:03:56 erlangs IscomAlumni[1582196]: ORDER BY [t0].[CardID], [t0].[FileID], [t0].[AlumniID0], [t1].[SchoolRollID], [t1].[DptID0], [t2].[SchoolRollID], [t2].[DptID0], [t3].[Year] DESC, [t3].[SchoolRollID] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: Executed DbCommand (985ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: SELECT CASE Aug 24 00:03:57 erlangs IscomAlumni[1582196]: WHEN EXISTS ( Aug 24 00:03:57 erlangs IscomAlumni[1582196]: SELECT 1 Aug 24 00:03:57 erlangs IscomAlumni[1582196]: FROM [NtuAlumniCard] AS [n] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: WHERE ((([n].[CardType] = CAST(0 AS smallint)) AND ([n].[AlumniID] = @__id_0)) AND ([n].[IsDelete] = CAST(0 AS bit))) OR (((([n].[CardType] = CAST(2 AS smallint)) AND ([n].[AlumniID] = @__id_0)) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[Status] = CAST(1 AS smallint)))) THEN CAST(1 AS bit) Aug 24 00:03:57 erlangs IscomAlumni[1582196]: ELSE CAST(0 AS bit) Aug 24 00:03:57 erlangs IscomAlumni[1582196]: END Aug 24 00:03:57 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: SELECT CASE Aug 24 00:03:57 erlangs IscomAlumni[1582196]: WHEN EXISTS ( Aug 24 00:03:57 erlangs IscomAlumni[1582196]: SELECT 1 Aug 24 00:03:57 erlangs IscomAlumni[1582196]: FROM [NtuAlumniCard] AS [n] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: WHERE ((([n].[CardType] = CAST(2 AS smallint)) AND ([n].[AlumniID] = @__id_0)) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[Status] = CAST(1 AS smallint))) THEN CAST(1 AS bit) Aug 24 00:03:57 erlangs IscomAlumni[1582196]: ELSE CAST(0 AS bit) Aug 24 00:03:57 erlangs IscomAlumni[1582196]: END Aug 24 00:03:57 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: SELECT CASE Aug 24 00:03:57 erlangs IscomAlumni[1582196]: WHEN EXISTS ( Aug 24 00:03:57 erlangs IscomAlumni[1582196]: SELECT 1 Aug 24 00:03:57 erlangs IscomAlumni[1582196]: FROM [NtuAlumni] AS [n] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: WHERE (([n].[AlumniID] = @__id_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND (([n].[PhysicalCardApply] <> CAST(1 AS bit)) OR ([n].[PhysicalCardApply] IS NULL))) THEN CAST(1 AS bit) Aug 24 00:03:57 erlangs IscomAlumni[1582196]: ELSE CAST(0 AS bit) Aug 24 00:03:57 erlangs IscomAlumni[1582196]: END Aug 24 00:03:57 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: SELECT CASE Aug 24 00:03:57 erlangs IscomAlumni[1582196]: WHEN EXISTS ( Aug 24 00:03:57 erlangs IscomAlumni[1582196]: SELECT 1 Aug 24 00:03:57 erlangs IscomAlumni[1582196]: FROM [NtuActivity] AS [n] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: 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 24 00:03:57 erlangs IscomAlumni[1582196]: ELSE CAST(0 AS bit) Aug 24 00:03:57 erlangs IscomAlumni[1582196]: END Aug 24 00:03:57 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: 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 24 00:03:57 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:03:57 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: 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 24 00:03:57 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:03:57 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: 接口/AlumniCard耗时1017ms Aug 24 00:03:57 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:03:57 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: 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] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: FROM [NtuAlumniCard] AS [n] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: WHERE ((([n].[AlumniID] = @__8__locals1_id_0) AND [n].[CardType] IN (CAST(0 AS smallint), CAST(2 AS smallint))) AND ([n].[Status] = CAST(1 AS smallint))) AND ([n].[IsDelete] = CAST(0 AS bit)) Aug 24 00:03:57 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@p30='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 30) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 700), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (DbType = Int16), @p6='?' (DbType = Int32), @p7='?' (DbType = Int16), @p8='?' (Size = 10) (DbType = AnsiString), @p9='?' (Size = 300) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (DbType = DateTime), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 100), @p15='?' (DbType = Boolean), @p16='?' (Size = 50) (DbType = AnsiString), @p17='?' (DbType = DateTime), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (DbType = Int16), @p20='?' (Size = 15) (DbType = AnsiString), @p21='?' (DbType = Int32), @p22='?' (Size = 60), @p23='?' (Size = 100), @p24='?' (DbType = DateTime), @p25='?' (DbType = Int16), @p26='?' (Size = 50) (DbType = AnsiString), @p27='?' (DbType = DateTime), @p28='?' (DbType = DateTime), @p29='?' (Size = 1) (DbType = Byte)], CommandType='Text', CommandTimeout='30'] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: SET NOCOUNT ON; Aug 24 00:03:57 erlangs IscomAlumni[1582196]: UPDATE [NtuAlumniCard] SET [ACCNO] = @p0, [ActivatedDate] = @p1, [Address] = @p2, [AlumniID] = @p3, [ApplyDate] = @p4, [ApplyType] = @p5, [CardSettingID] = @p6, [CardType] = @p7, [CityID] = @p8, [Code] = @p9, [CollectDate] = @p10, [CountryID] = @p11, [CreateDate] = @p12, [CreateUser] = @p13, [Email] = @p14, [IsDelete] = @p15, [Mobile] = @p16, [ModifyDate] = @p17, [ModifyUser] = @p18, [Payment] = @p19, [Photo] = @p20, [Price] = @p21, [ReceiveWay] = @p22, [Remark] = @p23, [SendDate] = @p24, [Status] = @p25, [Tel] = @p26, [UsageDateEnd] = @p27, [UsageDateStart] = @p28, [UsageType] = @p29 Aug 24 00:03:57 erlangs IscomAlumni[1582196]: WHERE [CardID] = @p30; Aug 24 00:03:57 erlangs IscomAlumni[1582196]: SELECT @@ROWCOUNT; Aug 24 00:03:57 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: 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 24 00:03:57 erlangs IscomAlumni[1582196]: SET NOCOUNT ON; Aug 24 00:03:57 erlangs IscomAlumni[1582196]: INSERT INTO [TbFrontendOperateLog] ([Action], [AlumniID], [CreateDate], [DataKey], [Feature], [IP], [IsSuccess], [Message], [Request], [Response], [Url], [UserAgent]) Aug 24 00:03:57 erlangs IscomAlumni[1582196]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11); Aug 24 00:03:57 erlangs IscomAlumni[1582196]: SELECT [PID] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: FROM [TbFrontendOperateLog] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity(); Aug 24 00:03:57 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:03:57 erlangs IscomAlumni[1582196]: 接口/AlumniCard/GenerateQRCode耗时31ms Aug 24 00:04:01 erlangs CRON[2815776]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 24 00:04:07 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::41 Aug 24 00:04:22 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:04:22 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:04:23 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:04:23 erlangs IscomAlumni[1582196]: Executed DbCommand (990ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:04:23 erlangs IscomAlumni[1582196]: 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 24 00:04:23 erlangs IscomAlumni[1582196]: FROM ( Aug 24 00:04:23 erlangs IscomAlumni[1582196]: 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 24 00:04:23 erlangs IscomAlumni[1582196]: FROM [NtuActivity] AS [n] Aug 24 00:04:23 erlangs IscomAlumni[1582196]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 24 00:04:23 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 24 00:04:23 erlangs IscomAlumni[1582196]: ) AS [t] Aug 24 00:04:23 erlangs IscomAlumni[1582196]: OUTER APPLY ( Aug 24 00:04:23 erlangs IscomAlumni[1582196]: 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 24 00:04:23 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t1] Aug 24 00:04:23 erlangs IscomAlumni[1582196]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 24 00:04:23 erlangs IscomAlumni[1582196]: ) AS [t0] Aug 24 00:04:23 erlangs IscomAlumni[1582196]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 24 00:04:23 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:04:23 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:04:23 erlangs IscomAlumni[1582196]: 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 24 00:04:23 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:04:23 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:04:23 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:04:23 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:04:23 erlangs IscomAlumni[1582196]: 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 24 00:04:23 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:04:23 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:04:23 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:04:23 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:23 erlangs IscomAlumni[1582196]: 接口/Activity/ActivityDetail/ED822E14BA5256486684E3013F3D1213884B6405D4E91E63B0CB973E1632930B耗时1009ms Aug 24 00:04:32 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:04:32 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:04:32 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:04:32 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:04:32 erlangs IscomAlumni[1582196]: 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 24 00:04:32 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:04:32 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:04:32 erlangs IscomAlumni[1582196]: 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 24 00:04:32 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:04:32 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:04:32 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:04:32 erlangs IscomAlumni[1582196]: 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 24 00:04:32 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:04:33 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: Executed DbCommand (993ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: 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 24 00:04:33 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:04:33 erlangs IscomAlumni[1582196]: 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 24 00:04:33 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:04:33 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 24 00:04:33 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:04:33 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: 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 24 00:04:33 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:04:33 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: 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 24 00:04:33 erlangs IscomAlumni[1582196]: FROM [NtuNewsletter] AS [n] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:04:33 erlangs IscomAlumni[1582196]: 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 24 00:04:33 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:04:33 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 24 00:04:33 erlangs IscomAlumni[1582196]: ORDER BY [n].[Order], [n].[Period] DESC Aug 24 00:04:33 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: 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 24 00:04:33 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: 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 24 00:04:33 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:04:33 erlangs IscomAlumni[1582196]: 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 24 00:04:33 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:04:33 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: 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 24 00:04:33 erlangs IscomAlumni[1582196]: ORDER BY CASE Aug 24 00:04:33 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: END DESC Aug 24 00:04:33 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: 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 24 00:04:33 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:04:33 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: 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 24 00:04:33 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:04:33 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:33 erlangs IscomAlumni[1582196]: 接口/耗时1017ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/areas/frontend/fontawesome/css/all.css耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/areas/frontend/css/bootstrap.min.css耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/lib/Parsley/v2.9.2/dist/parsley.css耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/areas/frontend/css/carousel.css耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/areas/frontend/css/animate.min.css耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/areas/frontend/css/style.css耗时2ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/lib/bootstrap-fileinput/v5.2.7/css/fileinput.min.css耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/lib/daterangepicker/v3.1/daterangepicker.css耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/css/bootstrap-icons.min.css耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.css耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/lib/toastr/dist/toastr.min.css耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/areas/frontend/css/custom.css耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/areas/frontend/js/bootstrap.bundle.min.js耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/areas/frontend/js/jquery.min.js耗时1ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/lib/toastr/dist/toastr.min.js耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/lib/taiwan-id-validator2/taiwan-id-validator2.min.js耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/areas/frontend/js/wow.min.js耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/lib/Parsley/v2.9.2/dist/parsley.min.js耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/lib/Parsley/v2.9.2/dist/i18n/zh_tw.js耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/lib/Parsley/parsley-custom.js耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/lib/daterangepicker/v3.1/moment.min.js耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/lib/daterangepicker/v3.1/daterangepicker.js耗时1ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/lib/daterangepicker/daterangepicker-custom.js耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/lib/bootstrap-fileinput/v5.2.7/js/fileinput.min.js耗时1ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/lib/bootstrap-fileinput/v5.2.7/js/locales/zh-TW.js耗时1ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/lib/bootstrap-fileinput/fileinput-custom.js耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/areas/frontend/fontawesome/webfonts/fa-solid-900.woff2耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.js耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/lib/blockUI/jquery.blockUI.js耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/icon.png耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/icon02.png耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/areas/frontend/fontawesome/webfonts/fa-regular-400.woff2耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/Logo.png耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/divider_footer.png耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/arrow-forward.png耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/map.png耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/time.png耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/phone.png耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/fax.png耗时0ms Aug 24 00:04:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:34 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/mail.png耗时0ms Aug 24 00:04:35 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:35 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/error.png耗时0ms Aug 24 00:04:35 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:35 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/footerLogo/Logo(FFF).png耗时0ms Aug 24 00:04:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:04:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: 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 24 00:04:39 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:04:39 erlangs IscomAlumni[1582196]: 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 24 00:04:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:04:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: 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 24 00:04:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:04:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: 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 24 00:04:39 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:04:39 erlangs IscomAlumni[1582196]: 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 24 00:04:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:04:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 24 00:04:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:04:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: 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 24 00:04:39 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:04:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: 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 24 00:04:39 erlangs IscomAlumni[1582196]: FROM [NtuNewsletter] AS [n] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:04:39 erlangs IscomAlumni[1582196]: 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 24 00:04:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:04:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 24 00:04:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[Order], [n].[Period] DESC Aug 24 00:04:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: 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 24 00:04:39 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: 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 24 00:04:39 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:04:39 erlangs IscomAlumni[1582196]: 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 24 00:04:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:04:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: 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 24 00:04:39 erlangs IscomAlumni[1582196]: ORDER BY CASE Aug 24 00:04:39 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: END DESC Aug 24 00:04:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: 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 24 00:04:39 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:04:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: 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 24 00:04:39 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:04:39 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:39 erlangs IscomAlumni[1582196]: 接口/耗时35ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: SELECT COUNT(*) Aug 24 00:04:42 erlangs IscomAlumni[1582196]: FROM [NtuStoreOfferM] AS [n] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: LEFT JOIN [NtuStoreOfferD] AS [n0] ON [n].[MID] = [n0].[MID] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32), @__p_1='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: SELECT [n].[MID], [n].[Area], [n].[Category], [n].[CreateDate], [n].[CreateUser], [n0].[MID], [n0].[DID], [n0].[Content], [n0].[CreateDate], [n0].[CreateUser], [n0].[Date], [n0].[Information], [n0].[Link], [n0].[Name], [n0].[Remark] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: FROM [NtuStoreOfferM] AS [n] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: LEFT JOIN [NtuStoreOfferD] AS [n0] ON [n].[MID] = [n0].[MID] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: ORDER BY (SELECT 1) Aug 24 00:04:42 erlangs IscomAlumni[1582196]: OFFSET @__p_0 ROWS FETCH NEXT @__p_1 ROWS ONLY Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 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 24 00:04:42 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 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 24 00:04:42 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/Store/StoreList耗时19ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/css/bootstrap.min.css耗时3ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/css/carousel.css耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/fontawesome/css/all.css耗时2ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/css/style.css耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/css/animate.min.css耗时1ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/lib/Parsley/v2.9.2/dist/parsley.css耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/lib/daterangepicker/v3.1/daterangepicker.css耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/lib/bootstrap-fileinput/v5.2.7/css/fileinput.min.css耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/css/bootstrap-icons.min.css耗时2ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.css耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/lib/toastr/dist/toastr.min.css耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/css/custom.css耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/js/bootstrap.bundle.min.js耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/icon02.png耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/icon.png耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/divider_footer.png耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/Logo.png耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/icon-bed.svg耗时1ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/js/jquery.min.js耗时1ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/lib/toastr/dist/toastr.min.js耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/js/wow.min.js耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/lib/taiwan-id-validator2/taiwan-id-validator2.min.js耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/lib/Parsley/v2.9.2/dist/parsley.min.js耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/banner01.png耗时5ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/bed.svg耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/fontawesome/webfonts/fa-solid-900.woff2耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/bus.svg耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/basket.svg耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/coffee.svg耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/medical.svg耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/star.svg耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/gotop.png耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/lib/Parsley/v2.9.2/dist/i18n/zh_tw.js耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/lib/Parsley/parsley-custom.js耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/lib/daterangepicker/v3.1/moment.min.js耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/lib/daterangepicker/v3.1/daterangepicker.js耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/lib/daterangepicker/daterangepicker-custom.js耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/lib/bootstrap-fileinput/v5.2.7/js/fileinput.min.js耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/lib/bootstrap-fileinput/v5.2.7/js/locales/zh-TW.js耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/lib/bootstrap-fileinput/fileinput-custom.js耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.js耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/lib/blockUI/jquery.blockUI.js耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/error.png耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/footerLogo/Logo(FFF).png耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/phone.png耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/map.png耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/mail.png耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/time.png耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/lib/blockUI/loading_2.gif耗时0ms Aug 24 00:04:42 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:04:42 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/favicon.png耗时0ms Aug 24 00:04:45 erlangs NetworkManager[885]: [1787501085.2524] manager: NetworkManager state is now CONNECTED_SITE Aug 24 00:04:45 erlangs dbus-daemon[883]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.12' (uid=0 pid=885 comm="/usr/sbin/NetworkManager --no-daemon " label="unconfined") Aug 24 00:04:45 erlangs systemd[1]: Starting Network Manager Script Dispatcher Service... Aug 24 00:04:45 erlangs dbus-daemon[883]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' Aug 24 00:04:45 erlangs systemd[1]: Started Network Manager Script Dispatcher Service. Aug 24 00:04:46 erlangs NetworkManager[885]: [1787501086.2533] manager: NetworkManager state is now CONNECTED_GLOBAL Aug 24 00:04:56 erlangs systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully. Aug 24 00:05:00 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:05:00 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:05:00 erlangs IscomAlumni[1582196]: warn: Microsoft.EntityFrameworkCore.Query[20504] Aug 24 00:05:00 erlangs IscomAlumni[1582196]: Compiling a query which loads related collections for more than one collection navigation, either via 'Include' or through projection, but no 'QuerySplittingBehavior' has been configured. By default, Entity Framework will use 'QuerySplittingBehavior.SingleQuery', which can potentially result in slow query performance. See https://go.microsoft.com/fwlink/?linkid=2134277 for more information. To identify the query that's triggering this warning call 'ConfigureWarnings(w => w.Throw(RelationalEventId.MultipleCollectionIncludeWarning))'. Aug 24 00:05:00 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:00 erlangs IscomAlumni[1582196]: Executed DbCommand (75ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:00 erlangs IscomAlumni[1582196]: 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 24 00:05:00 erlangs IscomAlumni[1582196]: FROM [NtuBill] AS [n] Aug 24 00:05:00 erlangs IscomAlumni[1582196]: LEFT JOIN [NtuAlumniCard] AS [n0] ON [n].[ACCNO] = [n0].[ACCNO] Aug 24 00:05:00 erlangs IscomAlumni[1582196]: LEFT JOIN [NtuActivitySignUp] AS [n1] ON [n].[ACCNO] = [n1].[ACCNO] Aug 24 00:05:00 erlangs IscomAlumni[1582196]: WHERE ([n].[Status] = CAST(0 AS smallint)) AND ([n].[CreateDate] >= DATEADD(day, CAST(-93.0E0 AS int), GETDATE())) Aug 24 00:05:00 erlangs IscomAlumni[1582196]: ORDER BY [n].[ACCNO], [n0].[CardID] Aug 24 00:05:01 erlangs CRON[2825835]: (root) CMD (flock -n /opt/host-agent/agent.lock timeout 270 /opt/host-agent/agent.sh >/dev/null 2>&1) Aug 24 00:05:01 erlangs CRON[2825839]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 24 00:05:01 erlangs dbus-daemon[883]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.605909' (uid=0 pid=2825882 comm="timedatectl show --property=Timezone --value " label="unconfined") Aug 24 00:05:01 erlangs systemd[1]: Starting Time & Date Service... Aug 24 00:05:02 erlangs dbus-daemon[883]: [system] Successfully activated service 'org.freedesktop.timedate1' Aug 24 00:05:02 erlangs systemd[1]: Started Time & Date Service. Aug 24 00:05:11 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::40 Aug 24 00:05:11 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:05:11 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:05:11 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:11 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:11 erlangs IscomAlumni[1582196]: 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 24 00:05:11 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:05:11 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:05:11 erlangs IscomAlumni[1582196]: 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 24 00:05:11 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:05:11 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:05:11 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:05:11 erlangs IscomAlumni[1582196]: 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 24 00:05:11 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:05:11 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:11 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:11 erlangs IscomAlumni[1582196]: 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 24 00:05:11 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:05:11 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:05:11 erlangs IscomAlumni[1582196]: 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 24 00:05:11 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:05:11 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:05:11 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:05:11 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 24 00:05:11 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:05:11 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:11 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:11 erlangs IscomAlumni[1582196]: 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 24 00:05:11 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:05:11 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:05:11 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:11 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:11 erlangs IscomAlumni[1582196]: 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 24 00:05:11 erlangs IscomAlumni[1582196]: FROM [NtuNewsletter] AS [n] Aug 24 00:05:11 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:05:11 erlangs IscomAlumni[1582196]: 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 24 00:05:11 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:05:11 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:05:11 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:05:11 erlangs IscomAlumni[1582196]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 24 00:05:11 erlangs IscomAlumni[1582196]: ORDER BY [n].[Order], [n].[Period] DESC Aug 24 00:05:12 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: Executed DbCommand (983ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: 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 24 00:05:12 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: 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 24 00:05:12 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:05:12 erlangs IscomAlumni[1582196]: 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 24 00:05:12 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:05:12 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: 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 24 00:05:12 erlangs IscomAlumni[1582196]: ORDER BY CASE Aug 24 00:05:12 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: END DESC Aug 24 00:05:12 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: 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 24 00:05:12 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:05:12 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: 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 24 00:05:12 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:05:12 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: 接口/耗时1012ms Aug 24 00:05:12 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:05:12 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: 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 24 00:05:12 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:05:12 erlangs IscomAlumni[1582196]: 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 24 00:05:12 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:05:12 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: 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 24 00:05:12 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:05:12 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: 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 24 00:05:12 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:05:12 erlangs IscomAlumni[1582196]: 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 24 00:05:12 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:05:12 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 24 00:05:12 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:05:12 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: 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 24 00:05:12 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:05:12 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: 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 24 00:05:12 erlangs IscomAlumni[1582196]: FROM [NtuNewsletter] AS [n] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:05:12 erlangs IscomAlumni[1582196]: 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 24 00:05:12 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:05:12 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 24 00:05:12 erlangs IscomAlumni[1582196]: ORDER BY [n].[Order], [n].[Period] DESC Aug 24 00:05:12 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: Executed DbCommand (5ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: 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 24 00:05:12 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: 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 24 00:05:12 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:05:12 erlangs IscomAlumni[1582196]: 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 24 00:05:12 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:05:12 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: 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 24 00:05:12 erlangs IscomAlumni[1582196]: ORDER BY CASE Aug 24 00:05:12 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: END DESC Aug 24 00:05:12 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: 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 24 00:05:12 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:05:12 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: 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 24 00:05:12 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:05:12 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:12 erlangs IscomAlumni[1582196]: 接口/耗时31ms Aug 24 00:05:12 erlangs crontab[2826444]: (root) LIST (root) Aug 24 00:05:13 erlangs crontab[2826477]: (root) LIST (root) Aug 24 00:05:21 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:05:21 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:05:21 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:21 erlangs IscomAlumni[1582196]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:21 erlangs IscomAlumni[1582196]: 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 24 00:05:21 erlangs IscomAlumni[1582196]: FROM ( Aug 24 00:05:21 erlangs IscomAlumni[1582196]: 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 24 00:05:21 erlangs IscomAlumni[1582196]: FROM [NtuActivity] AS [n] Aug 24 00:05:21 erlangs IscomAlumni[1582196]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 24 00:05:21 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 24 00:05:21 erlangs IscomAlumni[1582196]: ) AS [t] Aug 24 00:05:21 erlangs IscomAlumni[1582196]: OUTER APPLY ( Aug 24 00:05:21 erlangs IscomAlumni[1582196]: 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 24 00:05:21 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t1] Aug 24 00:05:21 erlangs IscomAlumni[1582196]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 24 00:05:21 erlangs IscomAlumni[1582196]: ) AS [t0] Aug 24 00:05:21 erlangs IscomAlumni[1582196]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 24 00:05:21 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:21 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:21 erlangs IscomAlumni[1582196]: 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 24 00:05:21 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:05:21 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:05:21 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:21 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:21 erlangs IscomAlumni[1582196]: 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 24 00:05:21 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:05:21 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:05:21 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:05:21 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:21 erlangs IscomAlumni[1582196]: 接口/Activity/ActivityDetail/63BAAFAA4FF030A9B745C998C68743CCB65E9AFEBFB1922C984E5AFD51CD7CBF耗时51ms Aug 24 00:05:24 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:05:24 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: SELECT COUNT(*) Aug 24 00:05:24 erlangs IscomAlumni[1582196]: FROM [NtuStoreOfferM] AS [n] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: LEFT JOIN [NtuStoreOfferD] AS [n0] ON [n].[MID] = [n0].[MID] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32), @__p_1='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: SELECT [n].[MID], [n].[Area], [n].[Category], [n].[CreateDate], [n].[CreateUser], [n0].[MID], [n0].[DID], [n0].[Content], [n0].[CreateDate], [n0].[CreateUser], [n0].[Date], [n0].[Information], [n0].[Link], [n0].[Name], [n0].[Remark] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: FROM [NtuStoreOfferM] AS [n] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: LEFT JOIN [NtuStoreOfferD] AS [n0] ON [n].[MID] = [n0].[MID] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: ORDER BY (SELECT 1) Aug 24 00:05:24 erlangs IscomAlumni[1582196]: OFFSET @__p_0 ROWS FETCH NEXT @__p_1 ROWS ONLY Aug 24 00:05:24 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: 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 24 00:05:24 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:05:24 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: 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 24 00:05:24 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:05:24 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: 接口/Store/StoreList耗时18ms Aug 24 00:05:24 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: 接口/areas/frontend/fontawesome/css/all.css耗时0ms Aug 24 00:05:24 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: 接口/lib/Parsley/v2.9.2/dist/parsley.css耗时1ms Aug 24 00:05:24 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: 接口/areas/frontend/css/style.css耗时1ms Aug 24 00:05:24 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: 接口/areas/frontend/css/animate.min.css耗时0ms Aug 24 00:05:24 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: 接口/areas/frontend/css/carousel.css耗时0ms Aug 24 00:05:24 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: 接口/areas/frontend/css/bootstrap.min.css耗时0ms Aug 24 00:05:24 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: 接口/lib/daterangepicker/v3.1/daterangepicker.css耗时2ms Aug 24 00:05:24 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: 接口/lib/bootstrap-fileinput/v5.2.7/css/fileinput.min.css耗时3ms Aug 24 00:05:24 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.css耗时0ms Aug 24 00:05:24 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: 接口/css/bootstrap-icons.min.css耗时0ms Aug 24 00:05:24 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: 接口/lib/toastr/dist/toastr.min.css耗时0ms Aug 24 00:05:24 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: 接口/areas/frontend/js/bootstrap.bundle.min.js耗时0ms Aug 24 00:05:24 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: 接口/areas/frontend/css/custom.css耗时0ms Aug 24 00:05:24 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: 接口/areas/frontend/js/jquery.min.js耗时0ms Aug 24 00:05:24 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: 接口/lib/toastr/dist/toastr.min.js耗时1ms Aug 24 00:05:24 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:24 erlangs IscomAlumni[1582196]: 接口/areas/frontend/js/wow.min.js耗时0ms Aug 24 00:05:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:25 erlangs IscomAlumni[1582196]: 接口/lib/taiwan-id-validator2/taiwan-id-validator2.min.js耗时0ms Aug 24 00:05:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:25 erlangs IscomAlumni[1582196]: 接口/lib/Parsley/v2.9.2/dist/parsley.min.js耗时0ms Aug 24 00:05:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:25 erlangs IscomAlumni[1582196]: 接口/lib/Parsley/v2.9.2/dist/i18n/zh_tw.js耗时0ms Aug 24 00:05:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:25 erlangs IscomAlumni[1582196]: 接口/lib/Parsley/parsley-custom.js耗时2ms Aug 24 00:05:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:25 erlangs IscomAlumni[1582196]: 接口/lib/daterangepicker/v3.1/moment.min.js耗时0ms Aug 24 00:05:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:25 erlangs IscomAlumni[1582196]: 接口/lib/daterangepicker/v3.1/daterangepicker.js耗时0ms Aug 24 00:05:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:25 erlangs IscomAlumni[1582196]: 接口/lib/daterangepicker/daterangepicker-custom.js耗时0ms Aug 24 00:05:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:25 erlangs IscomAlumni[1582196]: 接口/lib/bootstrap-fileinput/v5.2.7/js/fileinput.min.js耗时1ms Aug 24 00:05:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:25 erlangs IscomAlumni[1582196]: 接口/lib/bootstrap-fileinput/v5.2.7/js/locales/zh-TW.js耗时0ms Aug 24 00:05:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:25 erlangs IscomAlumni[1582196]: 接口/lib/bootstrap-fileinput/fileinput-custom.js耗时0ms Aug 24 00:05:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:25 erlangs IscomAlumni[1582196]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.js耗时0ms Aug 24 00:05:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:25 erlangs IscomAlumni[1582196]: 接口/lib/blockUI/jquery.blockUI.js耗时0ms Aug 24 00:05:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:25 erlangs IscomAlumni[1582196]: 接口/areas/frontend/fontawesome/webfonts/fa-solid-900.woff2耗时0ms Aug 24 00:05:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:25 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/footerLogo/Logo(FFF).png耗时1ms Aug 24 00:05:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:25 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/Logo.png耗时0ms Aug 24 00:05:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:25 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/banner01.png耗时8ms Aug 24 00:05:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:25 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/map.png耗时0ms Aug 24 00:05:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:25 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/time.png耗时0ms Aug 24 00:05:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:25 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/phone.png耗时0ms Aug 24 00:05:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:25 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/icon02.png耗时2ms Aug 24 00:05:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:25 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/mail.png耗时2ms Aug 24 00:05:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:25 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/icon.png耗时0ms Aug 24 00:05:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:25 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/icon-bed.svg耗时0ms Aug 24 00:05:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:25 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/favicon.png耗时1ms Aug 24 00:05:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:25 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/divider_footer.png耗时3ms Aug 24 00:05:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:25 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/error.png耗时0ms Aug 24 00:05:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:25 erlangs IscomAlumni[1582196]: 接口/lib/blockUI/loading_2.gif耗时2ms Aug 24 00:05:26 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:26 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/gotop.png耗时0ms Aug 24 00:05:32 erlangs systemd[1]: systemd-timedated.service: Deactivated successfully. Aug 24 00:05:37 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:05:37 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: 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 24 00:05:37 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:05:37 erlangs IscomAlumni[1582196]: 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 24 00:05:37 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:05:37 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: 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 24 00:05:37 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:05:37 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: 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 24 00:05:37 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:05:37 erlangs IscomAlumni[1582196]: 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 24 00:05:37 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:05:37 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 24 00:05:37 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:05:37 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: 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 24 00:05:37 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:05:37 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: 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 24 00:05:37 erlangs IscomAlumni[1582196]: FROM [NtuNewsletter] AS [n] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:05:37 erlangs IscomAlumni[1582196]: 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 24 00:05:37 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:05:37 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 24 00:05:37 erlangs IscomAlumni[1582196]: ORDER BY [n].[Order], [n].[Period] DESC Aug 24 00:05:37 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: 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 24 00:05:37 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: 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 24 00:05:37 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:05:37 erlangs IscomAlumni[1582196]: 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 24 00:05:37 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:05:37 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: 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 24 00:05:37 erlangs IscomAlumni[1582196]: ORDER BY CASE Aug 24 00:05:37 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: END DESC Aug 24 00:05:37 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: 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 24 00:05:37 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:05:37 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: 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 24 00:05:37 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:05:37 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:37 erlangs IscomAlumni[1582196]: 接口/耗时48ms Aug 24 00:05:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:05:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: 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 24 00:05:39 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:05:39 erlangs IscomAlumni[1582196]: 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 24 00:05:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:05:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: 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 24 00:05:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:05:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: 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 24 00:05:39 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:05:39 erlangs IscomAlumni[1582196]: 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 24 00:05:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:05:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 24 00:05:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:05:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: 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 24 00:05:39 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:05:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: 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 24 00:05:39 erlangs IscomAlumni[1582196]: FROM [NtuNewsletter] AS [n] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:05:39 erlangs IscomAlumni[1582196]: 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 24 00:05:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:05:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 24 00:05:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[Order], [n].[Period] DESC Aug 24 00:05:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: 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 24 00:05:39 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: 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 24 00:05:39 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:05:39 erlangs IscomAlumni[1582196]: 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 24 00:05:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:05:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: 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 24 00:05:39 erlangs IscomAlumni[1582196]: ORDER BY CASE Aug 24 00:05:39 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: END DESC Aug 24 00:05:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: 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 24 00:05:39 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:05:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: 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 24 00:05:39 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:05:39 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:39 erlangs IscomAlumni[1582196]: 接口/耗时41ms Aug 24 00:05:47 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:47 erlangs IscomAlumni[1582196]: 接口/%20耗时0ms Aug 24 00:05:49 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:05:49 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:05:49 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:49 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:49 erlangs IscomAlumni[1582196]: 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] Aug 24 00:05:49 erlangs IscomAlumni[1582196]: FROM [NtuAlumniCard] AS [n] Aug 24 00:05:49 erlangs IscomAlumni[1582196]: WHERE ((([n].[AlumniID] = @__8__locals1_id_0) AND [n].[CardType] IN (CAST(0 AS smallint), CAST(2 AS smallint))) AND ([n].[Status] = CAST(1 AS smallint))) AND ([n].[IsDelete] = CAST(0 AS bit)) Aug 24 00:05:49 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:49 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@p30='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 30) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 700), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (DbType = Int16), @p6='?' (DbType = Int32), @p7='?' (DbType = Int16), @p8='?' (Size = 10) (DbType = AnsiString), @p9='?' (Size = 300) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (DbType = DateTime), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 100), @p15='?' (DbType = Boolean), @p16='?' (Size = 50) (DbType = AnsiString), @p17='?' (DbType = DateTime), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (DbType = Int16), @p20='?' (Size = 15) (DbType = AnsiString), @p21='?' (DbType = Int32), @p22='?' (Size = 60), @p23='?' (Size = 100), @p24='?' (DbType = DateTime), @p25='?' (DbType = Int16), @p26='?' (Size = 50) (DbType = AnsiString), @p27='?' (DbType = DateTime), @p28='?' (DbType = DateTime), @p29='?' (Size = 1) (DbType = Byte)], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:49 erlangs IscomAlumni[1582196]: SET NOCOUNT ON; Aug 24 00:05:49 erlangs IscomAlumni[1582196]: UPDATE [NtuAlumniCard] SET [ACCNO] = @p0, [ActivatedDate] = @p1, [Address] = @p2, [AlumniID] = @p3, [ApplyDate] = @p4, [ApplyType] = @p5, [CardSettingID] = @p6, [CardType] = @p7, [CityID] = @p8, [Code] = @p9, [CollectDate] = @p10, [CountryID] = @p11, [CreateDate] = @p12, [CreateUser] = @p13, [Email] = @p14, [IsDelete] = @p15, [Mobile] = @p16, [ModifyDate] = @p17, [ModifyUser] = @p18, [Payment] = @p19, [Photo] = @p20, [Price] = @p21, [ReceiveWay] = @p22, [Remark] = @p23, [SendDate] = @p24, [Status] = @p25, [Tel] = @p26, [UsageDateEnd] = @p27, [UsageDateStart] = @p28, [UsageType] = @p29 Aug 24 00:05:49 erlangs IscomAlumni[1582196]: WHERE [CardID] = @p30; Aug 24 00:05:49 erlangs IscomAlumni[1582196]: SELECT @@ROWCOUNT; Aug 24 00:05:49 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:49 erlangs IscomAlumni[1582196]: 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 24 00:05:49 erlangs IscomAlumni[1582196]: SET NOCOUNT ON; Aug 24 00:05:49 erlangs IscomAlumni[1582196]: INSERT INTO [TbFrontendOperateLog] ([Action], [AlumniID], [CreateDate], [DataKey], [Feature], [IP], [IsSuccess], [Message], [Request], [Response], [Url], [UserAgent]) Aug 24 00:05:49 erlangs IscomAlumni[1582196]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11); Aug 24 00:05:49 erlangs IscomAlumni[1582196]: SELECT [PID] Aug 24 00:05:49 erlangs IscomAlumni[1582196]: FROM [TbFrontendOperateLog] Aug 24 00:05:49 erlangs IscomAlumni[1582196]: WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity(); Aug 24 00:05:49 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:05:49 erlangs IscomAlumni[1582196]: 接口/AlumniCard/GenerateQRCode耗时81ms Aug 24 00:05:50 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:05:50 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[@p0='?' (DbType = Boolean), @p1='?' (DbType = DateTime), @p2='?' (Size = 8000) (DbType = AnsiString), @p3='?' (Size = 50)], CommandType='Text', CommandTimeout='30'] Aug 24 00:05:50 erlangs IscomAlumni[1582196]: SET NOCOUNT ON; Aug 24 00:05:50 erlangs IscomAlumni[1582196]: INSERT INTO [TbScheduleLog] ([IsSuccess], [ProcessingTime], [ResponseMessage], [ScheduleName]) Aug 24 00:05:50 erlangs IscomAlumni[1582196]: VALUES (@p0, @p1, @p2, @p3); Aug 24 00:05:50 erlangs IscomAlumni[1582196]: SELECT [SLID] Aug 24 00:05:50 erlangs IscomAlumni[1582196]: FROM [TbScheduleLog] Aug 24 00:05:50 erlangs IscomAlumni[1582196]: WHERE @@ROWCOUNT = 1 AND [SLID] = scope_identity(); Aug 24 00:06:01 erlangs CRON[2841193]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 24 00:06:18 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::3f Aug 24 00:06:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:06:25 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:06:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:25 erlangs IscomAlumni[1582196]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:25 erlangs IscomAlumni[1582196]: 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 24 00:06:25 erlangs IscomAlumni[1582196]: FROM ( Aug 24 00:06:25 erlangs IscomAlumni[1582196]: 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 24 00:06:25 erlangs IscomAlumni[1582196]: FROM [NtuActivity] AS [n] Aug 24 00:06:25 erlangs IscomAlumni[1582196]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 24 00:06:25 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 24 00:06:25 erlangs IscomAlumni[1582196]: ) AS [t] Aug 24 00:06:25 erlangs IscomAlumni[1582196]: OUTER APPLY ( Aug 24 00:06:25 erlangs IscomAlumni[1582196]: 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 24 00:06:25 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t1] Aug 24 00:06:25 erlangs IscomAlumni[1582196]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 24 00:06:25 erlangs IscomAlumni[1582196]: ) AS [t0] Aug 24 00:06:25 erlangs IscomAlumni[1582196]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 24 00:06:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:25 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:25 erlangs IscomAlumni[1582196]: 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 24 00:06:25 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:06:25 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:06:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:25 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:25 erlangs IscomAlumni[1582196]: 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 24 00:06:25 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:06:25 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:06:25 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:06:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:25 erlangs IscomAlumni[1582196]: 接口/Activity/ActivityDetail/750967A1EFD59A789C18B382F3F9DEAD3B31EBE582E69F8DD48AA544AB884C69耗时46ms Aug 24 00:06:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:06:39 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:06:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:39 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:39 erlangs IscomAlumni[1582196]: 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 24 00:06:39 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:06:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:06:39 erlangs IscomAlumni[1582196]: 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 24 00:06:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:06:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:06:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:06:39 erlangs IscomAlumni[1582196]: 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 24 00:06:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:06:40 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: Executed DbCommand (993ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: 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 24 00:06:40 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:06:40 erlangs IscomAlumni[1582196]: 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 24 00:06:40 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:06:40 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 24 00:06:40 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:06:40 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: 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 24 00:06:40 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:06:40 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: 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 24 00:06:40 erlangs IscomAlumni[1582196]: FROM [NtuNewsletter] AS [n] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:06:40 erlangs IscomAlumni[1582196]: 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 24 00:06:40 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:06:40 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 24 00:06:40 erlangs IscomAlumni[1582196]: ORDER BY [n].[Order], [n].[Period] DESC Aug 24 00:06:40 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: 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 24 00:06:40 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: 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 24 00:06:40 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:06:40 erlangs IscomAlumni[1582196]: 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 24 00:06:40 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:06:40 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: 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 24 00:06:40 erlangs IscomAlumni[1582196]: ORDER BY CASE Aug 24 00:06:40 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: END DESC Aug 24 00:06:40 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: 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 24 00:06:40 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:06:40 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: 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 24 00:06:40 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:06:40 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: 接口/耗时1022ms Aug 24 00:06:40 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:06:40 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: 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 24 00:06:40 erlangs IscomAlumni[1582196]: FROM ( Aug 24 00:06:40 erlangs IscomAlumni[1582196]: 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 24 00:06:40 erlangs IscomAlumni[1582196]: FROM [NtuActivity] AS [n] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 24 00:06:40 erlangs IscomAlumni[1582196]: ) AS [t] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: OUTER APPLY ( Aug 24 00:06:40 erlangs IscomAlumni[1582196]: 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 24 00:06:40 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t1] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 24 00:06:40 erlangs IscomAlumni[1582196]: ) AS [t0] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: 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 24 00:06:40 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:06:40 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: 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 24 00:06:40 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:06:40 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:40 erlangs IscomAlumni[1582196]: 接口/Activity/ActivityDetail/C298B0E96C33A7DE8BACB36A6B8324CBB870DBF7597BBB7CF7A41499BC70C4E6耗时47ms Aug 24 00:06:43 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:06:43 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: SELECT CASE Aug 24 00:06:43 erlangs IscomAlumni[1582196]: WHEN EXISTS ( Aug 24 00:06:43 erlangs IscomAlumni[1582196]: SELECT 1 Aug 24 00:06:43 erlangs IscomAlumni[1582196]: FROM [NtuAlumniCardInfo] AS [n] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: WHERE [n].[AID] = @__AID_0) THEN CAST(1 AS bit) Aug 24 00:06:43 erlangs IscomAlumni[1582196]: ELSE CAST(0 AS bit) Aug 24 00:06:43 erlangs IscomAlumni[1582196]: END Aug 24 00:06:43 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: Executed DbCommand (5ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: SELECT TOP(1) [n].[AID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[Order] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: FROM [NtuAlumniCardInfo] AS [n] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: WHERE [n].[AID] = @__AID_0 Aug 24 00:06:43 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: SELECT CASE Aug 24 00:06:43 erlangs IscomAlumni[1582196]: WHEN EXISTS ( Aug 24 00:06:43 erlangs IscomAlumni[1582196]: SELECT 1 Aug 24 00:06:43 erlangs IscomAlumni[1582196]: FROM [NtuAlumniCardInfo] AS [n] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: WHERE [n].[AID] = @__AID_0) THEN CAST(1 AS bit) Aug 24 00:06:43 erlangs IscomAlumni[1582196]: ELSE CAST(0 AS bit) Aug 24 00:06:43 erlangs IscomAlumni[1582196]: END Aug 24 00:06:43 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: SELECT TOP(1) [n].[AID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[Order] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: FROM [NtuAlumniCardInfo] AS [n] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: WHERE [n].[AID] = @__AID_0 Aug 24 00:06:43 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: SELECT CASE Aug 24 00:06:43 erlangs IscomAlumni[1582196]: WHEN EXISTS ( Aug 24 00:06:43 erlangs IscomAlumni[1582196]: SELECT 1 Aug 24 00:06:43 erlangs IscomAlumni[1582196]: FROM [NtuAlumniCardInfo] AS [n] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: WHERE [n].[AID] = @__AID_0) THEN CAST(1 AS bit) Aug 24 00:06:43 erlangs IscomAlumni[1582196]: ELSE CAST(0 AS bit) Aug 24 00:06:43 erlangs IscomAlumni[1582196]: END Aug 24 00:06:43 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: SELECT TOP(1) [n].[AID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[Order] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: FROM [NtuAlumniCardInfo] AS [n] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: WHERE [n].[AID] = @__AID_0 Aug 24 00:06:43 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: 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 24 00:06:43 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:06:43 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: 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 24 00:06:43 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:06:43 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: 接口/AlumniServe/AlumniCardInfo耗时48ms Aug 24 00:06:43 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: 接口/areas/frontend/css/bootstrap.min.css耗时0ms Aug 24 00:06:43 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: 接口/areas/frontend/fontawesome/css/all.css耗时0ms Aug 24 00:06:43 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: 接口/areas/frontend/css/carousel.css耗时0ms Aug 24 00:06:43 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: 接口/areas/frontend/css/style.css耗时0ms Aug 24 00:06:43 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: 接口/areas/frontend/css/animate.min.css耗时0ms Aug 24 00:06:43 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: 接口/lib/Parsley/v2.9.2/dist/parsley.css耗时0ms Aug 24 00:06:43 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:43 erlangs IscomAlumni[1582196]: 接口/lib/daterangepicker/v3.1/daterangepicker.css耗时0ms Aug 24 00:06:44 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:44 erlangs IscomAlumni[1582196]: 接口/lib/bootstrap-fileinput/v5.2.7/css/fileinput.min.css耗时0ms Aug 24 00:06:44 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:44 erlangs IscomAlumni[1582196]: 接口/css/bootstrap-icons.min.css耗时0ms Aug 24 00:06:44 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:44 erlangs IscomAlumni[1582196]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.css耗时0ms Aug 24 00:06:44 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:44 erlangs IscomAlumni[1582196]: 接口/areas/frontend/css/custom.css耗时0ms Aug 24 00:06:44 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:44 erlangs IscomAlumni[1582196]: 接口/areas/frontend/js/bootstrap.bundle.min.js耗时0ms Aug 24 00:06:44 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:44 erlangs IscomAlumni[1582196]: 接口/lib/toastr/dist/toastr.min.css耗时0ms Aug 24 00:06:44 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:44 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/icon.png耗时0ms Aug 24 00:06:44 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:44 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/icon02.png耗时0ms Aug 24 00:06:44 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:44 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/Logo.png耗时1ms Aug 24 00:06:44 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:44 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/divider_footer.png耗时0ms Aug 24 00:06:44 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:44 erlangs IscomAlumni[1582196]: 接口/areas/frontend/js/jquery.min.js耗时0ms Aug 24 00:06:44 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:44 erlangs IscomAlumni[1582196]: 接口/lib/toastr/dist/toastr.min.js耗时0ms Aug 24 00:06:44 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:44 erlangs IscomAlumni[1582196]: 接口/lib/taiwan-id-validator2/taiwan-id-validator2.min.js耗时0ms Aug 24 00:06:44 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:44 erlangs IscomAlumni[1582196]: 接口/lib/Parsley/v2.9.2/dist/parsley.min.js耗时0ms Aug 24 00:06:44 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:44 erlangs IscomAlumni[1582196]: 接口/areas/frontend/js/wow.min.js耗时0ms Aug 24 00:06:44 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:44 erlangs IscomAlumni[1582196]: 接口/lib/Parsley/v2.9.2/dist/i18n/zh_tw.js耗时0ms Aug 24 00:06:44 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:44 erlangs IscomAlumni[1582196]: 接口/lib/Parsley/parsley-custom.js耗时0ms Aug 24 00:06:44 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:44 erlangs IscomAlumni[1582196]: 接口/lib/daterangepicker/v3.1/moment.min.js耗时0ms Aug 24 00:06:44 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:45 erlangs IscomAlumni[1582196]: 接口/lib/daterangepicker/v3.1/daterangepicker.js耗时0ms Aug 24 00:06:45 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:45 erlangs IscomAlumni[1582196]: 接口/lib/daterangepicker/daterangepicker-custom.js耗时0ms Aug 24 00:06:45 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:45 erlangs IscomAlumni[1582196]: 接口/lib/bootstrap-fileinput/v5.2.7/js/fileinput.min.js耗时0ms Aug 24 00:06:45 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:45 erlangs IscomAlumni[1582196]: 接口/areas/frontend/fontawesome/webfonts/fa-solid-900.woff2耗时0ms Aug 24 00:06:45 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:45 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/banner01.png耗时3ms Aug 24 00:06:45 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:45 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/gotop.png耗时0ms Aug 24 00:06:45 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:45 erlangs IscomAlumni[1582196]: 接口/lib/bootstrap-fileinput/v5.2.7/js/locales/zh-TW.js耗时0ms Aug 24 00:06:45 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:45 erlangs IscomAlumni[1582196]: 接口/lib/bootstrap-fileinput/fileinput-custom.js耗时0ms Aug 24 00:06:45 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:45 erlangs IscomAlumni[1582196]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.js耗时0ms Aug 24 00:06:45 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:45 erlangs IscomAlumni[1582196]: 接口/lib/blockUI/jquery.blockUI.js耗时0ms Aug 24 00:06:45 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:45 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/error.png耗时0ms Aug 24 00:06:45 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:45 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/footerLogo/Logo(FFF).png耗时1ms Aug 24 00:06:45 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:45 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/map.png耗时1ms Aug 24 00:06:45 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:45 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/mail.png耗时0ms Aug 24 00:06:45 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:45 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/time.png耗时0ms Aug 24 00:06:45 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:45 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/phone.png耗时0ms Aug 24 00:06:45 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:45 erlangs IscomAlumni[1582196]: 接口/lib/blockUI/loading_2.gif耗时0ms Aug 24 00:06:48 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/favicon.png耗时0ms Aug 24 00:06:48 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: 接口/AlumniCard耗时1ms Aug 24 00:06:48 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:06:48 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: Executed DbCommand (6ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: 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 24 00:06:48 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:06:48 erlangs IscomAlumni[1582196]: 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 24 00:06:48 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:06:48 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: 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 24 00:06:48 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:06:48 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: 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 24 00:06:48 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:06:48 erlangs IscomAlumni[1582196]: 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 24 00:06:48 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:06:48 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 24 00:06:48 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:06:48 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: 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 24 00:06:48 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:06:48 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: 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 24 00:06:48 erlangs IscomAlumni[1582196]: FROM [NtuNewsletter] AS [n] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:06:48 erlangs IscomAlumni[1582196]: 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 24 00:06:48 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:06:48 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 24 00:06:48 erlangs IscomAlumni[1582196]: ORDER BY [n].[Order], [n].[Period] DESC Aug 24 00:06:48 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: 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 24 00:06:48 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: 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 24 00:06:48 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:06:48 erlangs IscomAlumni[1582196]: 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 24 00:06:48 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:06:48 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: 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 24 00:06:48 erlangs IscomAlumni[1582196]: ORDER BY CASE Aug 24 00:06:48 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: END DESC Aug 24 00:06:48 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: 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 24 00:06:48 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:06:48 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: 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 24 00:06:48 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:06:48 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:48 erlangs IscomAlumni[1582196]: 接口/耗时44ms Aug 24 00:06:49 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:49 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/arrow-forward.png耗时0ms Aug 24 00:06:49 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:49 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/fax.png耗时0ms Aug 24 00:06:49 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:49 erlangs IscomAlumni[1582196]: 接口/Home/GetCaptcha耗时9ms Aug 24 00:06:49 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:06:49 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/ellipsis-solid.svg耗时0ms Aug 24 00:06:59 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:06:59 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:07:01 erlangs CRON[2844712]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 24 00:07:01 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:01 erlangs IscomAlumni[1582196]: Executed DbCommand (1,671ms) [Parameters=[@__8__locals1_acct_1='?' (Size = 50)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:01 erlangs IscomAlumni[1582196]: 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 24 00:07:01 erlangs IscomAlumni[1582196]: FROM [NtuAlumni] AS [n] Aug 24 00:07:01 erlangs IscomAlumni[1582196]: LEFT JOIN [NtuAlumniSchoolRoll] AS [n1] ON [n].[AlumniID] = [n1].[AlumniID] Aug 24 00:07:01 erlangs IscomAlumni[1582196]: 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 24 00:07:01 erlangs IscomAlumni[1582196]: SELECT 1 Aug 24 00:07:01 erlangs IscomAlumni[1582196]: FROM [NtuAlumniSchoolRoll] AS [n0] Aug 24 00:07:01 erlangs IscomAlumni[1582196]: WHERE ([n].[AlumniID] = [n0].[AlumniID]) AND (([n0].[IsDelete] = CAST(0 AS bit)) AND ([n0].[StudentID] = @__8__locals1_acct_1)))) Aug 24 00:07:01 erlangs IscomAlumni[1582196]: ORDER BY [n].[AlumniID] Aug 24 00:07:01 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:01 erlangs IscomAlumni[1582196]: 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 24 00:07:01 erlangs IscomAlumni[1582196]: SET NOCOUNT ON; Aug 24 00:07:01 erlangs IscomAlumni[1582196]: 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 24 00:07:01 erlangs IscomAlumni[1582196]: WHERE [AlumniID] = @p50; Aug 24 00:07:01 erlangs IscomAlumni[1582196]: SELECT @@ROWCOUNT; Aug 24 00:07:01 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:01 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [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 24 00:07:01 erlangs IscomAlumni[1582196]: SET NOCOUNT ON; Aug 24 00:07:01 erlangs IscomAlumni[1582196]: INSERT INTO [TbLoginRecord] ([Account], [Inputaua8], [IP], [LoginDesc], [LoginMsg], [LoginTime], [MemberID], [Platform], [SSO], [SSOResult], [UserAgent], [UserID]) Aug 24 00:07:01 erlangs IscomAlumni[1582196]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11); Aug 24 00:07:01 erlangs IscomAlumni[1582196]: SELECT [PID] Aug 24 00:07:01 erlangs IscomAlumni[1582196]: FROM [TbLoginRecord] Aug 24 00:07:01 erlangs IscomAlumni[1582196]: WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity(); Aug 24 00:07:01 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:07:01 erlangs IscomAlumni[1582196]: 接口/Home/Login耗时1693ms Aug 24 00:07:01 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:07:01 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:07:01 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:01 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:01 erlangs IscomAlumni[1582196]: 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 24 00:07:01 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:07:01 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:07:01 erlangs IscomAlumni[1582196]: 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 24 00:07:01 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:07:01 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:07:01 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:07:01 erlangs IscomAlumni[1582196]: 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 24 00:07:01 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:07:02 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: Executed DbCommand (848ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: 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 24 00:07:02 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:07:02 erlangs IscomAlumni[1582196]: 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 24 00:07:02 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:07:02 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 24 00:07:02 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:07:02 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: 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 24 00:07:02 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:07:02 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: 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 24 00:07:02 erlangs IscomAlumni[1582196]: FROM [NtuNewsletter] AS [n] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:07:02 erlangs IscomAlumni[1582196]: 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 24 00:07:02 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:07:02 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 24 00:07:02 erlangs IscomAlumni[1582196]: ORDER BY [n].[Order], [n].[Period] DESC Aug 24 00:07:02 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: 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 24 00:07:02 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: 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 24 00:07:02 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:07:02 erlangs IscomAlumni[1582196]: 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 24 00:07:02 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:07:02 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: 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 24 00:07:02 erlangs IscomAlumni[1582196]: ORDER BY CASE Aug 24 00:07:02 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: END DESC Aug 24 00:07:02 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: 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 24 00:07:02 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:07:02 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: 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 24 00:07:02 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:07:02 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:07:02 erlangs IscomAlumni[1582196]: 接口/耗时882ms Aug 24 00:07:21 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:07:21 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:07:21 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:21 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:21 erlangs IscomAlumni[1582196]: 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 24 00:07:21 erlangs IscomAlumni[1582196]: FROM [NtuAlumni] AS [n] Aug 24 00:07:21 erlangs IscomAlumni[1582196]: WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit)) Aug 24 00:07:21 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:21 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:21 erlangs IscomAlumni[1582196]: 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 24 00:07:21 erlangs IscomAlumni[1582196]: FROM ( Aug 24 00:07:21 erlangs IscomAlumni[1582196]: 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 24 00:07:21 erlangs IscomAlumni[1582196]: FROM [NtuAlumniCard] AS [n] Aug 24 00:07:21 erlangs IscomAlumni[1582196]: LEFT JOIN [TbFileInfo] AS [t] ON [n].[Photo] = [t].[FileID] Aug 24 00:07:21 erlangs IscomAlumni[1582196]: INNER JOIN [NtuAlumni] AS [n0] ON [n].[AlumniID] = [n0].[AlumniID] Aug 24 00:07:21 erlangs IscomAlumni[1582196]: 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 24 00:07:21 erlangs IscomAlumni[1582196]: ) AS [t0] Aug 24 00:07:21 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:07:21 erlangs IscomAlumni[1582196]: 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 24 00:07:21 erlangs IscomAlumni[1582196]: FROM [NtuAlumniSchoolRoll] AS [n1] Aug 24 00:07:21 erlangs IscomAlumni[1582196]: LEFT JOIN [NtuDepartment] AS [n2] ON [n1].[DptID] = [n2].[DptID] Aug 24 00:07:21 erlangs IscomAlumni[1582196]: ) AS [t1] ON [t0].[AlumniID0] = [t1].[AlumniID] Aug 24 00:07:21 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:07:21 erlangs IscomAlumni[1582196]: 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 24 00:07:21 erlangs IscomAlumni[1582196]: FROM [NtuAlumniSchoolRoll] AS [n3] Aug 24 00:07:21 erlangs IscomAlumni[1582196]: LEFT JOIN [NtuDepartment] AS [n4] ON [n3].[DptID] = [n4].[DptID] Aug 24 00:07:21 erlangs IscomAlumni[1582196]: ) AS [t2] ON [t0].[AlumniID0] = [t2].[AlumniID] Aug 24 00:07:21 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:07:21 erlangs IscomAlumni[1582196]: 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 24 00:07:21 erlangs IscomAlumni[1582196]: FROM [NtuAlumniSchoolRoll] AS [n5] Aug 24 00:07:21 erlangs IscomAlumni[1582196]: LEFT JOIN [NtuDepartment] AS [n6] ON [n5].[DptID] = [n6].[DptID] Aug 24 00:07:21 erlangs IscomAlumni[1582196]: WHERE [n5].[IsDelete] = CAST(0 AS bit) Aug 24 00:07:21 erlangs IscomAlumni[1582196]: ) AS [t3] ON [t0].[AlumniID0] = [t3].[AlumniID] Aug 24 00:07:21 erlangs IscomAlumni[1582196]: ORDER BY [t0].[CardID], [t0].[FileID], [t0].[AlumniID0], [t1].[SchoolRollID], [t1].[DptID0], [t2].[SchoolRollID], [t2].[DptID0], [t3].[Year] DESC, [t3].[SchoolRollID] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: Executed DbCommand (984ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: SELECT CASE Aug 24 00:07:22 erlangs IscomAlumni[1582196]: WHEN EXISTS ( Aug 24 00:07:22 erlangs IscomAlumni[1582196]: SELECT 1 Aug 24 00:07:22 erlangs IscomAlumni[1582196]: FROM [NtuAlumniCard] AS [n] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: WHERE ((([n].[CardType] = CAST(0 AS smallint)) AND ([n].[AlumniID] = @__id_0)) AND ([n].[IsDelete] = CAST(0 AS bit))) OR (((([n].[CardType] = CAST(2 AS smallint)) AND ([n].[AlumniID] = @__id_0)) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[Status] = CAST(1 AS smallint)))) THEN CAST(1 AS bit) Aug 24 00:07:22 erlangs IscomAlumni[1582196]: ELSE CAST(0 AS bit) Aug 24 00:07:22 erlangs IscomAlumni[1582196]: END Aug 24 00:07:22 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: SELECT CASE Aug 24 00:07:22 erlangs IscomAlumni[1582196]: WHEN EXISTS ( Aug 24 00:07:22 erlangs IscomAlumni[1582196]: SELECT 1 Aug 24 00:07:22 erlangs IscomAlumni[1582196]: FROM [NtuAlumniCard] AS [n] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: WHERE ((([n].[CardType] = CAST(2 AS smallint)) AND ([n].[AlumniID] = @__id_0)) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[Status] = CAST(1 AS smallint))) THEN CAST(1 AS bit) Aug 24 00:07:22 erlangs IscomAlumni[1582196]: ELSE CAST(0 AS bit) Aug 24 00:07:22 erlangs IscomAlumni[1582196]: END Aug 24 00:07:22 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: SELECT CASE Aug 24 00:07:22 erlangs IscomAlumni[1582196]: WHEN EXISTS ( Aug 24 00:07:22 erlangs IscomAlumni[1582196]: SELECT 1 Aug 24 00:07:22 erlangs IscomAlumni[1582196]: FROM [NtuAlumni] AS [n] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: WHERE (([n].[AlumniID] = @__id_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND (([n].[PhysicalCardApply] <> CAST(1 AS bit)) OR ([n].[PhysicalCardApply] IS NULL))) THEN CAST(1 AS bit) Aug 24 00:07:22 erlangs IscomAlumni[1582196]: ELSE CAST(0 AS bit) Aug 24 00:07:22 erlangs IscomAlumni[1582196]: END Aug 24 00:07:22 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: SELECT CASE Aug 24 00:07:22 erlangs IscomAlumni[1582196]: WHEN EXISTS ( Aug 24 00:07:22 erlangs IscomAlumni[1582196]: SELECT 1 Aug 24 00:07:22 erlangs IscomAlumni[1582196]: FROM [NtuActivity] AS [n] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: 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 24 00:07:22 erlangs IscomAlumni[1582196]: ELSE CAST(0 AS bit) Aug 24 00:07:22 erlangs IscomAlumni[1582196]: END Aug 24 00:07:22 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: 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 24 00:07:22 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:07:22 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: 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 24 00:07:22 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:07:22 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: 接口/AlumniCard耗时1033ms Aug 24 00:07:22 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: 接口/lib/JsBarcode/v3.11.5/JsBarcode.all.min.js耗时1ms Aug 24 00:07:22 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/NTU.png耗时0ms Aug 24 00:07:22 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:07:22 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: 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] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: FROM [NtuAlumniCard] AS [n] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: WHERE ((([n].[AlumniID] = @__8__locals1_id_0) AND [n].[CardType] IN (CAST(0 AS smallint), CAST(2 AS smallint))) AND ([n].[Status] = CAST(1 AS smallint))) AND ([n].[IsDelete] = CAST(0 AS bit)) Aug 24 00:07:22 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[@p30='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 30) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 700), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (DbType = Int16), @p6='?' (DbType = Int32), @p7='?' (DbType = Int16), @p8='?' (Size = 10) (DbType = AnsiString), @p9='?' (Size = 300) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (DbType = DateTime), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 100), @p15='?' (DbType = Boolean), @p16='?' (Size = 50) (DbType = AnsiString), @p17='?' (DbType = DateTime), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (DbType = Int16), @p20='?' (Size = 15) (DbType = AnsiString), @p21='?' (DbType = Int32), @p22='?' (Size = 60), @p23='?' (Size = 100), @p24='?' (DbType = DateTime), @p25='?' (DbType = Int16), @p26='?' (Size = 50) (DbType = AnsiString), @p27='?' (DbType = DateTime), @p28='?' (DbType = DateTime), @p29='?' (Size = 1) (DbType = Byte)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: SET NOCOUNT ON; Aug 24 00:07:22 erlangs IscomAlumni[1582196]: UPDATE [NtuAlumniCard] SET [ACCNO] = @p0, [ActivatedDate] = @p1, [Address] = @p2, [AlumniID] = @p3, [ApplyDate] = @p4, [ApplyType] = @p5, [CardSettingID] = @p6, [CardType] = @p7, [CityID] = @p8, [Code] = @p9, [CollectDate] = @p10, [CountryID] = @p11, [CreateDate] = @p12, [CreateUser] = @p13, [Email] = @p14, [IsDelete] = @p15, [Mobile] = @p16, [ModifyDate] = @p17, [ModifyUser] = @p18, [Payment] = @p19, [Photo] = @p20, [Price] = @p21, [ReceiveWay] = @p22, [Remark] = @p23, [SendDate] = @p24, [Status] = @p25, [Tel] = @p26, [UsageDateEnd] = @p27, [UsageDateStart] = @p28, [UsageType] = @p29 Aug 24 00:07:22 erlangs IscomAlumni[1582196]: WHERE [CardID] = @p30; Aug 24 00:07:22 erlangs IscomAlumni[1582196]: SELECT @@ROWCOUNT; Aug 24 00:07:22 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [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 24 00:07:22 erlangs IscomAlumni[1582196]: SET NOCOUNT ON; Aug 24 00:07:22 erlangs IscomAlumni[1582196]: INSERT INTO [TbFrontendOperateLog] ([Action], [AlumniID], [CreateDate], [DataKey], [Feature], [IP], [IsSuccess], [Message], [Request], [Response], [Url], [UserAgent]) Aug 24 00:07:22 erlangs IscomAlumni[1582196]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11); Aug 24 00:07:22 erlangs IscomAlumni[1582196]: SELECT [PID] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: FROM [TbFrontendOperateLog] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity(); Aug 24 00:07:22 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:07:22 erlangs IscomAlumni[1582196]: 接口/AlumniCard/GenerateQRCode耗时22ms Aug 24 00:07:23 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::41 Aug 24 00:07:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:07:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: 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 24 00:07:25 erlangs IscomAlumni[1582196]: FROM [NtuAlumni] AS [n] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit)) Aug 24 00:07:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: 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 24 00:07:25 erlangs IscomAlumni[1582196]: FROM ( Aug 24 00:07:25 erlangs IscomAlumni[1582196]: 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 24 00:07:25 erlangs IscomAlumni[1582196]: FROM [NtuAlumni] AS [n] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:07:25 erlangs IscomAlumni[1582196]: 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 24 00:07:25 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:07:25 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:07:25 erlangs IscomAlumni[1582196]: SELECT [t2].[CityID], [t2].[CityLevel], [t2].[CityName], [t2].[CountryID], [t2].[CreateDate], [t2].[CreateUser], [t2].[IsDelete], [t2].[ModifyDate], [t2].[ModifyUser], [t2].[ParentID], [t2].[PostCode] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: FROM [TbCity] AS [t2] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: WHERE [t2].[IsDelete] = CAST(0 AS bit) Aug 24 00:07:25 erlangs IscomAlumni[1582196]: ) AS [t1] ON [n].[CurrentCityID] = [t1].[CityID] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:07:25 erlangs IscomAlumni[1582196]: SELECT [t4].[CityID], [t4].[CityLevel], [t4].[CityName], [t4].[CountryID], [t4].[CreateDate], [t4].[CreateUser], [t4].[IsDelete], [t4].[ModifyDate], [t4].[ModifyUser], [t4].[ParentID], [t4].[PostCode] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: FROM [TbCity] AS [t4] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: WHERE [t4].[IsDelete] = CAST(0 AS bit) Aug 24 00:07:25 erlangs IscomAlumni[1582196]: ) AS [t3] ON [n].[PermanentCityID] = [t3].[CityID] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: WHERE (([n].[AlumniID] = @__id_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit)) Aug 24 00:07:25 erlangs IscomAlumni[1582196]: ) AS [t5] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:07:25 erlangs IscomAlumni[1582196]: 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 24 00:07:25 erlangs IscomAlumni[1582196]: FROM [NtuAlumniSchoolRoll] AS [n0] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: LEFT JOIN [NtuDepartment] AS [n1] ON [n0].[DptID] = [n1].[DptID] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: ) AS [t6] ON [t5].[AlumniID] = [t6].[AlumniID] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:07:25 erlangs IscomAlumni[1582196]: 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 24 00:07:25 erlangs IscomAlumni[1582196]: FROM [NtuAlumniSchoolRoll] AS [n2] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: LEFT JOIN [NtuDepartment] AS [n3] ON [n2].[DptID] = [n3].[DptID] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: WHERE [n2].[IsDelete] = CAST(0 AS bit) Aug 24 00:07:25 erlangs IscomAlumni[1582196]: ) AS [t7] ON [t5].[AlumniID] = [t7].[AlumniID] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: ORDER BY [t5].[AlumniID], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[DptID0], [t7].[Year] DESC, [t7].[SchoolRollID] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: SELECT CASE Aug 24 00:07:25 erlangs IscomAlumni[1582196]: WHEN EXISTS ( Aug 24 00:07:25 erlangs IscomAlumni[1582196]: SELECT 1 Aug 24 00:07:25 erlangs IscomAlumni[1582196]: FROM [NtuActivity] AS [n] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: 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 24 00:07:25 erlangs IscomAlumni[1582196]: ELSE CAST(0 AS bit) Aug 24 00:07:25 erlangs IscomAlumni[1582196]: END Aug 24 00:07:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: SELECT [n].[AnnotationID], [n].[IsDelete], [n].[ShowInFrontend], [n].[Title] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: FROM [NtuAlumniAnnotation] AS [n] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ShowInFrontend] = CAST(1 AS bit)) Aug 24 00:07:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__lang_0='?' (Size = 2) (DbType = AnsiStringFixedLength), @__GetValue_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: SELECT [t].[CountryID], [t].[LangCode], [t].[CountryCode], [t].[CountryName], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: FROM [TbCountry] AS [t] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[LangCode] = @__lang_0)) AND ([t].[CountryID] <> @__GetValue_1) Aug 24 00:07:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__lang_0='?' (Size = 2) (DbType = AnsiStringFixedLength), @__GetValue_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: SELECT [t].[CountryID], [t].[LangCode], [t].[CountryCode], [t].[CountryName], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: FROM [TbCountry] AS [t] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[LangCode] = @__lang_0)) AND ([t].[CountryID] <> @__GetValue_1) Aug 24 00:07:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__CityID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: FROM [TbCity] AS [t] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 2)) AND ([t].[ParentID] = @__CityID_0) Aug 24 00:07:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__CountryID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: FROM [TbCity] AS [t] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 1)) AND ([t].[CountryID] = @__CountryID_0) Aug 24 00:07:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__CityID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: FROM [TbCity] AS [t] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 2)) AND ([t].[ParentID] = @__CityID_0) Aug 24 00:07:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__CountryID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: FROM [TbCity] AS [t] Aug 24 00:07:25 erlangs IscomAlumni[1582196]: WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 1)) AND ([t].[CountryID] = @__CountryID_0) Aug 24 00:07:26 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:26 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__CityID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:26 erlangs IscomAlumni[1582196]: SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode] Aug 24 00:07:26 erlangs IscomAlumni[1582196]: FROM [TbCity] AS [t] Aug 24 00:07:26 erlangs IscomAlumni[1582196]: WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 2)) AND ([t].[ParentID] = @__CityID_0) Aug 24 00:07:26 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:26 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:26 erlangs IscomAlumni[1582196]: SELECT CASE Aug 24 00:07:26 erlangs IscomAlumni[1582196]: WHEN EXISTS ( Aug 24 00:07:26 erlangs IscomAlumni[1582196]: SELECT 1 Aug 24 00:07:26 erlangs IscomAlumni[1582196]: FROM [NtuActivity] AS [n] Aug 24 00:07:26 erlangs IscomAlumni[1582196]: 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 24 00:07:26 erlangs IscomAlumni[1582196]: ELSE CAST(0 AS bit) Aug 24 00:07:26 erlangs IscomAlumni[1582196]: END Aug 24 00:07:26 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:26 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:26 erlangs IscomAlumni[1582196]: 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 24 00:07:26 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:07:26 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:07:26 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:26 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:26 erlangs IscomAlumni[1582196]: 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 24 00:07:26 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:07:26 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:07:26 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:07:26 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:07:26 erlangs IscomAlumni[1582196]: 接口/AlumniInfo耗时858ms Aug 24 00:07:26 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:07:26 erlangs IscomAlumni[1582196]: 接口/lib/cdnjs/select2/v3.5.0/select2x2.png耗时0ms Aug 24 00:07:27 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:07:27 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:07:27 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:27 erlangs IscomAlumni[1582196]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:27 erlangs IscomAlumni[1582196]: 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 24 00:07:27 erlangs IscomAlumni[1582196]: FROM ( Aug 24 00:07:27 erlangs IscomAlumni[1582196]: 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 24 00:07:27 erlangs IscomAlumni[1582196]: FROM [NtuActivity] AS [n] Aug 24 00:07:27 erlangs IscomAlumni[1582196]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 24 00:07:27 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 24 00:07:27 erlangs IscomAlumni[1582196]: ) AS [t] Aug 24 00:07:27 erlangs IscomAlumni[1582196]: OUTER APPLY ( Aug 24 00:07:27 erlangs IscomAlumni[1582196]: 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 24 00:07:27 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t1] Aug 24 00:07:27 erlangs IscomAlumni[1582196]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 24 00:07:27 erlangs IscomAlumni[1582196]: ) AS [t0] Aug 24 00:07:27 erlangs IscomAlumni[1582196]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 24 00:07:27 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:27 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:27 erlangs IscomAlumni[1582196]: 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 24 00:07:27 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:07:27 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:07:27 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:27 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:27 erlangs IscomAlumni[1582196]: 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 24 00:07:27 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:07:27 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:07:27 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:07:27 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:07:27 erlangs IscomAlumni[1582196]: 接口/Activity/ActivityDetail/6A459C1C76EAE18FDC51BD5C84CFF2188A4C5FE1B9FCA04E4BD029B100A1C890耗时49ms Aug 24 00:07:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:07:39 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:07:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:39 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:39 erlangs IscomAlumni[1582196]: 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 24 00:07:39 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:07:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:07:39 erlangs IscomAlumni[1582196]: 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 24 00:07:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:07:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:07:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:07:39 erlangs IscomAlumni[1582196]: 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 24 00:07:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:07:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:39 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:39 erlangs IscomAlumni[1582196]: 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 24 00:07:39 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:07:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:07:39 erlangs IscomAlumni[1582196]: 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 24 00:07:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:07:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:07:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:07:39 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 24 00:07:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:07:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:39 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:39 erlangs IscomAlumni[1582196]: 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 24 00:07:39 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:07:39 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:07:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:39 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:39 erlangs IscomAlumni[1582196]: 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 24 00:07:39 erlangs IscomAlumni[1582196]: FROM [NtuNewsletter] AS [n] Aug 24 00:07:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:07:39 erlangs IscomAlumni[1582196]: 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 24 00:07:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:07:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:07:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:07:39 erlangs IscomAlumni[1582196]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 24 00:07:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[Order], [n].[Period] DESC Aug 24 00:07:40 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:40 erlangs IscomAlumni[1582196]: Executed DbCommand (982ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:40 erlangs IscomAlumni[1582196]: 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 24 00:07:40 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:07:40 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:07:40 erlangs IscomAlumni[1582196]: 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 24 00:07:40 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:07:40 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:07:40 erlangs IscomAlumni[1582196]: 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 24 00:07:40 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:07:40 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:07:40 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:07:40 erlangs IscomAlumni[1582196]: 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 24 00:07:40 erlangs IscomAlumni[1582196]: ORDER BY CASE Aug 24 00:07:40 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:07:40 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:07:40 erlangs IscomAlumni[1582196]: END DESC Aug 24 00:07:40 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:40 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:40 erlangs IscomAlumni[1582196]: 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 24 00:07:40 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:07:40 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:07:40 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:40 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:40 erlangs IscomAlumni[1582196]: 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 24 00:07:40 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:07:40 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:07:40 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:07:40 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:07:40 erlangs IscomAlumni[1582196]: 接口/耗时1008ms Aug 24 00:07:54 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:07:54 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:07:54 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:54 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:54 erlangs IscomAlumni[1582196]: 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 24 00:07:54 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:07:54 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:07:54 erlangs IscomAlumni[1582196]: 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 24 00:07:54 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:07:54 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:07:54 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:07:54 erlangs IscomAlumni[1582196]: 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 24 00:07:54 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:07:55 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: Executed DbCommand (991ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: 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 24 00:07:55 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:07:55 erlangs IscomAlumni[1582196]: 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 24 00:07:55 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:07:55 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 24 00:07:55 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:07:55 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: 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 24 00:07:55 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:07:55 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: 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 24 00:07:55 erlangs IscomAlumni[1582196]: FROM [NtuNewsletter] AS [n] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:07:55 erlangs IscomAlumni[1582196]: 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 24 00:07:55 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:07:55 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 24 00:07:55 erlangs IscomAlumni[1582196]: ORDER BY [n].[Order], [n].[Period] DESC Aug 24 00:07:55 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: 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 24 00:07:55 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: 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 24 00:07:55 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:07:55 erlangs IscomAlumni[1582196]: 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 24 00:07:55 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:07:55 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: 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 24 00:07:55 erlangs IscomAlumni[1582196]: ORDER BY CASE Aug 24 00:07:55 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: END DESC Aug 24 00:07:55 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: 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 24 00:07:55 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:07:55 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: 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 24 00:07:55 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:07:55 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:07:55 erlangs IscomAlumni[1582196]: 接口/耗时1021ms Aug 24 00:08:01 erlangs CRON[2856611]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 24 00:08:07 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:08:07 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:08:07 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:07 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:07 erlangs IscomAlumni[1582196]: 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 24 00:08:07 erlangs IscomAlumni[1582196]: FROM [NtuAlumni] AS [n] Aug 24 00:08:07 erlangs IscomAlumni[1582196]: WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit)) Aug 24 00:08:07 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:07 erlangs IscomAlumni[1582196]: Executed DbCommand (5ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:07 erlangs IscomAlumni[1582196]: 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 24 00:08:07 erlangs IscomAlumni[1582196]: FROM [NtuAlumni] AS [n] Aug 24 00:08:07 erlangs IscomAlumni[1582196]: WHERE [n].[AlumniID] = @__aluInfo_AlumniID_0 Aug 24 00:08:07 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:07 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:07 erlangs IscomAlumni[1582196]: SELECT CASE Aug 24 00:08:07 erlangs IscomAlumni[1582196]: WHEN EXISTS ( Aug 24 00:08:07 erlangs IscomAlumni[1582196]: SELECT 1 Aug 24 00:08:07 erlangs IscomAlumni[1582196]: FROM [NtuActivity] AS [n] Aug 24 00:08:07 erlangs IscomAlumni[1582196]: 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 24 00:08:07 erlangs IscomAlumni[1582196]: ELSE CAST(0 AS bit) Aug 24 00:08:07 erlangs IscomAlumni[1582196]: END Aug 24 00:08:08 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:08 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:08 erlangs IscomAlumni[1582196]: 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 24 00:08:08 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:08:08 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:08:08 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:08 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:08 erlangs IscomAlumni[1582196]: 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 24 00:08:08 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:08:08 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:08:08 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:08:08 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:08:08 erlangs IscomAlumni[1582196]: 接口/Home/ResetAua8耗时47ms Aug 24 00:08:22 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:08:22 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:08:22 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:22 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:22 erlangs IscomAlumni[1582196]: 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 24 00:08:22 erlangs IscomAlumni[1582196]: FROM [NtuAlumni] AS [n] Aug 24 00:08:22 erlangs IscomAlumni[1582196]: WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit)) Aug 24 00:08:22 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:22 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:22 erlangs IscomAlumni[1582196]: 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 24 00:08:22 erlangs IscomAlumni[1582196]: FROM [NtuAlumni] AS [n] Aug 24 00:08:22 erlangs IscomAlumni[1582196]: WHERE [n].[AlumniID] = @__aluInfo_AlumniID_0 Aug 24 00:08:22 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:22 erlangs IscomAlumni[1582196]: Executed DbCommand (26ms) [Parameters=[@__p_1='?' (DbType = Int32), @__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString), @__encryptNewAua8_2='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:22 erlangs IscomAlumni[1582196]: SELECT CASE Aug 24 00:08:22 erlangs IscomAlumni[1582196]: WHEN EXISTS ( Aug 24 00:08:22 erlangs IscomAlumni[1582196]: SELECT 1 Aug 24 00:08:22 erlangs IscomAlumni[1582196]: FROM ( Aug 24 00:08:22 erlangs IscomAlumni[1582196]: SELECT TOP(@__p_1) [t].[PID], [t].[AlumniID], [t].[Aua8], [t].[CreateDate], [t].[CreateUser] Aug 24 00:08:22 erlangs IscomAlumni[1582196]: FROM [TbResetAua8Record] AS [t] Aug 24 00:08:22 erlangs IscomAlumni[1582196]: WHERE [t].[AlumniID] = @__aluInfo_AlumniID_0 Aug 24 00:08:22 erlangs IscomAlumni[1582196]: ORDER BY [t].[CreateDate] DESC Aug 24 00:08:22 erlangs IscomAlumni[1582196]: ) AS [t0] Aug 24 00:08:22 erlangs IscomAlumni[1582196]: WHERE [t0].[Aua8] = @__encryptNewAua8_2) THEN CAST(1 AS bit) Aug 24 00:08:22 erlangs IscomAlumni[1582196]: ELSE CAST(0 AS bit) Aug 24 00:08:22 erlangs IscomAlumni[1582196]: END Aug 24 00:08:22 erlangs IscomAlumni[1582196]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 24 00:08:22 erlangs IscomAlumni[1582196]: 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 24 00:08:22 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:22 erlangs IscomAlumni[1582196]: Executed DbCommand (5ms) [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 24 00:08:22 erlangs IscomAlumni[1582196]: SET NOCOUNT ON; Aug 24 00:08:22 erlangs IscomAlumni[1582196]: 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 24 00:08:22 erlangs IscomAlumni[1582196]: WHERE [AlumniID] = @p50; Aug 24 00:08:22 erlangs IscomAlumni[1582196]: SELECT @@ROWCOUNT; Aug 24 00:08:22 erlangs IscomAlumni[1582196]: warn: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 24 00:08:22 erlangs IscomAlumni[1582196]: 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 24 00:08:23 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:23 erlangs IscomAlumni[1582196]: Executed DbCommand (932ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 50) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:23 erlangs IscomAlumni[1582196]: SET NOCOUNT ON; Aug 24 00:08:23 erlangs IscomAlumni[1582196]: INSERT INTO [TbResetAua8Record] ([AlumniID], [Aua8], [CreateDate], [CreateUser]) Aug 24 00:08:23 erlangs IscomAlumni[1582196]: VALUES (@p0, @p1, @p2, @p3); Aug 24 00:08:23 erlangs IscomAlumni[1582196]: SELECT [PID] Aug 24 00:08:23 erlangs IscomAlumni[1582196]: FROM [TbResetAua8Record] Aug 24 00:08:23 erlangs IscomAlumni[1582196]: WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity(); Aug 24 00:08:24 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:08:24 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:08:24 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:24 erlangs IscomAlumni[1582196]: Executed DbCommand (5ms) [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 24 00:08:24 erlangs IscomAlumni[1582196]: SET NOCOUNT ON; Aug 24 00:08:24 erlangs IscomAlumni[1582196]: INSERT INTO [TbFrontendOperateLog] ([Action], [AlumniID], [CreateDate], [DataKey], [Feature], [IP], [IsSuccess], [Message], [Request], [Response], [Url], [UserAgent]) Aug 24 00:08:24 erlangs IscomAlumni[1582196]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11); Aug 24 00:08:24 erlangs IscomAlumni[1582196]: SELECT [PID] Aug 24 00:08:24 erlangs IscomAlumni[1582196]: FROM [TbFrontendOperateLog] Aug 24 00:08:24 erlangs IscomAlumni[1582196]: WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity(); Aug 24 00:08:24 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:08:24 erlangs IscomAlumni[1582196]: 接口/Home/ResetAua8耗时24ms Aug 24 00:08:24 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:24 erlangs IscomAlumni[1582196]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:24 erlangs IscomAlumni[1582196]: 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 24 00:08:24 erlangs IscomAlumni[1582196]: FROM ( Aug 24 00:08:24 erlangs IscomAlumni[1582196]: 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 24 00:08:24 erlangs IscomAlumni[1582196]: FROM [NtuActivity] AS [n] Aug 24 00:08:24 erlangs IscomAlumni[1582196]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 24 00:08:24 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 24 00:08:24 erlangs IscomAlumni[1582196]: ) AS [t] Aug 24 00:08:24 erlangs IscomAlumni[1582196]: OUTER APPLY ( Aug 24 00:08:24 erlangs IscomAlumni[1582196]: 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 24 00:08:24 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t1] Aug 24 00:08:24 erlangs IscomAlumni[1582196]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 24 00:08:24 erlangs IscomAlumni[1582196]: ) AS [t0] Aug 24 00:08:24 erlangs IscomAlumni[1582196]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 24 00:08:24 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:24 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:24 erlangs IscomAlumni[1582196]: 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 24 00:08:24 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:08:24 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:08:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: Executed DbCommand (896ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: 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 24 00:08:25 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:08:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: 接口/Activity/ActivityDetail/FBD78D150A490206861AE6BA46394A09399EF33ABD439572D27484960BD35E6A耗时24ms Aug 24 00:08:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:08:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: 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 24 00:08:25 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:08:25 erlangs IscomAlumni[1582196]: 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 24 00:08:25 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:08:25 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: 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 24 00:08:25 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:08:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: 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 24 00:08:25 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:08:25 erlangs IscomAlumni[1582196]: 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 24 00:08:25 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:08:25 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 24 00:08:25 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:08:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: 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 24 00:08:25 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:08:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: 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 24 00:08:25 erlangs IscomAlumni[1582196]: FROM [NtuNewsletter] AS [n] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:08:25 erlangs IscomAlumni[1582196]: 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 24 00:08:25 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:08:25 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 24 00:08:25 erlangs IscomAlumni[1582196]: ORDER BY [n].[Order], [n].[Period] DESC Aug 24 00:08:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: 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 24 00:08:25 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: 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 24 00:08:25 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:08:25 erlangs IscomAlumni[1582196]: 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 24 00:08:25 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:08:25 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: 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 24 00:08:25 erlangs IscomAlumni[1582196]: ORDER BY CASE Aug 24 00:08:25 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: END DESC Aug 24 00:08:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: 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 24 00:08:25 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:08:25 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: 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 24 00:08:25 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:08:25 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:08:25 erlangs IscomAlumni[1582196]: 接口/耗时30ms Aug 24 00:08:29 erlangs crontab[2862851]: (root) LIST (root) Aug 24 00:08:29 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::40 Aug 24 00:08:30 erlangs crontab[2862945]: (root) LIST (www-data) Aug 24 00:08:34 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:08:34 erlangs IscomAlumni[1582196]: 接口/Home/GetCaptcha耗时4ms Aug 24 00:08:36 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: 接口/AlumniCard耗时1ms Aug 24 00:08:36 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:08:36 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: Executed DbCommand (7ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: 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 24 00:08:36 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:08:36 erlangs IscomAlumni[1582196]: 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 24 00:08:36 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:08:36 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: 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 24 00:08:36 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:08:36 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: 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 24 00:08:36 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:08:36 erlangs IscomAlumni[1582196]: 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 24 00:08:36 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:08:36 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 24 00:08:36 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:08:36 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: 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 24 00:08:36 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:08:36 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: 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 24 00:08:36 erlangs IscomAlumni[1582196]: FROM [NtuNewsletter] AS [n] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:08:36 erlangs IscomAlumni[1582196]: 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 24 00:08:36 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:08:36 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 24 00:08:36 erlangs IscomAlumni[1582196]: ORDER BY [n].[Order], [n].[Period] DESC Aug 24 00:08:36 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: 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 24 00:08:36 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: 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 24 00:08:36 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:08:36 erlangs IscomAlumni[1582196]: 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 24 00:08:36 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:08:36 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: 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 24 00:08:36 erlangs IscomAlumni[1582196]: ORDER BY CASE Aug 24 00:08:36 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: END DESC Aug 24 00:08:36 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: 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 24 00:08:36 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:08:36 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: 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 24 00:08:36 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:08:36 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: 接口/耗时38ms Aug 24 00:08:36 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:08:36 erlangs IscomAlumni[1582196]: 接口/Home/GetCaptcha耗时4ms Aug 24 00:08:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:08:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: 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 24 00:08:39 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:08:39 erlangs IscomAlumni[1582196]: 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 24 00:08:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:08:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: 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 24 00:08:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:08:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: 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 24 00:08:39 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:08:39 erlangs IscomAlumni[1582196]: 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 24 00:08:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:08:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 24 00:08:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:08:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: 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 24 00:08:39 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:08:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: 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 24 00:08:39 erlangs IscomAlumni[1582196]: FROM [NtuNewsletter] AS [n] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:08:39 erlangs IscomAlumni[1582196]: 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 24 00:08:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:08:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 24 00:08:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[Order], [n].[Period] DESC Aug 24 00:08:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: 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 24 00:08:39 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: 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 24 00:08:39 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:08:39 erlangs IscomAlumni[1582196]: 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 24 00:08:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:08:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: 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 24 00:08:39 erlangs IscomAlumni[1582196]: ORDER BY CASE Aug 24 00:08:39 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: END DESC Aug 24 00:08:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: 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 24 00:08:39 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:08:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: 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 24 00:08:39 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:08:39 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:08:39 erlangs IscomAlumni[1582196]: 接口/耗时26ms Aug 24 00:08:49 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:08:49 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:08:50 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: Executed DbCommand (1,698ms) [Parameters=[@__8__locals1_acct_1='?' (Size = 50)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: 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 24 00:08:50 erlangs IscomAlumni[1582196]: FROM [NtuAlumni] AS [n] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: LEFT JOIN [NtuAlumniSchoolRoll] AS [n1] ON [n].[AlumniID] = [n1].[AlumniID] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: 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 24 00:08:50 erlangs IscomAlumni[1582196]: SELECT 1 Aug 24 00:08:50 erlangs IscomAlumni[1582196]: FROM [NtuAlumniSchoolRoll] AS [n0] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: WHERE ([n].[AlumniID] = [n0].[AlumniID]) AND (([n0].[IsDelete] = CAST(0 AS bit)) AND ([n0].[StudentID] = @__8__locals1_acct_1)))) Aug 24 00:08:50 erlangs IscomAlumni[1582196]: ORDER BY [n].[AlumniID] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: 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 24 00:08:50 erlangs IscomAlumni[1582196]: SET NOCOUNT ON; Aug 24 00:08:50 erlangs IscomAlumni[1582196]: 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 24 00:08:50 erlangs IscomAlumni[1582196]: WHERE [AlumniID] = @p50; Aug 24 00:08:50 erlangs IscomAlumni[1582196]: SELECT @@ROWCOUNT; Aug 24 00:08:50 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: 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 24 00:08:50 erlangs IscomAlumni[1582196]: SET NOCOUNT ON; Aug 24 00:08:50 erlangs IscomAlumni[1582196]: INSERT INTO [TbLoginRecord] ([Account], [Inputaua8], [IP], [LoginDesc], [LoginMsg], [LoginTime], [MemberID], [Platform], [SSO], [SSOResult], [UserAgent], [UserID]) Aug 24 00:08:50 erlangs IscomAlumni[1582196]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11); Aug 24 00:08:50 erlangs IscomAlumni[1582196]: SELECT [PID] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: FROM [TbLoginRecord] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity(); Aug 24 00:08:50 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: 接口/Home/Login耗时1718ms Aug 24 00:08:50 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:08:50 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: Executed DbCommand (3ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: 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 24 00:08:50 erlangs IscomAlumni[1582196]: FROM [NtuAlumni] AS [n] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit)) Aug 24 00:08:50 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: 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 24 00:08:50 erlangs IscomAlumni[1582196]: FROM ( Aug 24 00:08:50 erlangs IscomAlumni[1582196]: 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 24 00:08:50 erlangs IscomAlumni[1582196]: FROM [NtuAlumniCard] AS [n] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: LEFT JOIN [TbFileInfo] AS [t] ON [n].[Photo] = [t].[FileID] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: INNER JOIN [NtuAlumni] AS [n0] ON [n].[AlumniID] = [n0].[AlumniID] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: 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 24 00:08:50 erlangs IscomAlumni[1582196]: ) AS [t0] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:08:50 erlangs IscomAlumni[1582196]: 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 24 00:08:50 erlangs IscomAlumni[1582196]: FROM [NtuAlumniSchoolRoll] AS [n1] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: LEFT JOIN [NtuDepartment] AS [n2] ON [n1].[DptID] = [n2].[DptID] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: ) AS [t1] ON [t0].[AlumniID0] = [t1].[AlumniID] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:08:50 erlangs IscomAlumni[1582196]: 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 24 00:08:50 erlangs IscomAlumni[1582196]: FROM [NtuAlumniSchoolRoll] AS [n3] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: LEFT JOIN [NtuDepartment] AS [n4] ON [n3].[DptID] = [n4].[DptID] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: ) AS [t2] ON [t0].[AlumniID0] = [t2].[AlumniID] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:08:50 erlangs IscomAlumni[1582196]: 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 24 00:08:50 erlangs IscomAlumni[1582196]: FROM [NtuAlumniSchoolRoll] AS [n5] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: LEFT JOIN [NtuDepartment] AS [n6] ON [n5].[DptID] = [n6].[DptID] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: WHERE [n5].[IsDelete] = CAST(0 AS bit) Aug 24 00:08:50 erlangs IscomAlumni[1582196]: ) AS [t3] ON [t0].[AlumniID0] = [t3].[AlumniID] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: ORDER BY [t0].[CardID], [t0].[FileID], [t0].[AlumniID0], [t1].[SchoolRollID], [t1].[DptID0], [t2].[SchoolRollID], [t2].[DptID0], [t3].[Year] DESC, [t3].[SchoolRollID] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: SELECT CASE Aug 24 00:08:50 erlangs IscomAlumni[1582196]: WHEN EXISTS ( Aug 24 00:08:50 erlangs IscomAlumni[1582196]: SELECT 1 Aug 24 00:08:50 erlangs IscomAlumni[1582196]: FROM [NtuAlumniCard] AS [n] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: WHERE ((([n].[CardType] = CAST(0 AS smallint)) AND ([n].[AlumniID] = @__id_0)) AND ([n].[IsDelete] = CAST(0 AS bit))) OR (((([n].[CardType] = CAST(2 AS smallint)) AND ([n].[AlumniID] = @__id_0)) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[Status] = CAST(1 AS smallint)))) THEN CAST(1 AS bit) Aug 24 00:08:50 erlangs IscomAlumni[1582196]: ELSE CAST(0 AS bit) Aug 24 00:08:50 erlangs IscomAlumni[1582196]: END Aug 24 00:08:50 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: SELECT CASE Aug 24 00:08:50 erlangs IscomAlumni[1582196]: WHEN EXISTS ( Aug 24 00:08:50 erlangs IscomAlumni[1582196]: SELECT 1 Aug 24 00:08:50 erlangs IscomAlumni[1582196]: FROM [NtuAlumniCard] AS [n] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: WHERE ((([n].[CardType] = CAST(2 AS smallint)) AND ([n].[AlumniID] = @__id_0)) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[Status] = CAST(1 AS smallint))) THEN CAST(1 AS bit) Aug 24 00:08:50 erlangs IscomAlumni[1582196]: ELSE CAST(0 AS bit) Aug 24 00:08:50 erlangs IscomAlumni[1582196]: END Aug 24 00:08:50 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: SELECT CASE Aug 24 00:08:50 erlangs IscomAlumni[1582196]: WHEN EXISTS ( Aug 24 00:08:50 erlangs IscomAlumni[1582196]: SELECT 1 Aug 24 00:08:50 erlangs IscomAlumni[1582196]: FROM [NtuAlumni] AS [n] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: WHERE (([n].[AlumniID] = @__id_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND (([n].[PhysicalCardApply] <> CAST(1 AS bit)) OR ([n].[PhysicalCardApply] IS NULL))) THEN CAST(1 AS bit) Aug 24 00:08:50 erlangs IscomAlumni[1582196]: ELSE CAST(0 AS bit) Aug 24 00:08:50 erlangs IscomAlumni[1582196]: END Aug 24 00:08:50 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: SELECT CASE Aug 24 00:08:50 erlangs IscomAlumni[1582196]: WHEN EXISTS ( Aug 24 00:08:50 erlangs IscomAlumni[1582196]: SELECT 1 Aug 24 00:08:50 erlangs IscomAlumni[1582196]: FROM [NtuActivity] AS [n] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: 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 24 00:08:50 erlangs IscomAlumni[1582196]: ELSE CAST(0 AS bit) Aug 24 00:08:50 erlangs IscomAlumni[1582196]: END Aug 24 00:08:50 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: 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 24 00:08:50 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:08:50 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: 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 24 00:08:50 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:08:50 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:08:50 erlangs IscomAlumni[1582196]: 接口/AlumniCard耗时38ms Aug 24 00:08:51 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:08:51 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/NTU.png耗时0ms Aug 24 00:08:51 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:08:51 erlangs IscomAlumni[1582196]: 接口/lib/JsBarcode/v3.11.5/JsBarcode.all.min.js耗时0ms Aug 24 00:08:51 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:08:51 erlangs IscomAlumni[1582196]: 接口/areas/frontend/img/icon/check.png耗时0ms Aug 24 00:08:52 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:08:52 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:08:52 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:52 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:52 erlangs IscomAlumni[1582196]: 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] Aug 24 00:08:52 erlangs IscomAlumni[1582196]: FROM [NtuAlumniCard] AS [n] Aug 24 00:08:52 erlangs IscomAlumni[1582196]: WHERE ((([n].[AlumniID] = @__8__locals1_id_0) AND [n].[CardType] IN (CAST(0 AS smallint), CAST(2 AS smallint))) AND ([n].[Status] = CAST(1 AS smallint))) AND ([n].[IsDelete] = CAST(0 AS bit)) Aug 24 00:08:52 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:52 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@p30='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 30) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 700), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (DbType = Int16), @p6='?' (DbType = Int32), @p7='?' (DbType = Int16), @p8='?' (Size = 10) (DbType = AnsiString), @p9='?' (Size = 300) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (DbType = DateTime), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 100), @p15='?' (DbType = Boolean), @p16='?' (Size = 50) (DbType = AnsiString), @p17='?' (DbType = DateTime), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (DbType = Int16), @p20='?' (Size = 15) (DbType = AnsiString), @p21='?' (DbType = Int32), @p22='?' (Size = 60), @p23='?' (Size = 100), @p24='?' (DbType = DateTime), @p25='?' (DbType = Int16), @p26='?' (Size = 50) (DbType = AnsiString), @p27='?' (DbType = DateTime), @p28='?' (DbType = DateTime), @p29='?' (Size = 1) (DbType = Byte)], CommandType='Text', CommandTimeout='30'] Aug 24 00:08:52 erlangs IscomAlumni[1582196]: SET NOCOUNT ON; Aug 24 00:08:52 erlangs IscomAlumni[1582196]: UPDATE [NtuAlumniCard] SET [ACCNO] = @p0, [ActivatedDate] = @p1, [Address] = @p2, [AlumniID] = @p3, [ApplyDate] = @p4, [ApplyType] = @p5, [CardSettingID] = @p6, [CardType] = @p7, [CityID] = @p8, [Code] = @p9, [CollectDate] = @p10, [CountryID] = @p11, [CreateDate] = @p12, [CreateUser] = @p13, [Email] = @p14, [IsDelete] = @p15, [Mobile] = @p16, [ModifyDate] = @p17, [ModifyUser] = @p18, [Payment] = @p19, [Photo] = @p20, [Price] = @p21, [ReceiveWay] = @p22, [Remark] = @p23, [SendDate] = @p24, [Status] = @p25, [Tel] = @p26, [UsageDateEnd] = @p27, [UsageDateStart] = @p28, [UsageType] = @p29 Aug 24 00:08:52 erlangs IscomAlumni[1582196]: WHERE [CardID] = @p30; Aug 24 00:08:52 erlangs IscomAlumni[1582196]: SELECT @@ROWCOUNT; Aug 24 00:08:52 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:08:52 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [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 24 00:08:52 erlangs IscomAlumni[1582196]: SET NOCOUNT ON; Aug 24 00:08:52 erlangs IscomAlumni[1582196]: INSERT INTO [TbFrontendOperateLog] ([Action], [AlumniID], [CreateDate], [DataKey], [Feature], [IP], [IsSuccess], [Message], [Request], [Response], [Url], [UserAgent]) Aug 24 00:08:52 erlangs IscomAlumni[1582196]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11); Aug 24 00:08:52 erlangs IscomAlumni[1582196]: SELECT [PID] Aug 24 00:08:52 erlangs IscomAlumni[1582196]: FROM [TbFrontendOperateLog] Aug 24 00:08:52 erlangs IscomAlumni[1582196]: WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity(); Aug 24 00:08:52 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:08:52 erlangs IscomAlumni[1582196]: 接口/AlumniCard/GenerateQRCode耗时745ms Aug 24 00:09:01 erlangs host-agent: Report failed: HTTP 000 #012#012 #012 #012 #012#012 Server Error#012#012 @__dtNow_1))) Aug 24 00:09:12 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:09:12 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:09:12 erlangs IscomAlumni[1582196]: 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 24 00:09:12 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:09:12 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:09:12 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:09:12 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:09:12 erlangs IscomAlumni[1582196]: 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 24 00:09:12 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:09:12 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:09:12 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:09:12 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:09:12 erlangs IscomAlumni[1582196]: 接口/News/NewsDetail/NN00000337耗时29ms Aug 24 00:09:26 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:09:26 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:09:26 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:09:26 erlangs IscomAlumni[1582196]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 24 00:09:26 erlangs IscomAlumni[1582196]: 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 24 00:09:26 erlangs IscomAlumni[1582196]: FROM ( Aug 24 00:09:26 erlangs IscomAlumni[1582196]: 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 24 00:09:26 erlangs IscomAlumni[1582196]: FROM [NtuActivity] AS [n] Aug 24 00:09:26 erlangs IscomAlumni[1582196]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 24 00:09:26 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 24 00:09:26 erlangs IscomAlumni[1582196]: ) AS [t] Aug 24 00:09:26 erlangs IscomAlumni[1582196]: OUTER APPLY ( Aug 24 00:09:26 erlangs IscomAlumni[1582196]: 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 24 00:09:26 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t1] Aug 24 00:09:26 erlangs IscomAlumni[1582196]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 24 00:09:26 erlangs IscomAlumni[1582196]: ) AS [t0] Aug 24 00:09:26 erlangs IscomAlumni[1582196]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 24 00:09:26 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:09:26 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:09:26 erlangs IscomAlumni[1582196]: 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 24 00:09:26 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:09:26 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:09:26 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:09:26 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:09:26 erlangs IscomAlumni[1582196]: 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 24 00:09:26 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:09:26 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:09:26 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:09:26 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:09:26 erlangs IscomAlumni[1582196]: 接口/Activity/ActivityDetail/5CE5600832530618291F7092DD218597BC8F6954AAA0EE532B1334C1F35C95EB耗时46ms Aug 24 00:09:33 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::3f Aug 24 00:09:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 24 00:09:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: 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 24 00:09:39 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:09:39 erlangs IscomAlumni[1582196]: 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 24 00:09:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:09:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: 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 24 00:09:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:09:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: 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 24 00:09:39 erlangs IscomAlumni[1582196]: FROM [NtuNews] AS [n] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:09:39 erlangs IscomAlumni[1582196]: 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 24 00:09:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:09:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 24 00:09:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[StartDate] DESC Aug 24 00:09:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: 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 24 00:09:39 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:09:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: 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 24 00:09:39 erlangs IscomAlumni[1582196]: FROM [NtuNewsletter] AS [n] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:09:39 erlangs IscomAlumni[1582196]: 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 24 00:09:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:09:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 24 00:09:39 erlangs IscomAlumni[1582196]: ORDER BY [n].[Order], [n].[Period] DESC Aug 24 00:09:39 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: 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 24 00:09:39 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: 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 24 00:09:39 erlangs IscomAlumni[1582196]: FROM [NtuContribute] AS [n] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: LEFT JOIN ( Aug 24 00:09:39 erlangs IscomAlumni[1582196]: 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 24 00:09:39 erlangs IscomAlumni[1582196]: FROM [TbFileInfo] AS [t] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 24 00:09:39 erlangs IscomAlumni[1582196]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: 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 24 00:09:39 erlangs IscomAlumni[1582196]: ORDER BY CASE Aug 24 00:09:39 erlangs IscomAlumni[1582196]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: ELSE [n].[CreateDate] Aug 24 00:09:39 erlangs IscomAlumni[1582196]: END DESC Aug 24 00:09:40 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:09:40 erlangs IscomAlumni[1582196]: Executed DbCommand (979ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:09:40 erlangs IscomAlumni[1582196]: 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 24 00:09:40 erlangs IscomAlumni[1582196]: FROM [NtuAbout] AS [n] Aug 24 00:09:40 erlangs IscomAlumni[1582196]: WHERE [n].[LangCode] = 'tw' Aug 24 00:09:40 erlangs IscomAlumni[1582196]: info: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 24 00:09:40 erlangs IscomAlumni[1582196]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 24 00:09:40 erlangs IscomAlumni[1582196]: 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 24 00:09:40 erlangs IscomAlumni[1582196]: FROM [NtuFooterLink] AS [n] Aug 24 00:09:40 erlangs IscomAlumni[1582196]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 24 00:09:40 erlangs IscomAlumni[1582196]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 24 00:09:40 erlangs IscomAlumni[1582196]: info: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 24 00:09:40 erlangs IscomAlumni[1582196]: 接口/耗时1004ms Aug 24 00:10:01 erlangs CRON[2863255]: (root) CMD (/usr/local/bin/portal-log-push) Aug 24 00:10:01 erlangs CRON[2863257]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 24 00:10:01 erlangs CRON[2863258]: (root) CMD (flock -n /opt/host-agent/agent.lock timeout 270 /opt/host-agent/agent.sh >/dev/null 2>&1) Aug 24 00:10:01 erlangs dbus-daemon[883]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.605916' (uid=0 pid=2863296 comm="timedatectl show --property=Timezone --value " label="unconfined") Aug 24 00:10:01 erlangs systemd[1]: Starting Time & Date Service...