Aug 25 01:26:38 erlangs IscomAlumni[943290]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:38 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:26:38 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:26:38 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:26:38 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:26:38 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:26:38 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:26:38 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:26:38 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:26:38 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:26:38 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:26:38 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:26:38 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:26:38 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:26:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:38 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:38 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:26:38 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:26:38 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:26:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:38 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:38 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:26:38 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:26:38 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:26:38 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:26:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:26:38 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/E278BC9BC6F22D9C9B95A227F49E13743692E15C340A385E57194A9670A31762耗时46ms Aug 25 01:26:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:26:39 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:26:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:39 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:39 erlangs IscomAlumni[943290]: SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:26:39 erlangs IscomAlumni[943290]: FROM [NtuNews] AS [n] Aug 25 01:26:39 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:26:39 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:26:39 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:26:39 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:26:39 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 25 01:26:39 erlangs IscomAlumni[943290]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit))) Aug 25 01:26:39 erlangs IscomAlumni[943290]: ORDER BY [n].[StartDate] DESC Aug 25 01:26:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:39 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:39 erlangs IscomAlumni[943290]: SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:26:39 erlangs IscomAlumni[943290]: FROM [NtuNews] AS [n] Aug 25 01:26:39 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:26:39 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:26:39 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:26:39 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:26:39 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 25 01:26:39 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 25 01:26:39 erlangs IscomAlumni[943290]: ORDER BY [n].[StartDate] DESC Aug 25 01:26:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:39 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:39 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:26:39 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:26:39 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:26:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:39 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:39 erlangs IscomAlumni[943290]: SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:26:39 erlangs IscomAlumni[943290]: FROM [NtuNewsletter] AS [n] Aug 25 01:26:39 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:26:39 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:26:39 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:26:39 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:26:39 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 25 01:26:39 erlangs IscomAlumni[943290]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 25 01:26:39 erlangs IscomAlumni[943290]: ORDER BY [n].[Order], [n].[Period] DESC Aug 25 01:26:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:39 erlangs IscomAlumni[943290]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:39 erlangs IscomAlumni[943290]: SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE Aug 25 01:26:39 erlangs IscomAlumni[943290]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 25 01:26:39 erlangs IscomAlumni[943290]: ELSE [n].[CreateDate] Aug 25 01:26:39 erlangs IscomAlumni[943290]: END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:26:39 erlangs IscomAlumni[943290]: FROM [NtuContribute] AS [n] Aug 25 01:26:39 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:26:39 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:26:39 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:26:39 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:26:39 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 25 01:26:39 erlangs IscomAlumni[943290]: WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate]))) Aug 25 01:26:39 erlangs IscomAlumni[943290]: ORDER BY CASE Aug 25 01:26:39 erlangs IscomAlumni[943290]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 25 01:26:39 erlangs IscomAlumni[943290]: ELSE [n].[CreateDate] Aug 25 01:26:39 erlangs IscomAlumni[943290]: END DESC Aug 25 01:26:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:39 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:39 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:26:39 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:26:39 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:26:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:39 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:39 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:26:39 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:26:39 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:26:39 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:26:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:26:39 erlangs IscomAlumni[943290]: 接口/耗时30ms Aug 25 01:26:42 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:26:42 erlangs IscomAlumni[943290]: 接口/AlumniCard耗时2ms Aug 25 01:26:42 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:26:42 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:26:42 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:42 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:42 erlangs IscomAlumni[943290]: SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:26:42 erlangs IscomAlumni[943290]: FROM [NtuNews] AS [n] Aug 25 01:26:42 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:26:42 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:26:42 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:26:42 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:26:42 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 25 01:26:42 erlangs IscomAlumni[943290]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit))) Aug 25 01:26:42 erlangs IscomAlumni[943290]: ORDER BY [n].[StartDate] DESC Aug 25 01:26:42 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:42 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:42 erlangs IscomAlumni[943290]: SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:26:42 erlangs IscomAlumni[943290]: FROM [NtuNews] AS [n] Aug 25 01:26:42 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:26:42 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:26:42 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:26:42 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:26:42 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 25 01:26:42 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 25 01:26:42 erlangs IscomAlumni[943290]: ORDER BY [n].[StartDate] DESC Aug 25 01:26:42 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:42 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:42 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:26:42 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:26:42 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:26:42 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:42 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:42 erlangs IscomAlumni[943290]: SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:26:42 erlangs IscomAlumni[943290]: FROM [NtuNewsletter] AS [n] Aug 25 01:26:42 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:26:42 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:26:42 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:26:42 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:26:42 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 25 01:26:42 erlangs IscomAlumni[943290]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 25 01:26:42 erlangs IscomAlumni[943290]: ORDER BY [n].[Order], [n].[Period] DESC Aug 25 01:26:42 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:42 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:42 erlangs IscomAlumni[943290]: SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE Aug 25 01:26:42 erlangs IscomAlumni[943290]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 25 01:26:42 erlangs IscomAlumni[943290]: ELSE [n].[CreateDate] Aug 25 01:26:42 erlangs IscomAlumni[943290]: END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:26:42 erlangs IscomAlumni[943290]: FROM [NtuContribute] AS [n] Aug 25 01:26:42 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:26:42 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:26:42 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:26:42 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:26:42 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 25 01:26:42 erlangs IscomAlumni[943290]: WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate]))) Aug 25 01:26:42 erlangs IscomAlumni[943290]: ORDER BY CASE Aug 25 01:26:42 erlangs IscomAlumni[943290]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 25 01:26:42 erlangs IscomAlumni[943290]: ELSE [n].[CreateDate] Aug 25 01:26:42 erlangs IscomAlumni[943290]: END DESC Aug 25 01:26:42 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:42 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:42 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:26:42 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:26:42 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:26:42 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:42 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:42 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:26:42 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:26:42 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:26:42 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:26:42 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:26:42 erlangs IscomAlumni[943290]: 接口/耗时31ms Aug 25 01:26:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:26:45 erlangs IscomAlumni[943290]: 接口/Home/GetCaptcha耗时2370ms Aug 25 01:26:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:26:52 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:26:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:52 erlangs IscomAlumni[943290]: Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:52 erlangs IscomAlumni[943290]: SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:26:52 erlangs IscomAlumni[943290]: FROM [NtuNews] AS [n] Aug 25 01:26:52 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:26:52 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:26:52 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:26:52 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:26:52 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 25 01:26:52 erlangs IscomAlumni[943290]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit))) Aug 25 01:26:52 erlangs IscomAlumni[943290]: ORDER BY [n].[StartDate] DESC Aug 25 01:26:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:52 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:52 erlangs IscomAlumni[943290]: SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:26:52 erlangs IscomAlumni[943290]: FROM [NtuNews] AS [n] Aug 25 01:26:52 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:26:52 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:26:52 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:26:52 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:26:52 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 25 01:26:52 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 25 01:26:52 erlangs IscomAlumni[943290]: ORDER BY [n].[StartDate] DESC Aug 25 01:26:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:52 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:52 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:26:52 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:26:52 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:26:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:52 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:52 erlangs IscomAlumni[943290]: SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:26:52 erlangs IscomAlumni[943290]: FROM [NtuNewsletter] AS [n] Aug 25 01:26:52 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:26:52 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:26:52 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:26:52 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:26:52 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 25 01:26:52 erlangs IscomAlumni[943290]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 25 01:26:52 erlangs IscomAlumni[943290]: ORDER BY [n].[Order], [n].[Period] DESC Aug 25 01:26:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:52 erlangs IscomAlumni[943290]: Executed DbCommand (7ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:52 erlangs IscomAlumni[943290]: SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE Aug 25 01:26:52 erlangs IscomAlumni[943290]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 25 01:26:52 erlangs IscomAlumni[943290]: ELSE [n].[CreateDate] Aug 25 01:26:52 erlangs IscomAlumni[943290]: END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:26:52 erlangs IscomAlumni[943290]: FROM [NtuContribute] AS [n] Aug 25 01:26:52 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:26:52 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:26:52 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:26:52 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:26:52 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 25 01:26:52 erlangs IscomAlumni[943290]: WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate]))) Aug 25 01:26:52 erlangs IscomAlumni[943290]: ORDER BY CASE Aug 25 01:26:52 erlangs IscomAlumni[943290]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 25 01:26:52 erlangs IscomAlumni[943290]: ELSE [n].[CreateDate] Aug 25 01:26:52 erlangs IscomAlumni[943290]: END DESC Aug 25 01:26:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:52 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:52 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:26:52 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:26:52 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:26:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:52 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:52 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:26:52 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:26:52 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:26:52 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:26:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:26:52 erlangs IscomAlumni[943290]: 接口/耗时36ms Aug 25 01:26:56 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:26:56 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:26:56 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:56 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:56 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:26:56 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:26:56 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:26:56 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:26:56 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:26:56 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:26:56 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:26:56 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:26:56 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:26:56 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:26:56 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:26:56 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:26:56 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:26:56 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:56 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:56 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:26:56 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:26:56 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:26:56 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:56 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:56 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:26:56 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:26:56 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:26:56 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:26:56 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:26:56 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/39A0B4ECD27B5952D126C5F20C49CC5C3DEA1A6BFD9341E4291DC00BD65395D4耗时46ms Aug 25 01:26:56 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:26:56 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:26:57 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:57 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:57 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:26:57 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:26:57 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:26:57 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:26:57 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:26:57 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:26:57 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:26:57 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:26:57 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:26:57 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:26:57 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:26:57 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:26:57 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:26:57 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:57 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:57 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:26:57 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:26:57 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:26:57 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:57 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:57 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:26:57 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:26:57 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:26:57 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:26:57 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:26:57 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/105410DAF1834D4701C682A6D4EB43F7115B41D3B969A207B2A2B3383E54B1A3耗时50ms Aug 25 01:26:57 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:26:57 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:26:57 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:57 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:57 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:26:57 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:26:57 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:26:57 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:26:57 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:26:57 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:26:57 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:26:57 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:26:57 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:26:57 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:26:57 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:26:57 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:26:57 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:26:57 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:57 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:57 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:26:57 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:26:57 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:26:57 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:26:57 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:26:57 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:26:57 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:26:57 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:26:57 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:26:57 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:26:57 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/AD63BC2A462EED6B6C54960713D50710E8223AB7ADB3FD43005620E8C6D1E777耗时57ms Aug 25 01:26:59 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::41 Aug 25 01:27:00 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:00 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:00 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:00 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:00 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:00 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:00 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:00 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:00 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:00 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:00 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:00 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:00 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:00 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:00 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:00 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:00 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:00 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:00 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:00 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:00 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:00 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:00 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:00 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:00 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:00 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:00 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:00 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:00 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:00 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/57C2AB08706E779281C1777A02F28B1FD0F611586126D82F49C522A36AA44AC3耗时49ms Aug 25 01:27:01 erlangs CRON[979473]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 25 01:27:04 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:04 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:04 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:04 erlangs IscomAlumni[943290]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:04 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:04 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:04 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:04 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:04 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:04 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:04 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:04 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:04 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:04 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:04 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:04 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:04 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:04 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:04 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:04 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:04 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:04 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:04 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:04 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:04 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:04 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:04 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:04 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:04 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:04 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/27FB64F775B7F56E2D5AC4974DCACBCB71DC99052580EAE8CF5F8985A8BF4A80耗时8ms Aug 25 01:27:04 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:04 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:04 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:04 erlangs IscomAlumni[943290]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:04 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:04 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:04 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:04 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:04 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:04 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:04 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:04 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:04 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:04 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:04 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:04 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:04 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:04 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:04 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:04 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:04 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:04 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:04 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:04 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:04 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:04 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:04 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:04 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:04 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:04 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/CA2413C7EF0A6B6CEB0095F2D696081B57185407DCB16528CB8618C45D766AB4耗时8ms Aug 25 01:27:04 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:04 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:04 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:04 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:04 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:04 erlangs IscomAlumni[943290]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:04 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:04 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:04 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:04 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:04 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:04 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:04 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:04 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:04 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:04 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:04 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:04 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:04 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:04 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:04 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:04 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:04 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:04 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:04 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:04 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:04 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:04 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:04 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:04 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:04 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:04 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/3B7C722117FF7C519E59E911914560195A43ADE105E0A4A38F75BF3FD58C1C72耗时21ms Aug 25 01:27:04 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:04 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:04 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:04 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:04 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:04 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:04 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:04 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:04 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:04 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:04 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:04 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:04 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:04 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:04 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:04 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:04 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:04 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:04 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:04 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:04 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:04 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:04 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:04 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:04 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:04 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:04 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:04 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/355BA3CFAD1962E5F31FBAECF9FDA8206CA9A62587063B3DD89C63C7F24E55FB耗时21ms Aug 25 01:27:06 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:06 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:06 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:06 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:06 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:06 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:06 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:06 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:06 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:06 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:06 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:06 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:06 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:06 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:06 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:06 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:06 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:06 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:06 erlangs IscomAlumni[943290]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:06 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:06 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:06 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:06 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:06 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:06 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:06 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:06 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:06 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:06 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:06 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/D7C517FB94F29233C745F375AE278AEC5B80FFC38E4AE2C67A1A29F978937A04耗时53ms Aug 25 01:27:07 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:07 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:07 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:07 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:07 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:07 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:07 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:07 erlangs IscomAlumni[943290]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:07 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:07 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:07 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:07 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:07 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:07 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:07 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:07 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:07 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:07 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:07 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:07 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:07 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:07 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:07 erlangs IscomAlumni[943290]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:07 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:07 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:07 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:07 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:07 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:07 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:07 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:07 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:07 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:07 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:07 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:07 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:07 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:07 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:07 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:07 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:07 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:07 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:07 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:07 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:07 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:07 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:07 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:07 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:07 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:07 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:07 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:07 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:07 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:07 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:07 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/E5CCD308A9C61D9863D24E0FE5B4019C5EAB4EB4533AD0F155B5223F445D4200耗时23ms Aug 25 01:27:07 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:07 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:07 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:07 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:07 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:07 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:07 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:07 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/1B6F0845FAE41CF6C6E8AF5AB5B0D11749D001B56066305AB3BA7C9FCD6EE8B0耗时23ms Aug 25 01:27:07 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:07 erlangs IscomAlumni[943290]: Executed DbCommand (42ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:07 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:07 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:07 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:07 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:07 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:07 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:07 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:07 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:07 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:07 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:07 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:07 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:07 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:07 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:07 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:07 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:07 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:07 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:07 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:07 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:07 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:07 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:07 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:07 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:07 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:07 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/F0ED0C0CC57EC83C6457DCC9405ACE2AA6603E3590B9A350F032BDB4CEA47B2B耗时23ms Aug 25 01:27:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:08 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:08 erlangs IscomAlumni[943290]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:08 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:08 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:08 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:08 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:08 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:08 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:08 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:08 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:08 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:08 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:08 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:08 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:08 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:08 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:08 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:08 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:08 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:08 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:08 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:08 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:08 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:08 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:08 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/DD8BED35EDD2D6C299A6D90A9C6A069FFB44CAD85D5F3C577DEBF65C8C44AA5E耗时53ms Aug 25 01:27:09 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:09 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:09 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:09 erlangs IscomAlumni[943290]: Executed DbCommand (40ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:09 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:09 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:09 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:09 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:09 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:09 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:09 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:09 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:09 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:09 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:09 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:09 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:09 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:09 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:09 erlangs IscomAlumni[943290]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:09 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:09 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:09 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:09 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:09 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:09 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:09 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:09 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:09 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:09 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:09 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/24A82633ECEB0F7E8FB529FF13BB7F20F49E1FF3D4A2D79A7E4D324E95E33F7A耗时55ms Aug 25 01:27:11 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:11 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:11 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:11 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:11 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:11 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:11 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:11 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:11 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:11 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:11 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:11 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:11 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:11 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:11 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:11 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:11 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:11 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:11 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:11 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:11 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:11 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:11 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:11 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:11 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:11 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:11 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:11 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:11 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:11 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/45C5978E148FF9214AD4D10464AFAF19DA07591DEFEC75033DCA12781481F383耗时45ms Aug 25 01:27:12 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:12 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:12 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:12 erlangs IscomAlumni[943290]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:12 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:12 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:12 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:12 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:12 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:12 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:12 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:12 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:12 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:12 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:12 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:12 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:12 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:12 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:12 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:12 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:12 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:12 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:12 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:12 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:12 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:12 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:12 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:12 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:12 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:12 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/63E3BA1B63D5377C3E7A5146A0BF7CCE3E3BE8124E13944E0BC44903834B4B49耗时52ms Aug 25 01:27:15 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:15 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:15 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:15 erlangs IscomAlumni[943290]: Executed DbCommand (33ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:15 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:15 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:15 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:15 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:15 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:15 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:15 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:15 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:15 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:15 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:15 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:15 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:15 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:15 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:15 erlangs IscomAlumni[943290]: Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:15 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:15 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:15 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:15 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:15 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:15 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:15 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:15 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:15 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:15 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:15 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/C14CE0CE9A827C5DA1EA5F49CDF4C77BF35FB4A1F22FE4492E56EAB8577B9380耗时48ms Aug 25 01:27:18 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:18 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:18 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:18 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:18 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:18 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:18 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:18 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:18 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:18 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:18 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:18 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:18 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:18 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:18 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:18 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:18 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:18 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:18 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:18 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:18 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:18 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:18 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:18 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:18 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:18 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:18 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:18 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:18 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:18 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/8B553E0C334B479B370609B5FF244ED918A8FFC4670FB66A13286A7087309952耗时43ms Aug 25 01:27:19 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:19 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:19 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:19 erlangs IscomAlumni[943290]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:19 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:19 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:19 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:19 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:19 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:19 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:19 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:19 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:19 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:19 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:19 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:19 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:19 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:19 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:19 erlangs IscomAlumni[943290]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:19 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:19 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:19 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:19 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:19 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:19 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:19 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:19 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:19 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:19 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:19 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/17B6D72950AB960799DAA7A21EE1F20C71782B86883DEEF669AC2C2678F5DB7B耗时49ms Aug 25 01:27:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:39 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:39 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:39 erlangs IscomAlumni[943290]: SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:39 erlangs IscomAlumni[943290]: FROM [NtuNews] AS [n] Aug 25 01:27:39 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:27:39 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:27:39 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:27:39 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:27:39 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 25 01:27:39 erlangs IscomAlumni[943290]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit))) Aug 25 01:27:39 erlangs IscomAlumni[943290]: ORDER BY [n].[StartDate] DESC Aug 25 01:27:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:39 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:39 erlangs IscomAlumni[943290]: SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:39 erlangs IscomAlumni[943290]: FROM [NtuNews] AS [n] Aug 25 01:27:39 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:27:39 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:27:39 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:27:39 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:27:39 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 25 01:27:39 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 25 01:27:39 erlangs IscomAlumni[943290]: ORDER BY [n].[StartDate] DESC Aug 25 01:27:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:39 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:39 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:39 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:39 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:39 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:39 erlangs IscomAlumni[943290]: SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:39 erlangs IscomAlumni[943290]: FROM [NtuNewsletter] AS [n] Aug 25 01:27:39 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:27:39 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:27:39 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:27:39 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:27:39 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 25 01:27:39 erlangs IscomAlumni[943290]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 25 01:27:39 erlangs IscomAlumni[943290]: ORDER BY [n].[Order], [n].[Period] DESC Aug 25 01:27:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:39 erlangs IscomAlumni[943290]: Executed DbCommand (5ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:39 erlangs IscomAlumni[943290]: SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE Aug 25 01:27:39 erlangs IscomAlumni[943290]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 25 01:27:39 erlangs IscomAlumni[943290]: ELSE [n].[CreateDate] Aug 25 01:27:39 erlangs IscomAlumni[943290]: END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:39 erlangs IscomAlumni[943290]: FROM [NtuContribute] AS [n] Aug 25 01:27:39 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:27:39 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:27:39 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:27:39 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:27:39 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 25 01:27:39 erlangs IscomAlumni[943290]: WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate]))) Aug 25 01:27:39 erlangs IscomAlumni[943290]: ORDER BY CASE Aug 25 01:27:39 erlangs IscomAlumni[943290]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 25 01:27:39 erlangs IscomAlumni[943290]: ELSE [n].[CreateDate] Aug 25 01:27:39 erlangs IscomAlumni[943290]: END DESC Aug 25 01:27:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:39 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:39 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:39 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:39 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:39 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:39 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:39 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:39 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:39 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:39 erlangs IscomAlumni[943290]: 接口/耗时32ms Aug 25 01:27:41 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:41 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:41 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:41 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:41 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:41 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:41 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:41 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:41 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:41 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:41 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:41 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:41 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:41 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:41 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:41 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:41 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:41 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:41 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:41 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:41 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:41 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:41 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:41 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:41 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:41 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:41 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:41 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:41 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:41 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/8F5E80ED109510528DCF9146BDF74C4A618DB592FA168D71847DC71BD6B13930耗时48ms Aug 25 01:27:43 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:43 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:43 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:43 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:43 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:43 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:43 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:43 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:43 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:43 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:43 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:43 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:43 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:43 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:43 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:43 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:43 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:43 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:43 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:43 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:43 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:43 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:43 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:43 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:43 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:43 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:43 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:43 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:43 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:43 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/1272C6317A001C9A62A1DDC3B3B93E0D94CF8DA7ECC84FB1F31C857BBA9CB774耗时48ms Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:45 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:45 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:45 erlangs IscomAlumni[943290]: Executed DbCommand (41ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:45 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:45 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:45 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:45 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:45 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:45 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:45 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:45 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:45 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:45 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:45 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:45 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:45 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/FB8D05EBFFD96374E7CC97AEE278C51F0A92B6ABC9B33A946B3BFE543E5E500B耗时25ms Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:45 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:45 erlangs IscomAlumni[943290]: Executed DbCommand (40ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:45 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:45 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:45 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:45 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:45 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:45 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:45 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:45 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:45 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:45 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:45 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:45 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:45 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/803D5BB3862ED349FD221D77F725C3987429F940A5CF60F4EF4155D0DCDB653A耗时14ms Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:45 erlangs IscomAlumni[943290]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:45 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:45 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:45 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:45 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:45 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:45 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:45 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:45 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:45 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:45 erlangs IscomAlumni[943290]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:45 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:45 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:45 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/0B4E5A532ED3FF994985B2BF7EB12C7B3AF1C6820A6B6AD7850B24EEA0881820耗时14ms Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:45 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:45 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:45 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:45 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:45 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:45 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:45 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:45 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:45 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:45 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:45 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:45 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:45 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:45 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:45 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:45 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/330BD0D66ECE7F6C44BEC6112657FEEDED85FE5D05C744F619CD0EA0C237E124耗时18ms Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:45 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:45 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:45 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:45 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:45 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:45 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:45 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:45 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:45 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:45 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:45 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:45 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:45 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:45 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/B6BFC6CC441934CCFC302467A31F3567296793E053B5D38D457BBB32B3154C16耗时18ms Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:45 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:45 erlangs IscomAlumni[943290]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:45 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:45 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:45 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:45 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:45 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:45 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:45 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:45 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:45 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:45 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:45 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:45 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:45 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:45 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:45 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/D3EF900358B73A8B3FCC293F66C041105FBB60EE38BD59E204BF6A7B04647E94耗时56ms Aug 25 01:27:46 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:46 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:46 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:46 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:46 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:46 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:46 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:46 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:46 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:46 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:46 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:46 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:46 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:46 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:46 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:46 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:46 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:46 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:46 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:46 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:46 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:46 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:46 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:46 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:46 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:46 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:46 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:46 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:46 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:46 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/48F59DB73E770E4ADA3649B78C8EE165EA9EF2998B45BF5058B81D2683A68B29耗时49ms Aug 25 01:27:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:47 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:47 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:47 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:47 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:47 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:47 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:47 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:47 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:47 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:47 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:47 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:47 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:47 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:47 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:47 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:47 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:47 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:47 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:47 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:47 erlangs IscomAlumni[943290]: Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:47 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:47 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:47 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:47 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:47 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/2D815909711169A14AFD77EBDC3CC437F86F1E8307FC837BCCF307CB1F8AA533耗时52ms Aug 25 01:27:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:47 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:47 erlangs IscomAlumni[943290]: Executed DbCommand (42ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:47 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:47 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:47 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:47 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:47 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:47 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:47 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:47 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:47 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:47 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:47 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:47 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:47 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:47 erlangs IscomAlumni[943290]: Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:47 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:47 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:47 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:47 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:47 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:47 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:47 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:47 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:47 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/5EF600C20F2E8190EC4DCC08902F88A6A44C0C26A1F10B2DAB5593D1EA139D35耗时58ms Aug 25 01:27:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:47 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:47 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:47 erlangs IscomAlumni[943290]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:47 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:47 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:47 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:47 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:47 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:47 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:47 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:47 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:47 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:47 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:47 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:47 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:47 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:47 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:47 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:47 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:47 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:47 erlangs IscomAlumni[943290]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:47 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:47 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:47 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:47 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:47 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:47 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:47 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:47 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:47 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:47 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:47 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:47 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:47 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:47 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:47 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:47 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:47 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:47 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:47 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/FF10E44B4FE75A8AD9E5BE8C094A29B79874D12AF39C967CD05C9ADC67488A4B耗时43ms Aug 25 01:27:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:47 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:47 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:47 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:47 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:47 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:47 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:47 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:47 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:47 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:47 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/FBAEA54799C893C4F4A67F1E2482164DA32B84B74F4E2A07F235B68FBD427301耗时43ms Aug 25 01:27:48 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:48 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:48 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:48 erlangs IscomAlumni[943290]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:48 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:48 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:48 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:48 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:48 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:48 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:48 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:48 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:48 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:48 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:48 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:48 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:48 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:48 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:48 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:48 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:48 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:48 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:48 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:48 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:48 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:48 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:48 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:48 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:48 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:48 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/2393041C55A56A38A1289D0D6D276CD7B6B5D8BAAF86148E9A1AF18EC953B07B耗时52ms Aug 25 01:27:55 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:55 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:55 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:55 erlangs IscomAlumni[943290]: Executed DbCommand (40ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:55 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:55 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:55 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:55 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:55 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:55 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:55 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:55 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:55 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:55 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:55 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:55 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:55 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:55 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:55 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:55 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:55 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:55 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:55 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:55 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:55 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:55 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:55 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:55 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:55 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:55 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:55 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:55 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/2986DDB79FC7D66F99BF21FA1674A4E69C6CFCD09A25794F97FBB84F87C2ED7D耗时8ms Aug 25 01:27:55 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:55 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:55 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:55 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:55 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:55 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:55 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:55 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:55 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:55 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:55 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:55 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:55 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:55 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:55 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:55 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:55 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:55 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:55 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:55 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:55 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:55 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:55 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:55 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:55 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:55 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:55 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:55 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/4C50A4512C58BBCF75B76E5026BDAF6B70EC9AA7027E18C0D133B268773B400D耗时8ms Aug 25 01:27:55 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:55 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:55 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:55 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:55 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:55 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:55 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:55 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:55 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:55 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:55 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:55 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:55 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:55 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:55 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:55 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:55 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:55 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:55 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:55 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:55 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:55 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:55 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:55 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:55 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:55 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:55 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:55 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:55 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:55 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/4D03A979B3A3E0C91BAAFB6CE381F1032C1180B3E4A7E9C171406AE91FF333CC耗时50ms Aug 25 01:27:57 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:57 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:57 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:57 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:57 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:57 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:57 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:57 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:57 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:57 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:57 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:57 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:57 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:57 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:57 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:57 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:57 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:57 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:57 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:57 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:57 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:57 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:57 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:57 erlangs IscomAlumni[943290]: Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:57 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:57 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:57 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:57 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:57 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:57 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/097739DC9D8DBA7FC09F80D2B392963E96EA9991CF479A00EC100CC6C167DCDA耗时230ms Aug 25 01:27:58 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:58 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:58 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:58 erlangs IscomAlumni[943290]: Executed DbCommand (39ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:58 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:58 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:58 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:58 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:58 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:58 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:58 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:58 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:58 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:58 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:58 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:58 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:58 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:58 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:58 erlangs IscomAlumni[943290]: Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:58 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:58 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:58 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:58 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:58 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:58 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:58 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:58 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:58 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:58 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:58 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/179D215090C1601D33E021B911E013B091D3832BE6F608A32858FC918E1CFA33耗时54ms Aug 25 01:27:58 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:58 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:58 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:58 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:58 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:58 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:58 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:58 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:58 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:58 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:58 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:58 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:58 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:58 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:58 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:58 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:58 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:58 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:58 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:58 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:58 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:58 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:58 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:58 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:58 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:58 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:58 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:58 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:58 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:58 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/830711665AF0664BCA74B1E955103EC87999C35837B86D37889E063B4E677ED8耗时48ms Aug 25 01:27:59 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:59 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:59 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:59 erlangs IscomAlumni[943290]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:59 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:59 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:59 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:59 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:59 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:59 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:59 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:59 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:59 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:59 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:59 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:59 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:59 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:59 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:59 erlangs IscomAlumni[943290]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:59 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:59 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:59 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:59 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:59 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:59 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:59 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:59 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:59 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:59 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:59 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/31472A3A9A64F97489DFB6CE93D2B4DB2FE8BF36F626C90B8A967A0CE39978D4耗时50ms Aug 25 01:27:59 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:59 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:59 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:59 erlangs IscomAlumni[943290]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:59 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:59 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:59 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:59 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:59 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:59 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:59 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:59 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:59 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:59 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:59 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:59 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:59 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:59 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:59 erlangs IscomAlumni[943290]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:59 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:59 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:59 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:59 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:59 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:59 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:59 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:59 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:59 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:59 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:59 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/C29C9D181F45736D79C115F657817DCAA16A3200D858504B2FF1A93F8A8A6FBF耗时58ms Aug 25 01:27:59 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:27:59 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:27:59 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:59 erlangs IscomAlumni[943290]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:59 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:27:59 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:27:59 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:27:59 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:27:59 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:27:59 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:27:59 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:27:59 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:27:59 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:27:59 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:27:59 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:27:59 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:27:59 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:27:59 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:59 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:59 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:27:59 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:27:59 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:27:59 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:27:59 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:27:59 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:27:59 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:27:59 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:27:59 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:27:59 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:27:59 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/D231A5693D849292CCA65A3BCACAE26340542D673CF8C561B20CE29BD03AD1E0耗时56ms Aug 25 01:28:01 erlangs CRON[983638]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 25 01:28:01 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:01 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:01 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:01 erlangs IscomAlumni[943290]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:01 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:01 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:01 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:01 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:01 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:01 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:01 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:01 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:01 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:01 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:01 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:01 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:01 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:01 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:01 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:01 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:01 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:01 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:01 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:01 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:01 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:01 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:01 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:01 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:01 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:01 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/FE490590647AFA8E04663DF1FFDE43CACCCCC231AF9AF051D6176100DDF0D85E耗时48ms Aug 25 01:28:02 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:02 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:02 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:02 erlangs IscomAlumni[943290]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:02 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:02 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:02 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:02 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:02 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:02 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:02 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:02 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:02 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:02 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:02 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:02 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:02 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:02 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:02 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:02 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:02 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:02 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:02 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:02 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:02 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:02 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:02 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:02 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:02 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:02 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/7783E835D535C597DA90EE545272B48256D8D4709334A8FF542B8943AA2983C5耗时50ms Aug 25 01:28:02 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:02 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:02 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:02 erlangs IscomAlumni[943290]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:02 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:02 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:02 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:02 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:02 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:02 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:02 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:02 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:02 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:02 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:02 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:02 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:02 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:02 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:02 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:02 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:02 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:02 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:02 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:02 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:02 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:02 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:02 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:02 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:02 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:02 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/B8F1DAECAD31CB07B176F451A0232F33E16E75AA4BC08D736FFF652EE66E3D68耗时47ms Aug 25 01:28:05 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:05 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:05 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:05 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:05 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:05 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:05 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:05 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:05 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:05 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:05 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:05 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:05 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:05 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:05 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:05 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:05 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:05 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:05 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:05 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:05 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:05 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:05 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:05 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:05 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:05 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:05 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:05 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:05 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:05 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/A51A2ED827FCE5D9C9E03BBF4863F99206CFC15DE198B1A19BF6EA762960FE51耗时52ms Aug 25 01:28:06 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::41 Aug 25 01:28:07 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:07 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:07 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:07 erlangs IscomAlumni[943290]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:07 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:07 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:07 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:07 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:07 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:07 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:07 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:07 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:07 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:07 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:07 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:07 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:07 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:07 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:07 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:07 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:07 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:07 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:07 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:07 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:07 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:07 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:07 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:07 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:07 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:07 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/5E5FBF4AE93B2D80B3B09A54F922F8489EDDA88E9F0DC128FEBABF02D02427B5耗时48ms Aug 25 01:28:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:08 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:08 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:08 erlangs IscomAlumni[943290]: Executed DbCommand (55ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:08 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:08 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:08 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:08 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:08 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:08 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:08 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:08 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:08 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:08 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:08 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:08 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:08 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:08 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:08 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:08 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:08 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:08 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:08 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:08 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:08 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:08 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:08 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/8C3A2BA517C38525C972221C552D8A11FBB93AFBC7CA5C63F827BBA8915D8A85耗时60ms Aug 25 01:28:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:08 erlangs IscomAlumni[943290]: Executed DbCommand (55ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:08 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:08 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:08 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:08 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:08 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:08 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:08 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:08 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:08 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:08 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:08 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:08 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:08 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:08 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:08 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:08 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:08 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:08 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:08 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:08 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:08 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:08 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:08 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/70F3DA1300E8A90B54BBE29F39E356DA88C2753F10C345AA2134781567B81E45耗时60ms Aug 25 01:28:09 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:09 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:09 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:09 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:09 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:09 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:09 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:09 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:09 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:09 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:09 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:09 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:09 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:09 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:09 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:09 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:09 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:09 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:09 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:09 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:09 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:09 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:09 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:09 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:09 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:09 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:09 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:09 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:09 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:09 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/95219C9438CC0D78518DCC75FFEE8003E5045CF1030300058645BC45E59CD0C9耗时51ms Aug 25 01:28:09 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:09 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:09 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:09 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:09 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:09 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:09 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:09 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:09 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:09 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:09 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:09 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:09 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:09 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:09 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:09 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:09 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:09 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:09 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:09 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:09 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:09 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:09 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:09 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:09 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:09 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:09 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:09 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:09 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:09 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/891C1D6626DC82A91FB4C22A7BA236FC4693BBAA4A1CC4C2C3321824D670E1E7耗时43ms Aug 25 01:28:09 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:09 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:09 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:09 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:09 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:09 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:09 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:09 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:09 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:09 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:09 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:09 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:09 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:09 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:09 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:09 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:09 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:09 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:09 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:09 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:09 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:09 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:09 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:09 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:09 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:09 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:09 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:09 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:09 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:09 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/868AF43F5D417516474415D2D7B60260CFA4916AF197052020F04FA067988C00耗时46ms Aug 25 01:28:09 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:09 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:09 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:09 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:09 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:09 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:09 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:09 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:09 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:09 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:09 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:09 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:09 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:09 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:09 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:09 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:09 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:09 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:09 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:09 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:09 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:09 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:10 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:10 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:10 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:10 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:10 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:10 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:10 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:10 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/0D7703E210885102187D0BC0085089D9A24FE86129B7D79D851EA3F8E931EAF8耗时43ms Aug 25 01:28:10 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:10 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:10 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:10 erlangs IscomAlumni[943290]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:10 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:10 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:10 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:10 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:10 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:10 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:10 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:10 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:10 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:10 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:10 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:10 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:10 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:10 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:10 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:10 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:10 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:10 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:10 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:10 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:10 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:10 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:10 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:10 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:10 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:10 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/E2C66977119442164D2FD158C6ECB6F68B876D456ED3F031D57B64EBFBF218FB耗时49ms Aug 25 01:28:11 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:11 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:11 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:11 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:11 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:11 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:11 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:11 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:11 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:11 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:11 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:11 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:11 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:11 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:11 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:11 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:11 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:11 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:11 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:11 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:11 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:11 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:11 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:11 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:11 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:11 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:11 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:11 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:11 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:11 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/E6D30A5FF6B91E840FE33180FBFDCDF439AA52DE86CA5BBAAA4DF4576740282D耗时49ms Aug 25 01:28:11 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:11 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:11 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:11 erlangs IscomAlumni[943290]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:11 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:11 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:11 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:11 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:11 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:11 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:11 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:11 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:11 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:11 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:11 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:11 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:11 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:11 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:11 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:11 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:11 erlangs IscomAlumni[943290]: Executed DbCommand (17ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:11 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:11 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:11 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:11 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:11 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:11 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:11 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:11 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:11 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:11 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:11 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/4B08E0DC3BCA56800DEA2AA5F17D7F8C25F03833D0B7B49446A9F147D8E77654耗时14ms Aug 25 01:28:11 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:11 erlangs IscomAlumni[943290]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:11 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:11 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:11 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:11 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:11 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:11 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:11 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:11 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:11 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:11 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:11 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:11 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:11 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:11 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:11 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:11 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:11 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:11 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:11 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:11 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:11 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:11 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:11 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:11 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:11 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:11 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/8EB881070D796C24BB581EA2C5D8347C58510E86D80817582CA98911B3B9F866耗时14ms Aug 25 01:28:11 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:11 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:11 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:11 erlangs IscomAlumni[943290]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:11 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:11 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:11 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:11 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:11 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:11 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:11 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:11 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:11 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:11 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:11 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:11 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:11 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:11 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:11 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:11 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:11 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:11 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:11 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:11 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:11 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:11 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:11 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:11 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:11 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:11 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/464D00CDDBF9BB4903EE5448534DCCCA0E69F2CABB194E1F6D20A24BCE617BC6耗时46ms Aug 25 01:28:12 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:12 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:12 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:12 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:12 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:12 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:12 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:12 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:12 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:12 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:12 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:12 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:12 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:12 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:12 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:12 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:12 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:12 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:12 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:12 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:12 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:12 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:12 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:12 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:12 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:12 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:12 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:12 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:12 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:12 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/F801DF55D41DD84610C766E81E9B4E364BAD05692953B3FF65C8AD4B891E0FB8耗时47ms Aug 25 01:28:14 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:14 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:14 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:14 erlangs IscomAlumni[943290]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:14 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:14 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:14 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:14 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:14 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:14 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:14 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:14 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:14 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:14 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:14 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:14 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:14 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:14 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:14 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:14 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:14 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:14 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:14 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:14 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:14 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:14 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:14 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:14 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:14 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:14 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/2EF3A0E5D938E68F6F6F4F23AD16ADFB4192635305E209426A0D16F7D2D98083耗时45ms Aug 25 01:28:14 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:14 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:14 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:14 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:14 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:14 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:14 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:14 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:14 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:14 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:14 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:14 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:14 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:14 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:14 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:14 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:14 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:14 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:14 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:14 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:14 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:14 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:14 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:14 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:14 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:14 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:14 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:14 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:14 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:14 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/75E6460877460664A8BFAD40D63AE63560635081C68533DF9F498FCA787A78B8耗时44ms Aug 25 01:28:14 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:14 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:14 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:14 erlangs IscomAlumni[943290]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:14 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:14 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:14 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:14 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:14 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:14 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:14 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:14 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:14 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:14 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:14 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:14 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:14 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:14 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:14 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:14 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:14 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:14 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:14 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:14 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:14 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:14 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:14 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:14 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:14 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:14 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/BE82665588B13E0ED8538FEC31A6FE676588BBBEEAD0C7EFE0AF9E97A36D7B63耗时50ms Aug 25 01:28:15 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:15 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:15 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:15 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:15 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:15 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:15 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:15 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:15 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:15 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:15 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:15 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:15 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:15 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:15 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:15 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:15 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:15 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:15 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:15 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:15 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:15 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:15 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:15 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:15 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:15 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:15 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:15 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:15 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:15 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/EE38F7DB0B986863F35E959DE0B09A0BE3C174EDD5EDE467072DE7E821C087E2耗时49ms Aug 25 01:28:15 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:15 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:15 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:15 erlangs IscomAlumni[943290]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:15 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:15 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:15 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:15 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:15 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:15 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:15 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:15 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:15 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:15 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:15 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:15 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:15 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:15 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:15 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:15 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:15 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:15 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:15 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:15 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:15 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:15 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:15 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:15 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:15 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:15 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/3524B4D669D22292298EFD68BA76CF6BA6A980C8B920AB5AFD749475F03FA0B4耗时52ms Aug 25 01:28:16 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:16 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:16 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:16 erlangs IscomAlumni[943290]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:16 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:16 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:16 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:16 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:16 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:16 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:16 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:16 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:16 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:16 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:16 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:16 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:16 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:16 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:16 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:16 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:16 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:16 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:16 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:16 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:16 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:16 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:16 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:16 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:16 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:16 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/3AA368CECA0FA9029C17C560F4C12F7D030C63554F0364828C4B54B185E55ECF耗时45ms Aug 25 01:28:17 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:17 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:17 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:17 erlangs IscomAlumni[943290]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:17 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:17 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:17 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:17 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:17 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:17 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:17 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:17 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:17 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:17 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:17 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:17 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:17 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:17 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:17 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:17 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:17 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:17 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:17 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:17 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:17 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:17 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:17 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:17 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:17 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:17 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/F704503A5AEE561D6C6EB2F82C009DFB5559D7B8F6EE0C9DC5B405D08B55179D耗时51ms Aug 25 01:28:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:21 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:21 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:21 erlangs IscomAlumni[943290]: SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:21 erlangs IscomAlumni[943290]: FROM [NtuNews] AS [n] Aug 25 01:28:21 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:28:21 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:28:21 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:28:21 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:28:21 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 25 01:28:21 erlangs IscomAlumni[943290]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit))) Aug 25 01:28:21 erlangs IscomAlumni[943290]: ORDER BY [n].[StartDate] DESC Aug 25 01:28:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:21 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:21 erlangs IscomAlumni[943290]: SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:21 erlangs IscomAlumni[943290]: FROM [NtuNews] AS [n] Aug 25 01:28:21 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:28:21 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:28:21 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:28:21 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:28:21 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 25 01:28:21 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 25 01:28:21 erlangs IscomAlumni[943290]: ORDER BY [n].[StartDate] DESC Aug 25 01:28:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:21 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:21 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:21 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:21 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:21 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:21 erlangs IscomAlumni[943290]: SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:21 erlangs IscomAlumni[943290]: FROM [NtuNewsletter] AS [n] Aug 25 01:28:21 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:28:21 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:28:21 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:28:21 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:28:21 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 25 01:28:21 erlangs IscomAlumni[943290]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 25 01:28:21 erlangs IscomAlumni[943290]: ORDER BY [n].[Order], [n].[Period] DESC Aug 25 01:28:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:21 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:21 erlangs IscomAlumni[943290]: SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE Aug 25 01:28:21 erlangs IscomAlumni[943290]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 25 01:28:21 erlangs IscomAlumni[943290]: ELSE [n].[CreateDate] Aug 25 01:28:21 erlangs IscomAlumni[943290]: END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:21 erlangs IscomAlumni[943290]: FROM [NtuContribute] AS [n] Aug 25 01:28:21 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:28:21 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:28:21 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:28:21 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:28:21 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 25 01:28:21 erlangs IscomAlumni[943290]: WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate]))) Aug 25 01:28:21 erlangs IscomAlumni[943290]: ORDER BY CASE Aug 25 01:28:21 erlangs IscomAlumni[943290]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 25 01:28:21 erlangs IscomAlumni[943290]: ELSE [n].[CreateDate] Aug 25 01:28:21 erlangs IscomAlumni[943290]: END DESC Aug 25 01:28:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:21 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:21 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:21 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:21 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:21 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:21 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:21 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:21 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:21 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:21 erlangs IscomAlumni[943290]: 接口/耗时23ms Aug 25 01:28:23 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:23 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:23 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:23 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:23 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:23 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:23 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:23 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:23 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:23 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:23 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:23 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:23 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:23 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:23 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:23 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:23 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:23 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:23 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:23 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:23 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:23 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:23 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:23 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:23 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:23 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:23 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:23 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:23 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:23 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/D7B9ADF7216707BEE98FF7902D633600ED5F7ADEF3690EDE8E718E99C4597534耗时51ms Aug 25 01:28:25 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:25 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:25 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:25 erlangs IscomAlumni[943290]: Executed DbCommand (39ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:25 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:25 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:25 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:25 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:25 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:25 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:25 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:25 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:25 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:25 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:25 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:25 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:25 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:25 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:25 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:25 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:25 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:25 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:25 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:25 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:25 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:25 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:25 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:25 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:25 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:25 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/F2EF25B1F69C723A13F33E5720FD23812E50C126F548E553385D609F892D0351耗时50ms Aug 25 01:28:25 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:25 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:25 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:25 erlangs IscomAlumni[943290]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:25 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:25 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:25 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:25 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:25 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:25 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:25 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:25 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:25 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:25 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:25 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:25 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:25 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:25 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:25 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:25 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:25 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:25 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:25 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:25 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:25 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:25 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:25 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:25 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:25 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:25 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/54DC38FAD04001829EB77085240048DAA9396D17E237259CE1A678B6D55712CA耗时49ms Aug 25 01:28:28 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:28 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:28 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:28 erlangs IscomAlumni[943290]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:28 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:28 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:28 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:28 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:28 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:28 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:28 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:28 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:28 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:28 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:28 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:28 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:28 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:28 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:28 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:28 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:28 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:28 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:28 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:28 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:28 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:28 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:28 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:28 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:28 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:28 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/44E428D60E1E82B7194DEFB1A938EE7AE663C179499B7B0BA649B4A97355333F耗时52ms Aug 25 01:28:29 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:29 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:29 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:29 erlangs IscomAlumni[943290]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:29 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:29 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:29 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:29 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:29 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:29 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:29 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:29 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:29 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:29 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:29 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:29 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:29 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:29 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:29 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:29 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:29 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:29 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:29 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:29 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:29 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:29 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:29 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:29 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:29 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:29 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/1FDD45ADBAE06654D201FF2D12C18EC170795459BFF276DB18EB6BE26197EA41耗时58ms Aug 25 01:28:29 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:29 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:29 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:29 erlangs IscomAlumni[943290]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:29 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:29 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:29 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:29 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:29 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:29 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:29 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:29 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:29 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:29 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:29 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:29 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:29 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:29 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:29 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:29 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:29 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:29 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:29 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:29 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:29 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:29 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:29 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:29 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:29 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:29 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/2642E1DDF4C9B8203E4BEA9D90D93FA1D66A43CFE16FA39639A98ADF99162820耗时53ms Aug 25 01:28:29 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:29 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:29 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:29 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:29 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:29 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:29 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:29 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:29 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:29 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:29 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:29 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:29 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:29 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:29 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:29 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:29 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:29 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:29 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:29 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:29 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:29 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:29 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:29 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:29 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:29 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:29 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:29 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:29 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:29 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/BBC6DD00AA751CAAED5CD5E00592F669C7DEB8C4A8FE6FEF26DA9C6879D5F179耗时43ms Aug 25 01:28:29 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:29 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:29 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:29 erlangs IscomAlumni[943290]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:29 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:29 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:29 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:29 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:29 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:29 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:29 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:29 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:29 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:29 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:29 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:29 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:29 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:29 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:29 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:29 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:29 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:29 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:29 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:29 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:29 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:29 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:29 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:29 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:29 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:29 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/1A1D619701402467A670AD478FE3732AEADD4E2D6D157DDF76177AF58542C081耗时48ms Aug 25 01:28:33 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:33 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:33 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:33 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:33 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:33 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:33 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:33 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:33 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:33 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:33 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:33 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:33 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:33 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:33 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:33 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:33 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:33 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:33 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:33 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:33 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:33 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:33 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:33 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:33 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:33 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:33 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:33 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:33 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:33 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/2516B9950F265FAAEC583CA29F48CECAF43DA752C0C704C09706E68BA8B49E3B耗时49ms Aug 25 01:28:34 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:34 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:34 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:34 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:34 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:34 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:34 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:34 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:34 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:34 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:34 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:34 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:34 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:34 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:34 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:34 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:34 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:34 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:34 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:34 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:34 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:34 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:34 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:34 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:34 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:34 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:34 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:34 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:34 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:34 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/1736CA034F346478F0482F188CEB2068F3E9069FC57DDB3E55A677B4C4073727耗时45ms Aug 25 01:28:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:39 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:39 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:39 erlangs IscomAlumni[943290]: SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:39 erlangs IscomAlumni[943290]: FROM [NtuNews] AS [n] Aug 25 01:28:39 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:28:39 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:28:39 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:28:39 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:28:39 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 25 01:28:39 erlangs IscomAlumni[943290]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit))) Aug 25 01:28:39 erlangs IscomAlumni[943290]: ORDER BY [n].[StartDate] DESC Aug 25 01:28:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:39 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:39 erlangs IscomAlumni[943290]: SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:39 erlangs IscomAlumni[943290]: FROM [NtuNews] AS [n] Aug 25 01:28:39 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:28:39 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:28:39 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:28:39 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:28:39 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 25 01:28:39 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 25 01:28:39 erlangs IscomAlumni[943290]: ORDER BY [n].[StartDate] DESC Aug 25 01:28:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:39 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:39 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:39 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:39 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:39 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:39 erlangs IscomAlumni[943290]: SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:39 erlangs IscomAlumni[943290]: FROM [NtuNewsletter] AS [n] Aug 25 01:28:39 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:28:39 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:28:39 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:28:39 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:28:39 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 25 01:28:39 erlangs IscomAlumni[943290]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 25 01:28:39 erlangs IscomAlumni[943290]: ORDER BY [n].[Order], [n].[Period] DESC Aug 25 01:28:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:39 erlangs IscomAlumni[943290]: Executed DbCommand (5ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:39 erlangs IscomAlumni[943290]: SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE Aug 25 01:28:39 erlangs IscomAlumni[943290]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 25 01:28:39 erlangs IscomAlumni[943290]: ELSE [n].[CreateDate] Aug 25 01:28:39 erlangs IscomAlumni[943290]: END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:39 erlangs IscomAlumni[943290]: FROM [NtuContribute] AS [n] Aug 25 01:28:39 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:28:39 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:28:39 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:28:39 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:28:39 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 25 01:28:39 erlangs IscomAlumni[943290]: WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate]))) Aug 25 01:28:39 erlangs IscomAlumni[943290]: ORDER BY CASE Aug 25 01:28:39 erlangs IscomAlumni[943290]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 25 01:28:39 erlangs IscomAlumni[943290]: ELSE [n].[CreateDate] Aug 25 01:28:39 erlangs IscomAlumni[943290]: END DESC Aug 25 01:28:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:39 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:39 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:39 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:39 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:39 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:39 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:39 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:39 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:39 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:39 erlangs IscomAlumni[943290]: 接口/耗时29ms Aug 25 01:28:42 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:42 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:42 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:42 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:42 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:42 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:42 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:42 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:42 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:42 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:42 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:42 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:42 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:42 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:42 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:42 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:42 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:42 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:42 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:42 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:42 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:42 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:42 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:42 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:42 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:42 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:42 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:42 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:42 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:42 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/F0ACB0B37CA926159C6D1B3370B7AD1A838025BCFD5B3A86EE38CB7141719E4D耗时46ms Aug 25 01:28:42 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:42 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:42 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:42 erlangs IscomAlumni[943290]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:42 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:42 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:42 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:42 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:42 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:42 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:42 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:42 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:42 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:42 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:42 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:42 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:42 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:42 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:42 erlangs IscomAlumni[943290]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:42 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:42 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:42 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:42 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:42 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:42 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:42 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:42 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:42 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:42 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:42 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/C17AEE211A4E7C007D33564FA5F5DE71AD58BB4F79703EDA921DA2A3646A88FA耗时50ms Aug 25 01:28:43 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:43 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:43 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:43 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:43 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:43 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:43 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:43 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:43 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:43 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:43 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:43 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:43 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:43 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:43 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:43 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:43 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:43 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:43 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:43 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:43 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:43 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:43 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:43 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:43 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:43 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:43 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:43 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:43 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:43 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/21CCBD5A7EFFB0359F5CA4CD3D729126CD7489D3084EAD81198AC99B38C0EA7C耗时47ms Aug 25 01:28:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:45 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:45 erlangs IscomAlumni[943290]: Executed DbCommand (42ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:45 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:45 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:45 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:45 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:45 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:45 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:45 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:45 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:45 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:45 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:45 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:45 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:45 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:45 erlangs IscomAlumni[943290]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:45 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:45 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:45 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:45 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:45 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:45 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:45 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:45 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:45 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/7F52A7498B60C3D745D2AC29D362A03491412971D1D521809B6CB059C0C242EF耗时66ms Aug 25 01:28:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:45 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:45 erlangs IscomAlumni[943290]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:45 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:45 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:45 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:45 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:45 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:45 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:45 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:45 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:45 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:45 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:45 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:45 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:45 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:45 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:45 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:45 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:45 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:45 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:45 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:45 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:45 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:45 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:45 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/1E1F6D0645240F84C41D038DA8869A91441AE099A16B5171A92D6EEFFC4AE43D耗时52ms Aug 25 01:28:46 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:46 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:46 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:46 erlangs IscomAlumni[943290]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:46 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:46 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:46 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:46 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:46 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:46 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:46 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:46 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:46 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:46 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:46 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:46 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:46 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:46 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:46 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:46 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:46 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:46 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:46 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:46 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:46 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:46 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:46 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:46 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:46 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:46 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/D1274C341BE3E55B7B7B879C8106ACA430322F61A75C22A2026655B891D4793B耗时57ms Aug 25 01:28:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:47 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:47 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:47 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:47 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:47 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:47 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:47 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:47 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:47 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:47 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:47 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:47 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:47 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:47 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:47 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:47 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:47 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:47 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:47 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:47 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:47 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:47 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:47 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:47 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:47 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/20E9887F59BE8D63628725FD88C0ED45604661E101792CE624CAFA2C1E1989A4耗时49ms Aug 25 01:28:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:47 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:47 erlangs IscomAlumni[943290]: Executed DbCommand (33ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:47 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:47 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:47 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:47 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:47 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:47 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:47 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:47 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:47 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:47 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:47 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:47 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:47 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:47 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:47 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:47 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:47 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:47 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:47 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:47 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:47 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:47 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:47 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/639AD89C5659AB3CCB04D69CF4E89582424032BE314FBEFE3EBF84E571C868F0耗时48ms Aug 25 01:28:50 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:50 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:50 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:50 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:50 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:50 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:50 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:50 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:50 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:50 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:50 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:50 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:50 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:50 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:50 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:50 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:50 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:50 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:50 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:50 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:50 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:50 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:50 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:50 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:50 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:50 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:50 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:50 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:50 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:50 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/74D98C7AEE0837E3F0A4DD17BCFB994A9C6E6B18E569C8252187AC1B0F5E2F3D耗时58ms Aug 25 01:28:50 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:50 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:50 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:50 erlangs IscomAlumni[943290]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:50 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:50 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:50 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:50 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:50 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:50 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:50 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:50 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:50 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:50 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:50 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:50 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:50 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:50 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:50 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:50 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:50 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:50 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:50 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:50 erlangs IscomAlumni[943290]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:50 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:50 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:50 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:50 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:50 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:50 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/D976F34D597CEB1AEA610D40FE92CA007997D59978E313D75500A614799A2094耗时53ms Aug 25 01:28:51 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:51 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:51 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:51 erlangs IscomAlumni[943290]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:51 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:51 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:51 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:51 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:51 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:51 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:51 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:51 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:51 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:51 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:51 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:51 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:51 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:51 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:51 erlangs IscomAlumni[943290]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:51 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:51 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:51 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:51 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:51 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:51 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:51 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:51 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:51 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:51 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:51 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/9C24D3E9701FFD661EECD569C282808852C88B3D1B3A665584D3DC88F0A7DE33耗时3ms Aug 25 01:28:51 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:51 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:51 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:51 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:51 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:51 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:51 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:51 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:51 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:51 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:51 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:51 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:51 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:51 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:51 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:51 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:51 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:51 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:51 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:51 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:51 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:51 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:51 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:51 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:51 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:51 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:51 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:51 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:51 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:51 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/B3F8F935DA9ABF7D2274C34A3E5109583A97325A0DCBC5ED521E29A047C9BF91耗时3ms Aug 25 01:28:51 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:51 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:51 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:51 erlangs IscomAlumni[943290]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:51 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:51 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:51 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:51 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:51 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:51 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:51 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:51 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:51 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:51 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:51 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:51 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:51 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:51 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:51 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:51 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:51 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:51 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:51 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:51 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:51 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:51 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:51 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:51 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:51 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:51 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/36964A05F21DC32D20831FFF3301161116E3CB4B3F03C85E211DF5B37A076585耗时50ms Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:52 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:52 erlangs IscomAlumni[943290]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:52 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:52 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:52 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:52 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:52 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:52 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:52 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:52 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:52 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/D4B7213DD099D60AF158EA000A7FD4F7C37F945DCEF9333B8172991B08BEF828耗时46ms Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:52 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:52 erlangs IscomAlumni[943290]: Executed DbCommand (40ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:52 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:52 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:52 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:52 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:52 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:52 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:52 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:52 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:52 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/976BD267246D1AF88C19C0088E6342FBE3F1BD504743C70D5D12DAE5FBC6640E耗时55ms Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:52 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:52 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM [NtuNews] AS [n] Aug 25 01:28:52 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:28:52 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit))) Aug 25 01:28:52 erlangs IscomAlumni[943290]: ORDER BY [n].[StartDate] DESC Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:52 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM [NtuNews] AS [n] Aug 25 01:28:52 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:28:52 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 25 01:28:52 erlangs IscomAlumni[943290]: ORDER BY [n].[StartDate] DESC Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:52 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:52 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM [NtuNewsletter] AS [n] Aug 25 01:28:52 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:28:52 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 25 01:28:52 erlangs IscomAlumni[943290]: ORDER BY [n].[Order], [n].[Period] DESC Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:52 erlangs IscomAlumni[943290]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 25 01:28:52 erlangs IscomAlumni[943290]: ELSE [n].[CreateDate] Aug 25 01:28:52 erlangs IscomAlumni[943290]: END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM [NtuContribute] AS [n] Aug 25 01:28:52 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:28:52 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate]))) Aug 25 01:28:52 erlangs IscomAlumni[943290]: ORDER BY CASE Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 25 01:28:52 erlangs IscomAlumni[943290]: ELSE [n].[CreateDate] Aug 25 01:28:52 erlangs IscomAlumni[943290]: END DESC Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:52 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:52 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:52 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:52 erlangs IscomAlumni[943290]: 接口/耗时34ms Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:52 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:52 erlangs IscomAlumni[943290]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:52 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:52 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:52 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:52 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:52 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:52 erlangs IscomAlumni[943290]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:52 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:52 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:52 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/935F0521D7D96878FB5D9E431A48BDB5153D6302984B332CF6714263C2AF74FE耗时48ms Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:52 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:52 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:52 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:52 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:52 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:52 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:52 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:52 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:52 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:52 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:52 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:52 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:52 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:52 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/74D98C7AEE0837E3F0A4DD17BCFB994A9C6E6B18E569C8252187AC1B0F5E2F3D耗时43ms Aug 25 01:28:53 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:53 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:53 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:53 erlangs IscomAlumni[943290]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:53 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:53 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:53 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:53 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:53 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:53 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:53 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:53 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:53 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:53 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:53 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:53 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:53 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:53 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:53 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:53 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:53 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:53 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:53 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:53 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:53 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:53 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:53 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:53 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:53 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:53 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/B664E4DBEC7BBF83DEB69A7C815AC43637DD0BB93A76D3C708EC03EDF5D3F44C耗时49ms Aug 25 01:28:55 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:55 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:55 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:55 erlangs IscomAlumni[943290]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:55 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:55 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:55 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:55 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:55 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:55 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:55 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:55 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:55 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:55 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:55 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:55 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:55 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:55 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:55 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:55 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:55 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:55 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:55 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:55 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:55 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:55 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:55 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:55 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:55 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:55 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/534CBF98C14A547BF75699D6BACD2F34EE2CF7E0926A60025E83D053AFDDAC31耗时57ms Aug 25 01:28:59 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:59 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:59 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:59 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:59 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:59 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:59 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:59 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:59 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:59 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:59 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:59 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:59 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:59 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:59 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:59 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:59 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:59 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:59 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:59 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:59 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:59 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:59 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:59 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:59 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:59 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:59 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:59 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:59 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:59 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/6BE25EEA102AD19833711395959BBD28CD28AA5FAFAB43C7C836F76AD9153758耗时55ms Aug 25 01:28:59 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:28:59 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:28:59 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:59 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:59 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:28:59 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:28:59 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:28:59 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:28:59 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:28:59 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:28:59 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:28:59 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:28:59 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:28:59 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:28:59 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:28:59 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:28:59 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:28:59 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:59 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:59 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:28:59 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:28:59 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:28:59 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:28:59 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:28:59 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:28:59 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:28:59 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:28:59 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:28:59 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:28:59 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/0EC42EDD1F5184E7A6DDB8B702540B83B378B1D22F2C3D7200E9BA9C0DE824AC耗时48ms Aug 25 01:29:00 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:29:00 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:29:00 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:29:00 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:29:00 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:00 erlangs IscomAlumni[943290]: Executed DbCommand (69ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:00 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:00 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:29:00 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:29:00 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:29:00 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:29:00 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:29:00 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:29:00 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:29:00 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:29:00 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:29:00 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:29:00 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:29:00 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:29:00 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:00 erlangs IscomAlumni[943290]: Executed DbCommand (69ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:00 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:00 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:29:00 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:29:00 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:29:00 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:29:00 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:29:00 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:29:00 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:29:00 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:29:00 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:29:00 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:29:00 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:29:00 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:29:00 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:00 erlangs IscomAlumni[943290]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:00 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:29:00 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:29:00 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:29:00 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:00 erlangs IscomAlumni[943290]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:00 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:29:00 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:29:00 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:29:00 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:00 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:00 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:29:00 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:29:00 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:29:00 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:29:00 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:29:00 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/6D2C91D0E14550C7EC136B03EE534FCEB09F71B1D5FAF0D94DEA146391E67E22耗时89ms Aug 25 01:29:00 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:00 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:00 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:29:00 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:29:00 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:29:00 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:29:00 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:29:00 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/DDF8E042C51DD26B9ED0ADE9FFCE9484F47F486AE802BEBE68D7473D60F87F4F耗时89ms Aug 25 01:29:01 erlangs CRON[990695]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 25 01:29:04 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:29:04 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:29:04 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:04 erlangs IscomAlumni[943290]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:04 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:04 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:29:04 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:29:04 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:29:04 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:29:04 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:29:04 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:29:04 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:29:04 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:29:04 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:29:04 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:29:04 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:29:04 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:29:04 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:04 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:04 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:29:04 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:29:04 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:29:04 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:04 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:04 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:29:04 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:29:04 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:29:04 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:29:04 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:29:04 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/088359119A7EB281BF8F0A7AA5D8602BC7ADF6A698B0DDCA835580F7A2EA2D8E耗时46ms Aug 25 01:29:13 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::3f Aug 25 01:29:13 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:29:13 erlangs IscomAlumni[943290]: 接口/areas/frontend/img/icon/phone.png耗时1ms Aug 25 01:29:15 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:29:15 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:29:15 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:15 erlangs IscomAlumni[943290]: Executed DbCommand (48ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:15 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:15 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:29:15 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:29:15 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:29:15 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:29:15 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:29:15 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:29:15 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:29:15 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:29:15 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:29:15 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:29:15 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:29:15 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:29:15 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:15 erlangs IscomAlumni[943290]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:15 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:29:15 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:29:15 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:29:15 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:15 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:15 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:29:15 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:29:15 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:29:15 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:29:15 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:29:15 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/D976F34D597CEB1AEA610D40FE92CA007997D59978E313D75500A614799A2094耗时66ms Aug 25 01:29:25 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:29:25 erlangs IscomAlumni[943290]: 接口/uploads/card_form/odt/1/20181030%E7%94%B3%E8%AB%8B%E8%A1%A8.odt耗时0ms Aug 25 01:29:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:29:39 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:29:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:39 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:39 erlangs IscomAlumni[943290]: SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:39 erlangs IscomAlumni[943290]: FROM [NtuNews] AS [n] Aug 25 01:29:39 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:29:39 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:29:39 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:29:39 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:29:39 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 25 01:29:39 erlangs IscomAlumni[943290]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit))) Aug 25 01:29:39 erlangs IscomAlumni[943290]: ORDER BY [n].[StartDate] DESC Aug 25 01:29:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:39 erlangs IscomAlumni[943290]: Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:39 erlangs IscomAlumni[943290]: SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:39 erlangs IscomAlumni[943290]: FROM [NtuNews] AS [n] Aug 25 01:29:39 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:29:39 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:29:39 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:29:39 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:29:39 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 25 01:29:39 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 25 01:29:39 erlangs IscomAlumni[943290]: ORDER BY [n].[StartDate] DESC Aug 25 01:29:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:39 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:39 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:29:39 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:29:39 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:29:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:39 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:39 erlangs IscomAlumni[943290]: SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:39 erlangs IscomAlumni[943290]: FROM [NtuNewsletter] AS [n] Aug 25 01:29:39 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:29:39 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:29:39 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:29:39 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:29:39 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 25 01:29:39 erlangs IscomAlumni[943290]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 25 01:29:39 erlangs IscomAlumni[943290]: ORDER BY [n].[Order], [n].[Period] DESC Aug 25 01:29:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:39 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:39 erlangs IscomAlumni[943290]: SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE Aug 25 01:29:39 erlangs IscomAlumni[943290]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 25 01:29:39 erlangs IscomAlumni[943290]: ELSE [n].[CreateDate] Aug 25 01:29:39 erlangs IscomAlumni[943290]: END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:39 erlangs IscomAlumni[943290]: FROM [NtuContribute] AS [n] Aug 25 01:29:39 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:29:39 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:29:39 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:29:39 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:29:39 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 25 01:29:39 erlangs IscomAlumni[943290]: WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate]))) Aug 25 01:29:39 erlangs IscomAlumni[943290]: ORDER BY CASE Aug 25 01:29:39 erlangs IscomAlumni[943290]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 25 01:29:39 erlangs IscomAlumni[943290]: ELSE [n].[CreateDate] Aug 25 01:29:39 erlangs IscomAlumni[943290]: END DESC Aug 25 01:29:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:39 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:39 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:29:39 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:29:39 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:29:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:39 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:39 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:29:39 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:29:39 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:29:39 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:29:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:29:39 erlangs IscomAlumni[943290]: 接口/耗时30ms Aug 25 01:29:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:29:45 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:29:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:45 erlangs IscomAlumni[943290]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:45 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:45 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:29:45 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:29:45 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:29:45 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:29:45 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:29:45 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:29:45 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:29:45 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:29:45 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:29:45 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:29:45 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:29:45 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:29:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:45 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:45 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:29:45 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:29:45 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:29:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:45 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:45 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:29:45 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:29:45 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:29:45 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:29:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:29:45 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/26AA2FFD100A44197D04DD25FB05C598A4E9DFE336446FD7F03E889BFC0A49F1耗时49ms Aug 25 01:29:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:29:45 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:29:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:45 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:45 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:45 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:29:45 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:29:45 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:29:45 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:29:45 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:29:45 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:29:45 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:29:45 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:29:45 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:29:45 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:29:45 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:29:45 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:29:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:45 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:45 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:29:45 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:29:45 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:29:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:45 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:45 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:29:45 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:29:45 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:29:45 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:29:45 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:29:45 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/7773CA51A4D5D9078C892313600F5EF5388215A7C18D11EDD4E892C240DCEB3E耗时48ms Aug 25 01:29:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:29:47 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:29:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:47 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:47 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:47 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:29:47 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:29:47 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:29:47 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:29:47 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:29:47 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:29:47 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:29:47 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:29:47 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:29:47 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:29:47 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:29:47 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:29:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:47 erlangs IscomAlumni[943290]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:47 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:29:47 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:29:47 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:29:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:47 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:47 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:29:47 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:29:47 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:29:47 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:29:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:29:47 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/7E8D1877009C290141CB9E667730DA3EAFC281824AE50738772774A0AAB396D8耗时48ms Aug 25 01:29:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:29:47 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:29:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:47 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:47 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:47 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:29:47 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:29:47 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:29:47 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:29:47 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:29:47 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:29:47 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:29:47 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:29:47 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:29:47 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:29:47 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:29:47 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:29:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:47 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:47 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:29:47 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:29:47 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:29:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:47 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:47 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:29:47 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:29:47 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:29:47 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:29:47 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:29:47 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/996FDCC1C68F0C22FBD36D2183C249367A35D2096A6AFAAB0FEDE48BECBE73ED耗时49ms Aug 25 01:29:48 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:29:48 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:29:48 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:48 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:48 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:48 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:29:48 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:29:48 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:29:48 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:29:48 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:29:48 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:29:48 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:29:48 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:29:48 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:29:48 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:29:48 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:29:48 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:29:48 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:48 erlangs IscomAlumni[943290]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:48 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:29:48 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:29:48 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:29:48 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:48 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:48 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:29:48 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:29:48 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:29:48 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:29:48 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:29:48 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/213310D6CA6A9004E015BD67C7C5012C23D5F81DC6571E13D95853F00C1EA013耗时48ms Aug 25 01:29:48 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:29:48 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:29:48 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:29:48 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:29:48 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:48 erlangs IscomAlumni[943290]: Executed DbCommand (46ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:48 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:48 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:29:48 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:29:48 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:29:48 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:29:48 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:29:48 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:29:48 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:29:48 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:29:48 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:29:48 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:29:48 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:29:48 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:29:48 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:48 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:48 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:29:48 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:29:48 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:29:48 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:48 erlangs IscomAlumni[943290]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:48 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:29:48 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:29:48 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:29:48 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:29:48 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:29:48 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/89EC6F37DBA8B20F8A0ED617CB5C7D2F8C3187000C55BF30C74CA64C9BBE7988耗时36ms Aug 25 01:29:48 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:48 erlangs IscomAlumni[943290]: Executed DbCommand (44ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:48 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:48 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:29:48 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:29:48 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:29:48 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:29:48 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:29:48 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:29:48 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:29:48 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:29:48 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:29:48 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:29:48 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:29:48 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:29:48 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:48 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:48 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:29:48 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:29:48 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:29:48 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:48 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:48 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:29:48 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:29:48 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:29:48 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:29:48 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:29:48 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/432D2F79D934BA74183C30C2201D430C9477AA43C0163D3A4C5FA0CAB65CA992耗时36ms Aug 25 01:29:49 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:29:49 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:29:49 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:49 erlangs IscomAlumni[943290]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:49 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:49 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:29:49 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:29:49 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:29:49 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:29:49 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:29:49 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:29:49 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:29:49 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:29:49 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:29:49 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:29:49 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:29:49 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:29:49 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:49 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:49 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:29:49 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:29:49 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:29:49 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:49 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:49 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:29:49 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:29:49 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:29:49 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:29:49 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:29:49 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/23C99DBB9FA35B690E9DD3E12CC51402EC18A4077B5BC7CD1374BFA4EF3C1C76耗时48ms Aug 25 01:29:49 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:29:49 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:29:49 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:49 erlangs IscomAlumni[943290]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:49 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:49 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:29:49 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:29:49 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:29:49 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:29:49 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:29:49 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:29:49 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:29:49 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:29:49 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:29:49 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:29:49 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:29:49 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:29:49 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:49 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:49 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:29:49 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:29:49 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:29:49 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:49 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:49 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:29:49 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:29:49 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:29:49 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:29:49 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:29:49 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/555C0D05AD87A91407EC1FE7524A19A58F0FB25451BF34B73D3FAD3B633DE5FE耗时48ms Aug 25 01:29:50 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:29:50 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:29:50 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:50 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:50 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:50 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:29:50 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:29:50 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:29:50 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:29:50 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:29:50 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:29:50 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:29:50 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:29:50 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:29:50 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:29:50 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:29:50 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:29:50 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:50 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:50 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:29:50 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:29:50 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:29:50 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:50 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:50 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:29:50 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:29:50 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:29:50 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:29:50 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:29:50 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/60E7753FCBD4A4E095336C3EE00C665BE11E5E813887F7F99B6C3C5DC14358EE耗时45ms Aug 25 01:29:51 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:29:51 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:29:51 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:51 erlangs IscomAlumni[943290]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:51 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:51 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:29:51 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:29:51 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:29:51 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:29:51 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:29:51 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:29:51 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:29:51 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:29:51 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:29:51 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:29:51 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:29:51 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:29:51 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:51 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:51 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:29:51 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:29:51 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:29:51 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:51 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:51 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:29:51 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:29:51 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:29:51 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:29:51 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:29:51 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/9C06254B16F044EE27724E9ACE0F2011D271F09DF6907AA3E42D8CBB5548B36B耗时50ms Aug 25 01:29:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:29:52 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:29:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:52 erlangs IscomAlumni[943290]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:52 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:52 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:29:52 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:29:52 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:29:52 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:29:52 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:29:52 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:29:52 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:29:52 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:29:52 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:29:52 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:29:52 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:29:52 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:29:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:52 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:52 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:29:52 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:29:52 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:29:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:52 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:52 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:29:52 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:29:52 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:29:52 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:29:52 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:29:52 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/E733C44DB4C121D91709D0675BCC5F9DD39F5CFE34162CD8074E1575D955033F耗时51ms Aug 25 01:29:53 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:29:53 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:29:53 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:53 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:53 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:53 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:29:53 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:29:53 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:29:53 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:29:53 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:29:53 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:29:53 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:29:53 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:29:53 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:29:53 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:29:53 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:29:53 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:29:53 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:53 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:53 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:29:53 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:29:53 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:29:53 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:53 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:53 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:29:53 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:29:53 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:29:53 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:29:53 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:29:53 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/4F3F6FCAD29E04501194F5E3A2D06D60D82B8974073B4679F8BAD040E4BE8FDB耗时47ms Aug 25 01:29:53 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:29:53 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:29:53 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:53 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:53 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:53 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:29:53 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:29:53 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:29:53 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:29:53 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:29:53 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:29:53 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:29:53 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:29:53 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:29:53 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:29:53 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:29:53 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:29:53 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:53 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:53 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:29:53 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:29:53 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:29:53 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:53 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:53 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:29:53 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:29:53 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:29:53 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:29:53 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:29:53 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/ED8CE618655A119D2594AF929EEED8894A3B19F6D2C2DDDF863069FD3F3081AC耗时44ms Aug 25 01:29:53 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:29:53 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:29:53 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:53 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:53 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:53 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:29:53 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:29:53 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:29:53 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:29:53 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:29:53 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:29:53 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:29:53 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:29:53 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:29:53 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:29:53 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:29:53 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:29:53 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:53 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:53 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:29:53 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:29:53 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:29:53 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:53 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:53 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:29:53 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:29:53 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:29:53 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:29:53 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:29:53 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/4859447FC38357EC649FF7A1AFA64ED09F62A54A218556240C7BEE5D3F0E57A1耗时49ms Aug 25 01:29:53 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:29:53 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:29:53 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:53 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:53 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:53 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:29:53 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:29:53 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:29:53 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:29:53 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:29:53 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:29:53 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:29:53 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:29:53 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:29:53 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:29:53 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:29:53 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:29:53 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:53 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:53 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:29:53 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:29:53 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:29:53 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:53 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:53 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:29:53 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:29:53 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:29:53 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:29:53 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:29:53 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/91BAF41B717FA1B3AB728594EC12DCA4875D1CCF6E839CFC17948289BE9E5B71耗时44ms Aug 25 01:29:56 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:29:56 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:29:56 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:56 erlangs IscomAlumni[943290]: Executed DbCommand (41ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:56 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:56 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:29:56 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:29:56 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:29:56 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:29:56 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:29:56 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:29:56 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:29:56 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:29:56 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:29:56 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:29:56 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:29:56 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:29:56 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:56 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:56 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:29:56 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:29:56 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:29:56 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:56 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:56 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:29:56 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:29:56 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:29:56 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:29:56 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:29:56 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/DAE1A6173CA1CF66F206D1287B438F25CD6C1D5FB65359168DF4A7E34018E062耗时50ms Aug 25 01:29:56 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:29:56 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:29:56 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:56 erlangs IscomAlumni[943290]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:56 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:56 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:29:56 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:29:56 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:29:56 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:29:56 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:29:56 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:29:56 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:29:56 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:29:56 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:29:56 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:29:56 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:29:56 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:29:56 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:56 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:56 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:29:56 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:29:56 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:29:56 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:56 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:56 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:29:56 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:29:56 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:29:56 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:29:56 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:29:56 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/EEC6A6C880497C5F6BE141A69A1D413DEFD5C169C136498EF07B7EA0E9A22E50耗时52ms Aug 25 01:29:58 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:29:58 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:29:58 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:58 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:58 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:58 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:29:58 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:29:58 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:29:58 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:29:58 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:29:58 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:29:58 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:29:58 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:29:58 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:29:58 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:29:58 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:29:58 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:29:58 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:58 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:58 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:29:58 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:29:58 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:29:58 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:58 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:58 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:29:58 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:29:58 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:29:58 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:29:58 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:29:58 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/C6F0D9AD08D37D828B8E0E96EA675293191DA50C4D51422B4DBC2B321905CB06耗时46ms Aug 25 01:29:58 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:29:58 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:29:58 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:58 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:58 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:29:58 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:29:58 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:29:58 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:29:58 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:29:58 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:29:58 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:29:58 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:29:58 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:29:58 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:29:58 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:29:58 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:29:58 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:29:58 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:58 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:58 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:29:58 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:29:58 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:29:58 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:29:58 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:29:58 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:29:58 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:29:58 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:29:58 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:29:58 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:29:58 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/C1FDE932266E9F9769B29D54F4ECEC60D069166A2812A458383AFE4BCC20B305耗时48ms Aug 25 01:30:00 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:30:00 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:30:00 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:00 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:00 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:30:00 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:30:00 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:30:00 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:30:00 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:30:00 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:30:00 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:30:00 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:30:00 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:30:00 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:30:00 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:30:00 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:30:00 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:30:00 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:00 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:00 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:30:00 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:30:00 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:30:00 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:00 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:00 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:30:00 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:30:00 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:30:00 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:30:00 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:30:00 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/EEC6A6C880497C5F6BE141A69A1D413DEFD5C169C136498EF07B7EA0E9A22E50耗时49ms Aug 25 01:30:01 erlangs CRON[997682]: (root) CMD (/usr/local/bin/portal-log-push) Aug 25 01:30:01 erlangs CRON[997684]: (root) CMD (flock -n /opt/host-agent/agent.lock timeout 270 /opt/host-agent/agent.sh >/dev/null 2>&1) Aug 25 01:30:01 erlangs CRON[997685]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 25 01:30:01 erlangs CRON[997687]: (root) CMD (/usr/bin/freshclam) Aug 25 01:30:01 erlangs dbus-daemon[883]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.608077' (uid=0 pid=997729 comm="timedatectl show --property=Timezone --value " label="unconfined") Aug 25 01:30:01 erlangs systemd[1]: Starting Time & Date Service... Aug 25 01:30:01 erlangs cron[997713]: sendmail: recipient address root not accepted by the server Aug 25 01:30:01 erlangs cron[997713]: sendmail: server message: 501 5.1.3 Invalid address Aug 25 01:30:01 erlangs cron[997713]: sendmail: could not send mail (account default from /etc/msmtprc) Aug 25 01:30:01 erlangs CRON[997680]: (root) MAIL (mailed 436 bytes of output but got status 0x0041 from MTA#012) Aug 25 01:30:01 erlangs dbus-daemon[883]: [system] Successfully activated service 'org.freedesktop.timedate1' Aug 25 01:30:01 erlangs systemd[1]: Started Time & Date Service. Aug 25 01:30:07 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:30:07 erlangs IscomAlumni[943290]: 接口/areas/frontend/img/Logo.png耗时2ms Aug 25 01:30:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:30:08 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:30:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:08 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:08 erlangs IscomAlumni[943290]: SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:30:08 erlangs IscomAlumni[943290]: FROM [NtuNews] AS [n] Aug 25 01:30:08 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:30:08 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:30:08 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:30:08 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:30:08 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 25 01:30:08 erlangs IscomAlumni[943290]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit))) Aug 25 01:30:08 erlangs IscomAlumni[943290]: ORDER BY [n].[StartDate] DESC Aug 25 01:30:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:08 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:08 erlangs IscomAlumni[943290]: SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:30:08 erlangs IscomAlumni[943290]: FROM [NtuNews] AS [n] Aug 25 01:30:08 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:30:08 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:30:08 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:30:08 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:30:08 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 25 01:30:08 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 25 01:30:08 erlangs IscomAlumni[943290]: ORDER BY [n].[StartDate] DESC Aug 25 01:30:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:08 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:08 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:30:08 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:30:08 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:30:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:08 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:08 erlangs IscomAlumni[943290]: SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:30:08 erlangs IscomAlumni[943290]: FROM [NtuNewsletter] AS [n] Aug 25 01:30:08 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:30:08 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:30:08 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:30:08 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:30:08 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 25 01:30:08 erlangs IscomAlumni[943290]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 25 01:30:08 erlangs IscomAlumni[943290]: ORDER BY [n].[Order], [n].[Period] DESC Aug 25 01:30:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:08 erlangs IscomAlumni[943290]: Executed DbCommand (5ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:08 erlangs IscomAlumni[943290]: SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE Aug 25 01:30:08 erlangs IscomAlumni[943290]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 25 01:30:08 erlangs IscomAlumni[943290]: ELSE [n].[CreateDate] Aug 25 01:30:08 erlangs IscomAlumni[943290]: END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:30:08 erlangs IscomAlumni[943290]: FROM [NtuContribute] AS [n] Aug 25 01:30:08 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:30:08 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:30:08 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:30:08 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:30:08 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 25 01:30:08 erlangs IscomAlumni[943290]: WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate]))) Aug 25 01:30:08 erlangs IscomAlumni[943290]: ORDER BY CASE Aug 25 01:30:08 erlangs IscomAlumni[943290]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 25 01:30:08 erlangs IscomAlumni[943290]: ELSE [n].[CreateDate] Aug 25 01:30:08 erlangs IscomAlumni[943290]: END DESC Aug 25 01:30:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:08 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:08 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:30:08 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:30:08 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:30:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:08 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:08 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:30:08 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:30:08 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:30:08 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:30:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:30:08 erlangs IscomAlumni[943290]: 接口/耗时35ms Aug 25 01:30:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:30:08 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:30:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:08 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:08 erlangs IscomAlumni[943290]: SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:30:08 erlangs IscomAlumni[943290]: FROM [NtuNews] AS [n] Aug 25 01:30:08 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:30:08 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:30:08 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:30:08 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:30:08 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 25 01:30:08 erlangs IscomAlumni[943290]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit))) Aug 25 01:30:08 erlangs IscomAlumni[943290]: ORDER BY [n].[StartDate] DESC Aug 25 01:30:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:08 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:08 erlangs IscomAlumni[943290]: SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:30:08 erlangs IscomAlumni[943290]: FROM [NtuNews] AS [n] Aug 25 01:30:08 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:30:08 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:30:08 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:30:08 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:30:08 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 25 01:30:08 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 25 01:30:08 erlangs IscomAlumni[943290]: ORDER BY [n].[StartDate] DESC Aug 25 01:30:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:08 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:08 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:30:08 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:30:08 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:30:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:08 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:08 erlangs IscomAlumni[943290]: SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:30:08 erlangs IscomAlumni[943290]: FROM [NtuNewsletter] AS [n] Aug 25 01:30:08 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:30:08 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:30:08 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:30:08 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:30:08 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 25 01:30:08 erlangs IscomAlumni[943290]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 25 01:30:08 erlangs IscomAlumni[943290]: ORDER BY [n].[Order], [n].[Period] DESC Aug 25 01:30:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:08 erlangs IscomAlumni[943290]: Executed DbCommand (5ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:08 erlangs IscomAlumni[943290]: SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE Aug 25 01:30:08 erlangs IscomAlumni[943290]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 25 01:30:08 erlangs IscomAlumni[943290]: ELSE [n].[CreateDate] Aug 25 01:30:08 erlangs IscomAlumni[943290]: END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:30:08 erlangs IscomAlumni[943290]: FROM [NtuContribute] AS [n] Aug 25 01:30:08 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:30:08 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:30:08 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:30:08 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:30:08 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 25 01:30:08 erlangs IscomAlumni[943290]: WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate]))) Aug 25 01:30:08 erlangs IscomAlumni[943290]: ORDER BY CASE Aug 25 01:30:08 erlangs IscomAlumni[943290]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 25 01:30:08 erlangs IscomAlumni[943290]: ELSE [n].[CreateDate] Aug 25 01:30:08 erlangs IscomAlumni[943290]: END DESC Aug 25 01:30:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:08 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:08 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:30:08 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:30:08 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:30:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:08 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:08 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:30:08 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:30:08 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:30:08 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:30:08 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:30:08 erlangs IscomAlumni[943290]: 接口/耗时42ms Aug 25 01:30:09 erlangs crontab[998296]: (root) LIST (root) Aug 25 01:30:09 erlangs crontab[998329]: (root) LIST (root) Aug 25 01:30:17 erlangs snapd[2187470]: storehelpers.go:919: cannot refresh: snap has no updates available: "bare", "core20", "core22", "core24", "firefox", "gnome-3-38-2004", "gnome-42-2204", "gnome-46-2404", "gtk-common-themes", "mesa-2404", "snap-store", "snapd", "snapd-desktop-integration" Aug 25 01:30:20 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:30:20 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:30:20 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::40 Aug 25 01:30:20 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:20 erlangs IscomAlumni[943290]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:20 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:30:20 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:30:20 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:30:20 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:30:20 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:30:20 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:30:20 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:30:20 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:30:20 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:30:20 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:30:20 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:30:20 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:30:20 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:30:20 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:20 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:20 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:30:20 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:30:20 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:30:20 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:20 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:20 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:30:20 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:30:20 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:30:20 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:30:20 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:30:20 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/5600A4AA37CC7B7A7F9F425E9DA85BD4D1E79DAAF3B8456A78B23F435E22F284耗时51ms Aug 25 01:30:20 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:30:20 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:30:20 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:20 erlangs IscomAlumni[943290]: Executed DbCommand (42ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:20 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:30:20 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:30:20 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:30:20 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:30:20 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:30:20 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:30:20 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:30:20 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:30:20 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:30:20 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:30:20 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:30:20 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:30:20 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:30:20 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:20 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:20 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:30:20 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:30:20 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:30:20 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:20 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:20 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:30:20 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:30:20 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:30:20 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:30:20 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:30:20 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/2B87FE5CD6A73C44A39AA4C7F233DD2680C782FEA2B7A2FF69CAF2FCDEF982BE耗时52ms Aug 25 01:30:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:30:21 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:30:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:21 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:21 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:30:21 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:30:21 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:30:21 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:30:21 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:30:21 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:30:21 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:30:21 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:30:21 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:30:21 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:30:21 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:30:21 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:30:21 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:30:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:21 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:21 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:30:21 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:30:21 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:30:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:21 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:21 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:30:21 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:30:21 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:30:21 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:30:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:30:21 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/A8AB7CA30A98628E17BA82B7F71592555AADEEC40A2EB7ACD9B3AE22856DFE99耗时43ms Aug 25 01:30:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:30:21 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:30:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:30:21 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:30:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:21 erlangs IscomAlumni[943290]: Executed DbCommand (39ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:21 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:30:21 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:30:21 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:30:21 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:30:21 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:30:21 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:30:21 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:30:21 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:30:21 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:30:21 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:30:21 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:30:21 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:30:21 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:30:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:21 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:21 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:30:21 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:30:21 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:30:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:21 erlangs IscomAlumni[943290]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:21 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:30:21 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:30:21 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:30:21 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:30:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:30:21 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/286DA92CB0566A0E8874169976B053D7591AE93CF67C0BFFC05C8684910E45B2耗时21ms Aug 25 01:30:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:21 erlangs IscomAlumni[943290]: Executed DbCommand (43ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:21 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:30:21 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:30:21 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:30:21 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:30:21 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:30:21 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:30:21 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:30:21 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:30:21 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:30:21 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:30:21 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:30:21 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:30:21 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:30:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:21 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:21 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:30:21 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:30:21 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:30:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:21 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:21 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:30:21 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:30:21 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:30:21 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:30:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:30:21 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/AD743A4453B52BD49A04749FF5DF07148800B4C9D5D1B4F18666647105E88944耗时21ms Aug 25 01:30:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:30:21 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:30:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:21 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:21 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:30:21 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:30:21 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:30:21 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:30:21 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:30:21 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:30:21 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:30:21 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:30:21 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:30:21 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:30:21 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:30:21 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:30:21 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:30:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:21 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:21 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:30:21 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:30:21 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:30:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:21 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:21 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:30:21 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:30:21 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:30:21 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:30:21 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:30:21 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/9AE9389537AE7DCD899C33A18B9C079D355584D891E2F7CDC3BA434BA5045B2A耗时46ms Aug 25 01:30:23 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:30:23 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:30:23 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:23 erlangs IscomAlumni[943290]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:23 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:30:23 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:30:23 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:30:23 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:30:23 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:30:23 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:30:23 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:30:23 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:30:23 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:30:23 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:30:23 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:30:23 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:30:23 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:30:23 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:23 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:23 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:30:23 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:30:23 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:30:23 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:23 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:23 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:30:23 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:30:23 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:30:23 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:30:23 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:30:23 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/8CD113C987883338B2F2B195C14548935ABAD4C18DEF1D3D0D0660CF73130930耗时48ms Aug 25 01:30:25 erlangs cron[1003000]: sendmail: recipient address root not accepted by the server Aug 25 01:30:25 erlangs cron[1003000]: sendmail: server message: 501 5.1.3 Invalid address Aug 25 01:30:25 erlangs cron[1003000]: sendmail: could not send mail (account default from /etc/msmtprc) Aug 25 01:30:25 erlangs CRON[997678]: (root) MAIL (mailed 204 bytes of output but got status 0x0041 from MTA#012) Aug 25 01:30:28 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:30:28 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:30:28 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:28 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:28 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:30:28 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:30:28 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:30:28 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:30:28 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:30:28 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:30:28 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:30:28 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:30:28 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:30:28 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:30:28 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:30:28 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:30:28 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:30:28 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:28 erlangs IscomAlumni[943290]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:28 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:30:28 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:30:28 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:30:28 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:28 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:28 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:30:28 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:30:28 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:30:28 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:30:28 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:30:28 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/202290F047F0A6283143FA83C6D739B9C221BB62C5176BAF8B0449E384C8BE53耗时49ms Aug 25 01:30:31 erlangs systemd[1]: systemd-timedated.service: Deactivated successfully. Aug 25 01:30:34 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:30:34 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:30:34 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:34 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[@__LangCode_0='?' (Size = 5) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:34 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:30:34 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:30:34 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = @__LangCode_0 Aug 25 01:30:34 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:34 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[@__LangCode_0='?' (Size = 5) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:34 erlangs IscomAlumni[943290]: SELECT [n].[LeaderID], [n].[LangCode], [n].[CreateDate], [n].[CreateUser], [n].[Education], [n].[IsDelete], [n].[JobTitle], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Order], [n].[PhotoID], [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:30:34 erlangs IscomAlumni[943290]: FROM [NtuAboutLeader] AS [n] Aug 25 01:30:34 erlangs IscomAlumni[943290]: LEFT JOIN [TbFileInfo] AS [t] ON [n].[PhotoID] = [t].[FileID] Aug 25 01:30:34 erlangs IscomAlumni[943290]: WHERE ([n].[LangCode] = @__LangCode_0) AND ([n].[IsDelete] = CAST(0 AS bit)) Aug 25 01:30:34 erlangs IscomAlumni[943290]: ORDER BY [n].[Order] Aug 25 01:30:34 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:34 erlangs IscomAlumni[943290]: Executed DbCommand (4ms) [Parameters=[@__LangCode_0='?' (Size = 5) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:34 erlangs IscomAlumni[943290]: SELECT [n].[MemberID], [n].[LangCode], [n].[CreateDate], [n].[CreateUser], [n].[Email], [n].[IsDelete], [n].[JobDescription], [n].[JobTitle], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Order] Aug 25 01:30:34 erlangs IscomAlumni[943290]: FROM [NtuAboutMember] AS [n] Aug 25 01:30:34 erlangs IscomAlumni[943290]: WHERE ([n].[LangCode] = @__LangCode_0) AND ([n].[IsDelete] = CAST(0 AS bit)) Aug 25 01:30:34 erlangs IscomAlumni[943290]: ORDER BY [n].[Order] Aug 25 01:30:34 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:34 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:34 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:30:34 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:30:34 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'en' Aug 25 01:30:34 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:34 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:34 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:30:34 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:30:34 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:30:34 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:30:34 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:30:34 erlangs IscomAlumni[943290]: 接口/About/About耗时238ms Aug 25 01:30:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:30:39 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:30:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:39 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:39 erlangs IscomAlumni[943290]: SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:30:39 erlangs IscomAlumni[943290]: FROM [NtuNews] AS [n] Aug 25 01:30:39 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:30:39 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:30:39 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:30:39 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:30:39 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 25 01:30:39 erlangs IscomAlumni[943290]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit))) Aug 25 01:30:39 erlangs IscomAlumni[943290]: ORDER BY [n].[StartDate] DESC Aug 25 01:30:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:39 erlangs IscomAlumni[943290]: Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:39 erlangs IscomAlumni[943290]: SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:30:39 erlangs IscomAlumni[943290]: FROM [NtuNews] AS [n] Aug 25 01:30:39 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:30:39 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:30:39 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:30:39 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:30:39 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 25 01:30:39 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 25 01:30:39 erlangs IscomAlumni[943290]: ORDER BY [n].[StartDate] DESC Aug 25 01:30:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:39 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:39 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:30:39 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:30:39 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:30:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:39 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:39 erlangs IscomAlumni[943290]: SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:30:39 erlangs IscomAlumni[943290]: FROM [NtuNewsletter] AS [n] Aug 25 01:30:39 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:30:39 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:30:39 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:30:39 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:30:39 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 25 01:30:39 erlangs IscomAlumni[943290]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 25 01:30:39 erlangs IscomAlumni[943290]: ORDER BY [n].[Order], [n].[Period] DESC Aug 25 01:30:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:39 erlangs IscomAlumni[943290]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:39 erlangs IscomAlumni[943290]: SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE Aug 25 01:30:39 erlangs IscomAlumni[943290]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 25 01:30:39 erlangs IscomAlumni[943290]: ELSE [n].[CreateDate] Aug 25 01:30:39 erlangs IscomAlumni[943290]: END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:30:39 erlangs IscomAlumni[943290]: FROM [NtuContribute] AS [n] Aug 25 01:30:39 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:30:39 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:30:39 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:30:39 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:30:39 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 25 01:30:39 erlangs IscomAlumni[943290]: WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate]))) Aug 25 01:30:39 erlangs IscomAlumni[943290]: ORDER BY CASE Aug 25 01:30:39 erlangs IscomAlumni[943290]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 25 01:30:39 erlangs IscomAlumni[943290]: ELSE [n].[CreateDate] Aug 25 01:30:39 erlangs IscomAlumni[943290]: END DESC Aug 25 01:30:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:39 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:39 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:30:39 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:30:39 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:30:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:39 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:39 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:30:39 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:30:39 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:30:39 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:30:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:30:39 erlangs IscomAlumni[943290]: 接口/耗时34ms Aug 25 01:30:51 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:30:51 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:30:51 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:51 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:51 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:30:51 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:30:51 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:30:51 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:30:51 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:30:51 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:30:51 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:30:51 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:30:51 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:30:51 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:30:51 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:30:51 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:30:51 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:30:51 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:51 erlangs IscomAlumni[943290]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:51 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:30:51 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:30:51 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:30:51 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:30:51 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:30:51 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:30:51 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:30:51 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:30:51 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:30:51 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:30:51 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/B61B991FF641318F850C843BF44C871668088FFB57B98C3A4149A72BF7132734耗时46ms Aug 25 01:31:01 erlangs CRON[1013343]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 25 01:31:28 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::3f Aug 25 01:31:30 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:31:30 erlangs IscomAlumni[943290]: 接口/robots.txt耗时3ms Aug 25 01:31:30 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:31:30 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:31:30 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:31:30 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[@__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:31:30 erlangs IscomAlumni[943290]: SELECT [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], [n0].[AlumniID], [n0].[AnnotationID], [n0].[ApprovalDate], [n0].[ApprovalUser], [n0].[Aua8], [n0].[Aua8ExpiredDate], [n0].[BackupEmail], [n0].[BackupMobile], [n0].[Birthday], [n0].[ChangeAua8ExpiredDate], [n0].[Combine_AlumniID], [n0].[CreateDate], [n0].[CreateUser], [n0].[CurrentAddress], [n0].[CurrentCityID], [n0].[CurrentCountryID], [n0].[Description], [n0].[DisableFindAlumni], [n0].[DptID], [n0].[Email], [n0].[EnName], [n0].[EnterYear], [n0].[IDName1], [n0].[IDNumber], [n0].[IDPhoto], [n0].[InfoExpiredDate], [n0].[Info_IsPublic], [n0].[Info_IsReadConsent], [n0].[IsActive], [n0].[IsDelete], [n0].[IsNeedChangeAua8], [n0].[LastPhotoModifyDate], [n0].[LoginErrorNum], [n0].[LoginLockTime], [n0].[Mobile], [n0].[ModifyDate], [n0].[ModifyUser], [n0].[Name], [n0].[PermanentAddress], [n0].[PermanentCityID], [n0].[PermanentCountryID], [n0].[Photo], [n0].[PhysicalCardApply], [n0].[Remark], [n0].[Semester], [n0].[Sex], [n0].[SourceNote], [n0].[Status], [n0].[StudentID], [n0].[Tel], [n0].[Year], [n1].[DptID], [n1].[DptCode], [n1].[DptDivision], [n1].[DptFullName], [n1].[DptFullName_En], [n1].[DptLevel], [n1].[DptName], [n1].[DptShortName], [n1].[EnabledYear], [n1].[IsDelete], [n1].[IsShow], [n1].[ParentDptID], [n1].[StatisticCode], [n1].[StatisticName], CASE Aug 25 01:31:30 erlangs IscomAlumni[943290]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 25 01:31:30 erlangs IscomAlumni[943290]: ELSE [n].[CreateDate] Aug 25 01:31:30 erlangs IscomAlumni[943290]: END, [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order], CASE Aug 25 01:31:30 erlangs IscomAlumni[943290]: WHEN [n0].[AlumniID] IS NOT NULL THEN (((COALESCE([n0].[Name], N'') + N'(') + COALESCE(CAST([n0].[Year] AS nvarchar(60)), N'')) + COALESCE([n1].[DptFullName], N'')) + N')' Aug 25 01:31:30 erlangs IscomAlumni[943290]: ELSE NULL Aug 25 01:31:30 erlangs IscomAlumni[943290]: END Aug 25 01:31:30 erlangs IscomAlumni[943290]: FROM [NtuContribute] AS [n] Aug 25 01:31:30 erlangs IscomAlumni[943290]: LEFT JOIN [NtuAlumni] AS [n0] ON [n].[AlumniID] = [n0].[AlumniID] Aug 25 01:31:30 erlangs IscomAlumni[943290]: LEFT JOIN ( Aug 25 01:31:30 erlangs IscomAlumni[943290]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 25 01:31:30 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t] Aug 25 01:31:30 erlangs IscomAlumni[943290]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 25 01:31:30 erlangs IscomAlumni[943290]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 25 01:31:30 erlangs IscomAlumni[943290]: LEFT JOIN [NtuDepartment] AS [n1] ON [n0].[DptID] = [n1].[DptID] Aug 25 01:31:30 erlangs IscomAlumni[943290]: WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate]))) Aug 25 01:31:30 erlangs IscomAlumni[943290]: ORDER BY CASE Aug 25 01:31:30 erlangs IscomAlumni[943290]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 25 01:31:30 erlangs IscomAlumni[943290]: ELSE [n].[CreateDate] Aug 25 01:31:30 erlangs IscomAlumni[943290]: END DESC Aug 25 01:31:30 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:31:30 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[@__data_Contribute_CreateUser_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:31:30 erlangs IscomAlumni[943290]: SELECT TOP(1) [t].[UserName] Aug 25 01:31:30 erlangs IscomAlumni[943290]: FROM [TbUserInfo] AS [t] Aug 25 01:31:30 erlangs IscomAlumni[943290]: WHERE [t].[UserID] = @__data_Contribute_CreateUser_0 Aug 25 01:31:30 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:31:30 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:31:30 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:31:30 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:31:30 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:31:30 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:31:30 erlangs IscomAlumni[943290]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:31:30 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:31:30 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:31:30 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:31:30 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:31:30 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:31:30 erlangs IscomAlumni[943290]: 接口/Communicate/DynamicDetail/C000000240耗时88ms Aug 25 01:31:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:31:38 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:31:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:31:38 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:31:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:31:38 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:31:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:31:38 erlangs IscomAlumni[943290]: Executed DbCommand (64ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:31:38 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:31:38 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:31:38 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:31:38 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:31:38 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:31:38 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:31:38 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:31:38 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:31:38 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:31:38 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:31:38 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:31:38 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:31:38 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:31:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:31:38 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:31:38 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:31:38 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:31:38 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:31:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:31:38 erlangs IscomAlumni[943290]: Executed DbCommand (64ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:31:38 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:31:38 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:31:38 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:31:38 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:31:38 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:31:38 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:31:38 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:31:38 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:31:38 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:31:38 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:31:38 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:31:38 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:31:38 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:31:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:31:38 erlangs IscomAlumni[943290]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:31:38 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:31:38 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:31:38 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:31:38 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:31:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:31:38 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/E3D708B6AC55BBB1827C21A7F6AC1D98852466B212D0FEAF689CA6FEC785DCA3耗时52ms Aug 25 01:31:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:31:38 erlangs IscomAlumni[943290]: Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:31:38 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:31:38 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:31:38 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:31:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:31:38 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:31:38 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:31:38 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:31:38 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:31:38 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:31:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:31:38 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/7006E2FD049AF721C2B1649FB37A9AA0CEE0B80ADDAE3F2D29765E325FDA4D9C耗时52ms Aug 25 01:31:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:31:38 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:31:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:31:38 erlangs IscomAlumni[943290]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:31:38 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:31:38 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:31:38 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:31:38 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:31:38 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:31:38 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:31:38 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:31:38 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:31:38 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:31:38 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:31:38 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:31:38 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:31:38 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:31:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:31:38 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:31:38 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:31:38 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:31:38 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:31:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:31:38 erlangs IscomAlumni[943290]: Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:31:38 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:31:38 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:31:38 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:31:38 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:31:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:31:38 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/0C8A213D5CC99B99228CAA86C5A096FB5EE5D5BF05A3CE963CF8CDF00A0D23FE耗时60ms Aug 25 01:31:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:31:38 erlangs IscomAlumni[943290]: Executed DbCommand (54ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:31:38 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:31:38 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:31:38 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:31:38 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:31:38 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:31:38 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:31:38 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:31:38 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:31:38 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:31:38 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:31:38 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:31:38 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:31:38 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:31:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:31:38 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:31:38 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:31:38 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:31:38 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:31:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:31:38 erlangs IscomAlumni[943290]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:31:38 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:31:38 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:31:38 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:31:38 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:31:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:31:38 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/95C52B2602B4C1B4EF340573279003429F9FF03814E5C1DD05957CD043CDD29C耗时60ms Aug 25 01:31:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:31:38 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:31:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:31:38 erlangs IscomAlumni[943290]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 25 01:31:38 erlangs IscomAlumni[943290]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:31:38 erlangs IscomAlumni[943290]: FROM ( Aug 25 01:31:38 erlangs IscomAlumni[943290]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 25 01:31:38 erlangs IscomAlumni[943290]: FROM [NtuActivity] AS [n] Aug 25 01:31:38 erlangs IscomAlumni[943290]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 25 01:31:38 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 25 01:31:38 erlangs IscomAlumni[943290]: ) AS [t] Aug 25 01:31:38 erlangs IscomAlumni[943290]: OUTER APPLY ( Aug 25 01:31:38 erlangs IscomAlumni[943290]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 25 01:31:38 erlangs IscomAlumni[943290]: FROM [TbFileInfo] AS [t1] Aug 25 01:31:38 erlangs IscomAlumni[943290]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 25 01:31:38 erlangs IscomAlumni[943290]: ) AS [t0] Aug 25 01:31:38 erlangs IscomAlumni[943290]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 25 01:31:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:31:38 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:31:38 erlangs IscomAlumni[943290]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 25 01:31:38 erlangs IscomAlumni[943290]: FROM [NtuAbout] AS [n] Aug 25 01:31:38 erlangs IscomAlumni[943290]: WHERE [n].[LangCode] = 'tw' Aug 25 01:31:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:31:38 erlangs IscomAlumni[943290]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 25 01:31:38 erlangs IscomAlumni[943290]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 25 01:31:38 erlangs IscomAlumni[943290]: FROM [NtuFooterLink] AS [n] Aug 25 01:31:38 erlangs IscomAlumni[943290]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 25 01:31:38 erlangs IscomAlumni[943290]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 25 01:31:38 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 25 01:31:38 erlangs IscomAlumni[943290]: 接口/Activity/ActivityDetail/9878500C9BBC56FAB5B7141C8F95A74A4904A24292785B18B39B19BB469FED53耗时45ms Aug 25 01:31:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 25 01:31:39 erlangs IscomAlumni[943290]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 25 01:31:39 erlangs IscomAlumni[943290]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 25 01:31:39 erlangs IscomAlumni[943290]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 25 01:31:39 erlangs IscomAlumni[943290]: SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 25 01:31:39 erlangs IscomAlumni[943290]: FROM [NtuNews] AS [n] Aug 25 01:31:39 erlangs IscomAlumni[943290]: LEFT JOIN (