Aug 22 02:35:31 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:31 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:31 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:31 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:31 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/1781505E089863C333EDB6CA46CD9C7493C99181529EC81D4ED7EAB7E95CF9B6耗时7ms Aug 22 02:35:31 erlangs systemd[1]: systemd-timedated.service: Deactivated successfully. Aug 22 02:35:33 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:33 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: 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 22 02:35:34 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:34 erlangs IscomAlumni[3644452]: 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 22 02:35:34 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:34 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:34 erlangs IscomAlumni[3644452]: 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 22 02:35:34 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:34 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/BF8ABE524700398FE2DC59C04DAB27A70059BB60CA39207474C70DF810C08B1F耗时57ms Aug 22 02:35:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: 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 22 02:35:34 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:34 erlangs IscomAlumni[3644452]: 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 22 02:35:34 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:34 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:34 erlangs IscomAlumni[3644452]: 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 22 02:35:34 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:34 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:34 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/3DF974184E7B4E9269EEBED3A0B9705615DEC8CDBF7FF3910E3AC752AD5B2428耗时53ms Aug 22 02:35:35 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:35 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:35 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:35 erlangs IscomAlumni[3644452]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:35 erlangs IscomAlumni[3644452]: 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 22 02:35:35 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:35 erlangs IscomAlumni[3644452]: 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 22 02:35:35 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:35 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:35 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:35 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:35 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:35 erlangs IscomAlumni[3644452]: 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 22 02:35:35 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:35 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:35 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:35 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:35 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:35 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:35 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:35 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:35 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:35 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:35 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:35 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:35 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:35 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:35 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:35 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:35 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/95F19ED462BF38131F82E62F32DEBBC35989F7DB61D1B18DE95FA99640270DFC耗时64ms Aug 22 02:35:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:36 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:36 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:37 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: Executed DbCommand (236ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: 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 22 02:35:37 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:37 erlangs IscomAlumni[3644452]: 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 22 02:35:37 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:37 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:37 erlangs IscomAlumni[3644452]: 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 22 02:35:37 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:37 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: Executed DbCommand (53ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: 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 22 02:35:37 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:37 erlangs IscomAlumni[3644452]: 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 22 02:35:37 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:37 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:37 erlangs IscomAlumni[3644452]: 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 22 02:35:37 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:37 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:37 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:37 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:37 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:37 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/25758AAD2F4EE4E4B9E00CFB42CDB93E80732EDE4C39D72E0204AA1D2A4540C9耗时78ms Aug 22 02:35:37 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:37 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/DE6A002667354047CD4330A3E90A924A0871C5D16093F5AF9479E4CA5E7A2C2B耗时78ms Aug 22 02:35:38 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:38 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:38 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:38 erlangs IscomAlumni[3644452]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:38 erlangs IscomAlumni[3644452]: 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 22 02:35:38 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:38 erlangs IscomAlumni[3644452]: 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 22 02:35:38 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:38 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:38 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:38 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:38 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:38 erlangs IscomAlumni[3644452]: 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 22 02:35:38 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:38 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:38 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:38 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:38 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:38 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:38 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:38 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:38 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:38 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:38 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:38 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:38 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:38 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:38 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:38 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:38 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/A6D8C156A2212BC9B9610251129E04E93EBD3724E0DF4E0BBE74950CBA9FBB30耗时53ms Aug 22 02:35:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: Executed DbCommand (7ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: 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 22 02:35:39 erlangs IscomAlumni[3644452]: FROM [NtuNews] AS [n] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: LEFT JOIN ( Aug 22 02:35:39 erlangs IscomAlumni[3644452]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 22 02:35:39 erlangs IscomAlumni[3644452]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: 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 22 02:35:39 erlangs IscomAlumni[3644452]: ORDER BY [n].[StartDate] DESC Aug 22 02:35:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: 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 22 02:35:39 erlangs IscomAlumni[3644452]: FROM [NtuNews] AS [n] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: LEFT JOIN ( Aug 22 02:35:39 erlangs IscomAlumni[3644452]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 22 02:35:39 erlangs IscomAlumni[3644452]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 22 02:35:39 erlangs IscomAlumni[3644452]: ORDER BY [n].[StartDate] DESC Aug 22 02:35:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: Executed DbCommand (7ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: 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 22 02:35:39 erlangs IscomAlumni[3644452]: FROM [NtuNewsletter] AS [n] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: LEFT JOIN ( Aug 22 02:35:39 erlangs IscomAlumni[3644452]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 22 02:35:39 erlangs IscomAlumni[3644452]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 22 02:35:39 erlangs IscomAlumni[3644452]: ORDER BY [n].[Order], [n].[Period] DESC Aug 22 02:35:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: Executed DbCommand (8ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: 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 22 02:35:39 erlangs IscomAlumni[3644452]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: ELSE [n].[CreateDate] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: 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 22 02:35:39 erlangs IscomAlumni[3644452]: FROM [NtuContribute] AS [n] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: LEFT JOIN ( Aug 22 02:35:39 erlangs IscomAlumni[3644452]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 22 02:35:39 erlangs IscomAlumni[3644452]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: 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 22 02:35:39 erlangs IscomAlumni[3644452]: ORDER BY CASE Aug 22 02:35:39 erlangs IscomAlumni[3644452]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: ELSE [n].[CreateDate] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: END DESC Aug 22 02:35:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: 接口/耗时54ms Aug 22 02:35:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: 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 22 02:35:39 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:39 erlangs IscomAlumni[3644452]: 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 22 02:35:39 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:39 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:39 erlangs IscomAlumni[3644452]: 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 22 02:35:39 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:39 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/C7103AACB83D8A9793962B947D18C5FA3486A7E71A4888310CF48FCFD1F50AB4耗时48ms Aug 22 02:35:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: Executed DbCommand (54ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: 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 22 02:35:39 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:39 erlangs IscomAlumni[3644452]: 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 22 02:35:39 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:39 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:39 erlangs IscomAlumni[3644452]: 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 22 02:35:39 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:39 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:39 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: Executed DbCommand (9ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:40 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: Executed DbCommand (52ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: 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 22 02:35:40 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:40 erlangs IscomAlumni[3644452]: 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 22 02:35:40 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:40 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:40 erlangs IscomAlumni[3644452]: 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 22 02:35:40 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:40 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:40 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/ADE7DAFE163EF7824604110FDB45BADBE6B2761986B7059FA2C46C448C4036BF耗时62ms Aug 22 02:35:40 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: Executed DbCommand (8ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:40 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:40 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/24A85EC78D0ECB0C00881E3F22981A34FFB41462C8FC3855A32DD21BE01854F6耗时62ms Aug 22 02:35:40 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:40 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: Executed DbCommand (40ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: 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 22 02:35:40 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:40 erlangs IscomAlumni[3644452]: 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 22 02:35:40 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:40 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:40 erlangs IscomAlumni[3644452]: 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 22 02:35:40 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:40 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:40 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:40 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:40 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/B52A39A6814DB51A767F6F2FD166682BFD2AC065A54710FDFC3938EC6BB119CA耗时51ms Aug 22 02:35:42 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:42 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:42 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:42 erlangs IscomAlumni[3644452]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:42 erlangs IscomAlumni[3644452]: 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 22 02:35:42 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:42 erlangs IscomAlumni[3644452]: 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 22 02:35:42 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:42 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:42 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:42 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:42 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:42 erlangs IscomAlumni[3644452]: 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 22 02:35:42 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:42 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:42 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:42 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:42 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:42 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:42 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:42 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:42 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:42 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:42 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:42 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:42 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:42 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:42 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:42 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:42 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/35907921CECD6EA1BFEFF515CA53168F1DADB1CB74DD2A430C582FAEF3C1E69F耗时52ms Aug 22 02:35:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: Executed DbCommand (63ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: 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 22 02:35:43 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:43 erlangs IscomAlumni[3644452]: 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 22 02:35:43 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:43 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:43 erlangs IscomAlumni[3644452]: 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 22 02:35:43 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:43 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: Executed DbCommand (55ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: 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 22 02:35:43 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:43 erlangs IscomAlumni[3644452]: 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 22 02:35:43 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:43 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:43 erlangs IscomAlumni[3644452]: 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 22 02:35:43 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:43 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/281A1A4E2F37B7D31B5F7C5DDE28C5E9D2DACD784AADAB490F73F0A8832C30E3耗时70ms Aug 22 02:35:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/178A44258281F52CFCC81172E0A783F39E1A2D3B1BCA945B69784F8CC6BF24EB耗时70ms Aug 22 02:35:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: Executed DbCommand (33ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: 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 22 02:35:43 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:43 erlangs IscomAlumni[3644452]: 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 22 02:35:43 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:43 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:43 erlangs IscomAlumni[3644452]: 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 22 02:35:43 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:43 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:43 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/EDB7749D5290B1691B94B4A26D42B162F2CBA2ABA6876DFC4DB0D291EBE03639耗时53ms Aug 22 02:35:44 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:44 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:44 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:44 erlangs IscomAlumni[3644452]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:44 erlangs IscomAlumni[3644452]: 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 22 02:35:44 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:44 erlangs IscomAlumni[3644452]: 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 22 02:35:44 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:44 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:44 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:44 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:44 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:44 erlangs IscomAlumni[3644452]: 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 22 02:35:44 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:44 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:44 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:44 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:44 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:44 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:44 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:44 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:44 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:44 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:44 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:44 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:44 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:44 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:44 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:44 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:44 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/EDB7749D5290B1691B94B4A26D42B162F2CBA2ABA6876DFC4DB0D291EBE03639耗时51ms Aug 22 02:35:46 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:46 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: 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 22 02:35:46 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:46 erlangs IscomAlumni[3644452]: 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 22 02:35:46 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:46 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:46 erlangs IscomAlumni[3644452]: 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 22 02:35:46 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:46 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:46 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:46 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/7AF2435D882F4B2F074DAE9C53248C078F33DE66724CE2E2809250D32CDA0B16耗时51ms Aug 22 02:35:46 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:46 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: 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 22 02:35:46 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:46 erlangs IscomAlumni[3644452]: 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 22 02:35:46 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:46 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:46 erlangs IscomAlumni[3644452]: 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 22 02:35:46 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:46 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:46 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:46 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:46 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/CF6A6FAD9F92ACE9413046DF4F2F0E797ED2AECA65DB389C6A7E0193EA2BD3B0耗时53ms Aug 22 02:35:49 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:49 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:49 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:49 erlangs IscomAlumni[3644452]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:49 erlangs IscomAlumni[3644452]: 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 22 02:35:49 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:49 erlangs IscomAlumni[3644452]: 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 22 02:35:49 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:49 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:49 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:49 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:49 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:49 erlangs IscomAlumni[3644452]: 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 22 02:35:49 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:49 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:49 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:49 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:49 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:49 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:49 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:49 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:49 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:49 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:49 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:49 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:49 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:49 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:49 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:49 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:49 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/CD66A07B8DF923250EE642BD52B3A50BA77566D240A64E84D7FC1B9C6B833850耗时57ms Aug 22 02:35:50 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:50 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:50 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: Executed DbCommand (59ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: 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 22 02:35:50 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:50 erlangs IscomAlumni[3644452]: 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 22 02:35:50 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:50 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:50 erlangs IscomAlumni[3644452]: 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 22 02:35:50 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:50 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: Executed DbCommand (62ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: 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 22 02:35:50 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:50 erlangs IscomAlumni[3644452]: 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 22 02:35:50 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:50 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:50 erlangs IscomAlumni[3644452]: 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 22 02:35:50 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:50 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:50 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:50 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/1E852E2004A3E658A50EB45886B147789A6DB5AC80CFB76C4DEA2864DA3323C3耗时76ms Aug 22 02:35:50 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: Executed DbCommand (8ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:50 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:50 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:50 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/B34A7C67F38C5B540167EAAC60FB47E5E8B965364238720B6F52E6C276293D7E耗时76ms Aug 22 02:35:52 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:52 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:52 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: Executed DbCommand (64ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: 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 22 02:35:52 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:52 erlangs IscomAlumni[3644452]: 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 22 02:35:52 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:52 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:52 erlangs IscomAlumni[3644452]: 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 22 02:35:52 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:52 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:52 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:52 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: Executed DbCommand (66ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: 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 22 02:35:52 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:52 erlangs IscomAlumni[3644452]: 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 22 02:35:52 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:52 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:52 erlangs IscomAlumni[3644452]: 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 22 02:35:52 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:52 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/CFF014AE84F9AEA1C869E85A5AE497A4C71F5F8F30E64B68F1FBFADAB375B49C耗时74ms Aug 22 02:35:52 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:52 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:52 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/4512CA34DB661859E255C94ECA3E4DE778BD6022F7916E233B8E9670CE98B152耗时74ms Aug 22 02:35:52 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:52 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:53 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: 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 22 02:35:53 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:53 erlangs IscomAlumni[3644452]: 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 22 02:35:53 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:53 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:53 erlangs IscomAlumni[3644452]: 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 22 02:35:53 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:53 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:53 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:53 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/6B409B83E06F2AE0DD053CDB41FF83D920B7595558B7D740B8711908227BF8D0耗时50ms Aug 22 02:35:53 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:53 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: 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 22 02:35:53 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:53 erlangs IscomAlumni[3644452]: 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 22 02:35:53 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:53 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:53 erlangs IscomAlumni[3644452]: 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 22 02:35:53 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:53 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:53 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:53 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:53 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/EC1E8FA7CBBF330573D9A5BDFE61A5625C516693BAA672E7106958EC7AC01DBE耗时58ms Aug 22 02:35:54 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:54 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:54 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:54 erlangs IscomAlumni[3644452]: Executed DbCommand (39ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:54 erlangs IscomAlumni[3644452]: 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 22 02:35:54 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:54 erlangs IscomAlumni[3644452]: 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 22 02:35:54 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:54 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:54 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:54 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:54 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:54 erlangs IscomAlumni[3644452]: 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 22 02:35:54 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:54 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:54 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:54 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:54 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:54 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:54 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:54 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:54 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:54 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:54 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:54 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:54 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:54 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:54 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:54 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:54 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/620119A85162FBB4E9A4F793587853E777722BB8713B3C95511181A2FA4E184F耗时56ms Aug 22 02:35:55 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:55 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:55 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:55 erlangs IscomAlumni[3644452]: Executed DbCommand (42ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:55 erlangs IscomAlumni[3644452]: 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 22 02:35:55 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:55 erlangs IscomAlumni[3644452]: 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 22 02:35:55 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:55 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:55 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:55 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:55 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:55 erlangs IscomAlumni[3644452]: 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 22 02:35:55 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:55 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:55 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:55 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:55 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:55 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:55 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:55 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:55 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:55 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:55 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:55 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:55 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:55 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:55 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:55 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:55 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/1A6BD46E24D3CC249B50F339DD52790164D3897E8F2ABC9542E8D3AD0A1873F2耗时67ms Aug 22 02:35:58 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:58 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:35:58 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: Executed DbCommand (64ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: 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 22 02:35:58 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:58 erlangs IscomAlumni[3644452]: 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 22 02:35:58 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:58 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:58 erlangs IscomAlumni[3644452]: 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 22 02:35:58 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:58 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: Executed DbCommand (63ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: 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 22 02:35:58 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:35:58 erlangs IscomAlumni[3644452]: 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 22 02:35:58 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:35:58 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:35:58 erlangs IscomAlumni[3644452]: 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 22 02:35:58 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:35:58 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:58 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:35:58 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:58 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:35:58 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/EE997C77FDDBA73EB41A1B6CE5C9251C76F315FA53C8E37FAD1335C14D8303A3耗时83ms Aug 22 02:35:58 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:35:58 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/666661C68009524B413061A9079E82480146F420F563F0F93E7B8C06FA153313耗时83ms Aug 22 02:36:01 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:01 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:01 erlangs CRON[3767965]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 22 02:36:01 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: Executed DbCommand (62ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: 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 22 02:36:01 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:01 erlangs IscomAlumni[3644452]: 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 22 02:36:01 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:01 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:01 erlangs IscomAlumni[3644452]: 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 22 02:36:01 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:01 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:01 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: Executed DbCommand (72ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: 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 22 02:36:01 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:01 erlangs IscomAlumni[3644452]: 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 22 02:36:01 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:01 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:01 erlangs IscomAlumni[3644452]: 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 22 02:36:01 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:01 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:01 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/F1CBA88C32477C71A273D75EE6163B54BAD23499711C6E0F0393F1979B5F7FEB耗时83ms Aug 22 02:36:01 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:01 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: Executed DbCommand (15ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:01 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:01 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/FE57F16549380C7F0ADEEEA73E5DFBDDEBFBF0307B41ED0E86EE4A45D216C647耗时83ms Aug 22 02:36:02 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:02 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:02 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:02 erlangs IscomAlumni[3644452]: Executed DbCommand (40ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:02 erlangs IscomAlumni[3644452]: 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 22 02:36:02 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:02 erlangs IscomAlumni[3644452]: 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 22 02:36:02 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:02 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:02 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:02 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:02 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:02 erlangs IscomAlumni[3644452]: 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 22 02:36:02 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:02 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:02 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:02 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:02 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:02 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:02 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:02 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:02 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:02 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:02 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:02 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:02 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:02 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:02 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:02 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:02 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/272DDC068F9BE91302359CBE0109EE213293B525CCC0202C0EB8CEB3CFCACAA1耗时62ms Aug 22 02:36:04 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:04 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:04 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:04 erlangs IscomAlumni[3644452]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:04 erlangs IscomAlumni[3644452]: 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 22 02:36:04 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:04 erlangs IscomAlumni[3644452]: 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 22 02:36:04 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:04 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:04 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:04 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:04 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:04 erlangs IscomAlumni[3644452]: 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 22 02:36:04 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:04 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:04 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:04 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:04 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:04 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:04 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:04 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:04 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:04 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:04 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:04 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:04 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:04 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:04 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:04 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:04 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/FA397B5B7A82E858AA397F7D37B40DEB1D12ED9DE6AB8C22167A2738D7908296耗时52ms Aug 22 02:36:05 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:05 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:05 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:05 erlangs IscomAlumni[3644452]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:05 erlangs IscomAlumni[3644452]: 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 22 02:36:05 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:05 erlangs IscomAlumni[3644452]: 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 22 02:36:05 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:05 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:05 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:05 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:05 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:05 erlangs IscomAlumni[3644452]: 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 22 02:36:05 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:05 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:05 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:05 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:05 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:05 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:05 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:05 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:05 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:06 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:06 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/EB25D539286A0CD50DC3941A0E2D5EDEE22DA928F1BB27A380F73D7E4624AB55耗时52ms Aug 22 02:36:06 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:06 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: 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 22 02:36:06 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:06 erlangs IscomAlumni[3644452]: 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 22 02:36:06 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:06 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:06 erlangs IscomAlumni[3644452]: 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 22 02:36:06 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:06 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:06 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:06 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/29C50F6363C7DA530E3CE754E46DAF4661658C0C6B4136A502F54F6767442B23耗时56ms Aug 22 02:36:06 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:06 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: 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 22 02:36:06 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:06 erlangs IscomAlumni[3644452]: 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 22 02:36:06 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:06 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:06 erlangs IscomAlumni[3644452]: 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 22 02:36:06 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:06 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:06 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:06 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:06 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/B1F77D16BF026A150377612B30134231BE87F6962310986BF1A8C9FDD5C05AFB耗时64ms Aug 22 02:36:08 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:08 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: 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 22 02:36:08 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:08 erlangs IscomAlumni[3644452]: 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 22 02:36:08 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:08 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:08 erlangs IscomAlumni[3644452]: 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 22 02:36:08 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:08 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:08 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:08 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/98CF0E77703A6B8781A921833028C0F1AF50A08F722DE758CBF04FA45256F616耗时54ms Aug 22 02:36:08 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:08 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: 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 22 02:36:08 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:08 erlangs IscomAlumni[3644452]: 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 22 02:36:08 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:08 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:08 erlangs IscomAlumni[3644452]: 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 22 02:36:08 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:08 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:08 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:08 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:08 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/92D50B855C7E60F2CA521FB049A4F4B3D77E4E133307024F953528D3A8F627F7耗时48ms Aug 22 02:36:09 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:09 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: Executed DbCommand (15ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: SELECT [n].[WLID], [n].[AIumniID], [n].[ATID], [n].[ClassID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[PhotoID], [n0].[ClassID], [n0].[CreateDate], [n0].[CreateUser], [n0].[IsDelete], [n0].[ModifyDate], [n0].[ModifyUser], [n0].[Title], [n1].[AlumniID], [n1].[AnnotationID], [n1].[ApprovalDate], [n1].[ApprovalUser], [n1].[Aua8], [n1].[Aua8ExpiredDate], [n1].[BackupEmail], [n1].[BackupMobile], [n1].[Birthday], [n1].[ChangeAua8ExpiredDate], [n1].[Combine_AlumniID], [n1].[CreateDate], [n1].[CreateUser], [n1].[CurrentAddress], [n1].[CurrentCityID], [n1].[CurrentCountryID], [n1].[Description], [n1].[DisableFindAlumni], [n1].[DptID], [n1].[Email], [n1].[EnName], [n1].[EnterYear], [n1].[IDName1], [n1].[IDNumber], [n1].[IDPhoto], [n1].[InfoExpiredDate], [n1].[Info_IsPublic], [n1].[Info_IsReadConsent], [n1].[IsActive], [n1].[IsDelete], [n1].[IsNeedChangeAua8], [n1].[LastPhotoModifyDate], [n1].[LoginErrorNum], [n1].[LoginLockTime], [n1].[Mobile], [n1].[ModifyDate], [n1].[ModifyUser], [n1].[Name], [n1].[PermanentAddress], [n1].[PermanentCityID], [n1].[PermanentCountryID], [n1].[Photo], [n1].[PhysicalCardApply], [n1].[Remark], [n1].[Semester], [n1].[Sex], [n1].[SourceNote], [n1].[Status], [n1].[StudentID], [n1].[Tel], [n1].[Year], [n5].[DptID], [n5].[DptCode], [n5].[DptDivision], [n5].[DptFullName], [n5].[DptFullName_En], [n5].[DptLevel], [n5].[DptName], [n5].[DptShortName], [n5].[EnabledYear], [n5].[IsDelete], [n5].[IsShow], [n5].[ParentDptID], [n5].[StatisticCode], [n5].[StatisticName], [n2].[ATID], [n2].[IsDelete], [n2].[TypeName], [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order], [n4].[DptFullName] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: FROM [NtuAnualWinner] AS [n] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: LEFT JOIN [NtuClassOfWinnerList] AS [n0] ON [n].[ClassID] = [n0].[ClassID] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: LEFT JOIN [NtuAlumni] AS [n1] ON [n].[AIumniID] = [n1].[AlumniID] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: LEFT JOIN [NtuAwardType] AS [n2] ON [n].[ATID] = [n2].[ATID] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: LEFT JOIN [TbFileInfo] AS [t] ON [n].[PhotoID] = [t].[FileID] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: INNER JOIN [NtuAlumni] AS [n3] ON [n].[AIumniID] = [n3].[AlumniID] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: LEFT JOIN [NtuDepartment] AS [n4] ON [n3].[DptID] = [n4].[DptID] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: LEFT JOIN [NtuDepartment] AS [n5] ON [n1].[DptID] = [n5].[DptID] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n1].[IsDelete] = CAST(0 AS bit))) AND ([n1].[Status] = CAST(1 AS smallint)) Aug 22 02:36:09 erlangs IscomAlumni[3644452]: ORDER BY [n0].[Title] DESC Aug 22 02:36:09 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:09 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:09 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: 接口/OutstandingAlumni/WinnerDetail/WL00000030耗时101ms Aug 22 02:36:09 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:09 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: 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 22 02:36:09 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:09 erlangs IscomAlumni[3644452]: 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 22 02:36:09 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:09 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:09 erlangs IscomAlumni[3644452]: 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 22 02:36:09 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:09 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:09 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:09 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:09 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/8AE381F9D664BE3DABDB43BB32D1C49DD3C7A6FEF2E5FB3151AE8DEF9579F496耗时57ms Aug 22 02:36:10 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:10 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:10 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:10 erlangs IscomAlumni[3644452]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:10 erlangs IscomAlumni[3644452]: 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 22 02:36:10 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:10 erlangs IscomAlumni[3644452]: 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 22 02:36:10 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:10 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:10 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:10 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:10 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:10 erlangs IscomAlumni[3644452]: 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 22 02:36:10 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:10 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:10 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:10 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:10 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:10 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:10 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:10 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:10 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:10 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:10 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:10 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:10 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:10 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:10 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:10 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:10 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/F859B74AAC456E464D3380CD93F0362CE0BFA345840ADAA7182EBB0C8D285402耗时50ms Aug 22 02:36:11 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:11 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: 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 22 02:36:11 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:11 erlangs IscomAlumni[3644452]: 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 22 02:36:11 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:11 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:11 erlangs IscomAlumni[3644452]: 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 22 02:36:11 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:11 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:11 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:11 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/B0D228A66B9B5C2024384599557A931864533B1C39857AA06E62C0E993526AEE耗时57ms Aug 22 02:36:11 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:11 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:11 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: Executed DbCommand (65ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: 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 22 02:36:11 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:11 erlangs IscomAlumni[3644452]: 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 22 02:36:11 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:11 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:11 erlangs IscomAlumni[3644452]: 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 22 02:36:11 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:11 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:11 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: Executed DbCommand (63ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: 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 22 02:36:11 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:11 erlangs IscomAlumni[3644452]: 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 22 02:36:11 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:11 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:11 erlangs IscomAlumni[3644452]: 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 22 02:36:11 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:11 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:11 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:11 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/F227D9FF4B2E69F28C93BF8899F5A81C903ACC3A20027296582AF53924ACDF6C耗时81ms Aug 22 02:36:11 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:11 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:11 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/29C50F6363C7DA530E3CE754E46DAF4661658C0C6B4136A502F54F6767442B23耗时81ms Aug 22 02:36:12 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::41 Aug 22 02:36:12 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:12 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:12 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:12 erlangs IscomAlumni[3644452]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:12 erlangs IscomAlumni[3644452]: 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 22 02:36:12 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:12 erlangs IscomAlumni[3644452]: 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 22 02:36:12 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:12 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:12 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:12 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:12 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:12 erlangs IscomAlumni[3644452]: 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 22 02:36:12 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:12 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:12 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:12 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:12 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:12 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:12 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:12 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:12 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:12 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:12 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:12 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:12 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:12 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:12 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:12 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:12 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/FD8046530FFC5513568CEAA3C2A1B42970D95AACEF9CEF7B98DA491A3CFDE19D耗时52ms Aug 22 02:36:16 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:16 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:16 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: Executed DbCommand (51ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: 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 22 02:36:16 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:16 erlangs IscomAlumni[3644452]: 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 22 02:36:16 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:16 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:16 erlangs IscomAlumni[3644452]: 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 22 02:36:16 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:16 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: Executed DbCommand (8ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:16 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:16 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/2722C41536882479D65B1E2665ABF55803FF3A78A184097CB6630F223B1B067F耗时51ms Aug 22 02:36:16 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: Executed DbCommand (54ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: 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 22 02:36:16 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:16 erlangs IscomAlumni[3644452]: 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 22 02:36:16 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:16 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:16 erlangs IscomAlumni[3644452]: 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 22 02:36:16 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:16 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:16 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:16 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/DED7926A961624E97B964DE78FDB336F587E5F0FAAC583AF246E324077CAE9C9耗时51ms Aug 22 02:36:16 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:16 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: 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 22 02:36:16 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:16 erlangs IscomAlumni[3644452]: 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 22 02:36:16 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:16 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:16 erlangs IscomAlumni[3644452]: 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 22 02:36:16 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:16 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:16 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:16 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:16 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/02BE696091C12BAE01DF39451A7189121BB1E81F991FA4CF784833E8C640344A耗时51ms Aug 22 02:36:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: 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 22 02:36:19 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:19 erlangs IscomAlumni[3644452]: 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 22 02:36:19 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:19 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:19 erlangs IscomAlumni[3644452]: 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 22 02:36:19 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:19 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/64E07B3A40D90740C96116BE791B560345E02CF87D72B1C16102E1F4AF11A646耗时57ms Aug 22 02:36:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: Executed DbCommand (67ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: 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 22 02:36:19 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:19 erlangs IscomAlumni[3644452]: 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 22 02:36:19 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:19 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:19 erlangs IscomAlumni[3644452]: 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 22 02:36:19 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:19 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: Executed DbCommand (71ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: 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 22 02:36:19 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:19 erlangs IscomAlumni[3644452]: 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 22 02:36:19 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:19 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:19 erlangs IscomAlumni[3644452]: 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 22 02:36:19 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:19 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/9C9F96993D948D60133916FF93BACB5A16EEFAF7673FCAEE07BFC3A3BC7D6D75耗时84ms Aug 22 02:36:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/0B142FC3246A834005913E1DEA32019B0D2DAB7A00C60A7E6B5966D2F20F56D7耗时84ms Aug 22 02:36:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: Executed DbCommand (39ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: 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 22 02:36:19 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:19 erlangs IscomAlumni[3644452]: 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 22 02:36:19 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:19 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:19 erlangs IscomAlumni[3644452]: 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 22 02:36:19 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:19 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:19 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/01551183D2B36D46572415C3FD7491C8A16BF50989683E2269D4A0CF4A54BB21耗时58ms Aug 22 02:36:21 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:21 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: Executed DbCommand (39ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: 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 22 02:36:22 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:22 erlangs IscomAlumni[3644452]: 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 22 02:36:22 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:22 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:22 erlangs IscomAlumni[3644452]: 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 22 02:36:22 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:22 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/0BF607802FBBE08788B913FE796B54D49A8F28BB2513AA35073F8B94B0832A36耗时56ms Aug 22 02:36:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: 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 22 02:36:22 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:22 erlangs IscomAlumni[3644452]: 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 22 02:36:22 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:22 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:22 erlangs IscomAlumni[3644452]: 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 22 02:36:22 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:22 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/04DA1BE14BD7CF23E4BB0DE54F8C2D284106EF5F4EA2D9AA338D1EFE0FE9CAE9耗时52ms Aug 22 02:36:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: 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 22 02:36:22 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:22 erlangs IscomAlumni[3644452]: 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 22 02:36:22 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:22 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:22 erlangs IscomAlumni[3644452]: 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 22 02:36:22 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:22 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/127C106DB07503053965F3964A122B262E5D996428528E4ECD8859906E7B9337耗时52ms Aug 22 02:36:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: Executed DbCommand (33ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: 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 22 02:36:22 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:22 erlangs IscomAlumni[3644452]: 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 22 02:36:22 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:22 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:22 erlangs IscomAlumni[3644452]: 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 22 02:36:22 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:22 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:22 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/C482BCFB349DD70B662DECA1119C5DE33147F979D6DEFAF03F5C64522DA4C9A9耗时54ms Aug 22 02:36:23 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:23 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:23 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:23 erlangs IscomAlumni[3644452]: Executed DbCommand (15ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:23 erlangs IscomAlumni[3644452]: SELECT [n].[WLID], [n].[AIumniID], [n].[ATID], [n].[ClassID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[PhotoID], [n0].[ClassID], [n0].[CreateDate], [n0].[CreateUser], [n0].[IsDelete], [n0].[ModifyDate], [n0].[ModifyUser], [n0].[Title], [n1].[AlumniID], [n1].[AnnotationID], [n1].[ApprovalDate], [n1].[ApprovalUser], [n1].[Aua8], [n1].[Aua8ExpiredDate], [n1].[BackupEmail], [n1].[BackupMobile], [n1].[Birthday], [n1].[ChangeAua8ExpiredDate], [n1].[Combine_AlumniID], [n1].[CreateDate], [n1].[CreateUser], [n1].[CurrentAddress], [n1].[CurrentCityID], [n1].[CurrentCountryID], [n1].[Description], [n1].[DisableFindAlumni], [n1].[DptID], [n1].[Email], [n1].[EnName], [n1].[EnterYear], [n1].[IDName1], [n1].[IDNumber], [n1].[IDPhoto], [n1].[InfoExpiredDate], [n1].[Info_IsPublic], [n1].[Info_IsReadConsent], [n1].[IsActive], [n1].[IsDelete], [n1].[IsNeedChangeAua8], [n1].[LastPhotoModifyDate], [n1].[LoginErrorNum], [n1].[LoginLockTime], [n1].[Mobile], [n1].[ModifyDate], [n1].[ModifyUser], [n1].[Name], [n1].[PermanentAddress], [n1].[PermanentCityID], [n1].[PermanentCountryID], [n1].[Photo], [n1].[PhysicalCardApply], [n1].[Remark], [n1].[Semester], [n1].[Sex], [n1].[SourceNote], [n1].[Status], [n1].[StudentID], [n1].[Tel], [n1].[Year], [n5].[DptID], [n5].[DptCode], [n5].[DptDivision], [n5].[DptFullName], [n5].[DptFullName_En], [n5].[DptLevel], [n5].[DptName], [n5].[DptShortName], [n5].[EnabledYear], [n5].[IsDelete], [n5].[IsShow], [n5].[ParentDptID], [n5].[StatisticCode], [n5].[StatisticName], [n2].[ATID], [n2].[IsDelete], [n2].[TypeName], [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order], [n4].[DptFullName] Aug 22 02:36:23 erlangs IscomAlumni[3644452]: FROM [NtuAnualWinner] AS [n] Aug 22 02:36:23 erlangs IscomAlumni[3644452]: LEFT JOIN [NtuClassOfWinnerList] AS [n0] ON [n].[ClassID] = [n0].[ClassID] Aug 22 02:36:23 erlangs IscomAlumni[3644452]: LEFT JOIN [NtuAlumni] AS [n1] ON [n].[AIumniID] = [n1].[AlumniID] Aug 22 02:36:23 erlangs IscomAlumni[3644452]: LEFT JOIN [NtuAwardType] AS [n2] ON [n].[ATID] = [n2].[ATID] Aug 22 02:36:23 erlangs IscomAlumni[3644452]: LEFT JOIN [TbFileInfo] AS [t] ON [n].[PhotoID] = [t].[FileID] Aug 22 02:36:23 erlangs IscomAlumni[3644452]: INNER JOIN [NtuAlumni] AS [n3] ON [n].[AIumniID] = [n3].[AlumniID] Aug 22 02:36:23 erlangs IscomAlumni[3644452]: LEFT JOIN [NtuDepartment] AS [n4] ON [n3].[DptID] = [n4].[DptID] Aug 22 02:36:23 erlangs IscomAlumni[3644452]: LEFT JOIN [NtuDepartment] AS [n5] ON [n1].[DptID] = [n5].[DptID] Aug 22 02:36:23 erlangs IscomAlumni[3644452]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n1].[IsDelete] = CAST(0 AS bit))) AND ([n1].[Status] = CAST(1 AS smallint)) Aug 22 02:36:23 erlangs IscomAlumni[3644452]: ORDER BY [n0].[Title] DESC Aug 22 02:36:23 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:23 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:23 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:23 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:23 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:23 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:23 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:23 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:23 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:23 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:23 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:23 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:23 erlangs IscomAlumni[3644452]: 接口/OutstandingAlumni/WinnerDetail/WL00000143耗时132ms Aug 22 02:36:23 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:23 erlangs IscomAlumni[3644452]: 接口/areas/frontend/js/jquery.min.js耗时7ms Aug 22 02:36:23 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:23 erlangs IscomAlumni[3644452]: 接口/areas/frontend/fontawesome/webfonts/fa-solid-900.woff2耗时0ms Aug 22 02:36:23 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:23 erlangs IscomAlumni[3644452]: 接口/areas/frontend/img/gotop.png耗时0ms Aug 22 02:36:24 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:24 erlangs IscomAlumni[3644452]: 接口/areas/frontend/img/banner01.png耗时0ms Aug 22 02:36:24 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:24 erlangs IscomAlumni[3644452]: 接口/lib/Parsley/parsley-custom.js耗时0ms Aug 22 02:36:24 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:24 erlangs IscomAlumni[3644452]: 接口/areas/frontend/fontawesome/webfonts/fa-solid-900.woff2耗时0ms Aug 22 02:36:24 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:24 erlangs IscomAlumni[3644452]: 接口/lib/daterangepicker/v3.1/daterangepicker.js耗时0ms Aug 22 02:36:24 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:24 erlangs IscomAlumni[3644452]: 接口/areas/frontend/img/banner01.png耗时3ms Aug 22 02:36:24 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:24 erlangs IscomAlumni[3644452]: 接口/lib/daterangepicker/v3.1/moment.min.js耗时0ms Aug 22 02:36:25 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: 接口/lib/bootstrap-fileinput/v5.2.7/js/fileinput.min.js耗时0ms Aug 22 02:36:25 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:25 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: 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 22 02:36:25 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:25 erlangs IscomAlumni[3644452]: 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 22 02:36:25 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:25 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:25 erlangs IscomAlumni[3644452]: 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 22 02:36:25 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:25 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:25 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:25 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/95656E11F6BFE2AB112AFC2FA0B1BBDBB4568435A4E711198B0D2E2ECF879696耗时56ms Aug 22 02:36:25 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:25 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: Executed DbCommand (42ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: 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 22 02:36:25 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:25 erlangs IscomAlumni[3644452]: 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 22 02:36:25 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:25 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:25 erlangs IscomAlumni[3644452]: 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 22 02:36:25 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:25 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:25 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:25 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/7E5BF6217F044C6DB4B578BE2C85B3E977F72A0957003A99FDD05CED23363406耗时56ms Aug 22 02:36:25 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:25 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: Executed DbCommand (44ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: 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 22 02:36:25 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:25 erlangs IscomAlumni[3644452]: 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 22 02:36:25 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:25 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:25 erlangs IscomAlumni[3644452]: 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 22 02:36:25 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:25 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: Executed DbCommand (10ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:25 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:25 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/AE3AE667B6F5412DFBF25C9989CE5FB04597981E96B7B6955CF4181A99BBDCA7耗时69ms Aug 22 02:36:25 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: 接口/lib/bootstrap-fileinput/v5.2.7/js/locales/zh-TW.js耗时0ms Aug 22 02:36:25 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: 接口/lib/bootstrap-fileinput/fileinput-custom.js耗时0ms Aug 22 02:36:25 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: 接口/lib/blockUI/jquery.blockUI.js耗时0ms Aug 22 02:36:25 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:25 erlangs IscomAlumni[3644452]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.js耗时0ms Aug 22 02:36:26 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:26 erlangs IscomAlumni[3644452]: 接口/areas/frontend/img/icon/error.png耗时1ms Aug 22 02:36:26 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:26 erlangs IscomAlumni[3644452]: 接口/areas/frontend/img/footerLogo/Logo(FFF).png耗时1ms Aug 22 02:36:26 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:26 erlangs IscomAlumni[3644452]: 接口/areas/frontend/img/icon/map.png耗时0ms Aug 22 02:36:26 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:26 erlangs IscomAlumni[3644452]: 接口/areas/frontend/img/icon/phone.png耗时3ms Aug 22 02:36:26 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:26 erlangs IscomAlumni[3644452]: 接口/areas/frontend/img/icon/mail.png耗时0ms Aug 22 02:36:26 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:26 erlangs IscomAlumni[3644452]: 接口/areas/frontend/img/icon/time.png耗时1ms Aug 22 02:36:27 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:27 erlangs IscomAlumni[3644452]: 接口/lib/blockUI/loading_2.gif耗时2ms Aug 22 02:36:27 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:27 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:27 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:27 erlangs IscomAlumni[3644452]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:27 erlangs IscomAlumni[3644452]: 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 22 02:36:27 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:27 erlangs IscomAlumni[3644452]: 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 22 02:36:27 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:27 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:27 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:27 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:27 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:27 erlangs IscomAlumni[3644452]: 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 22 02:36:27 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:27 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:27 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:27 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:27 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:27 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:27 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:27 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:27 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:27 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:27 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:27 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:27 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:27 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:27 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:27 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:27 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/EE55F518422355FDBAE2D7273E8AB627EC174D867686B9E577332BBD933BE469耗时52ms Aug 22 02:36:28 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:28 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:28 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:28 erlangs IscomAlumni[3644452]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:28 erlangs IscomAlumni[3644452]: 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 22 02:36:28 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:28 erlangs IscomAlumni[3644452]: 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 22 02:36:28 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:28 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:28 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:28 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:28 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:28 erlangs IscomAlumni[3644452]: 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 22 02:36:28 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:28 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:28 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:28 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:28 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:28 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:28 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:28 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:28 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:28 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:28 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:28 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:28 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:28 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:28 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:28 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:28 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/DECEF0674F78CB38843C5F97D3A798D530360E97F8C64AA74AF6128F08EDDED3耗时55ms Aug 22 02:36:29 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:29 erlangs IscomAlumni[3644452]: 接口/areas/frontend/js/jquery.min.js耗时0ms Aug 22 02:36:29 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:29 erlangs IscomAlumni[3644452]: 接口/lib/Parsley/v2.9.2/dist/parsley.min.js耗时0ms Aug 22 02:36:30 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:30 erlangs IscomAlumni[3644452]: 接口/lib/Parsley/v2.9.2/dist/parsley.min.js耗时0ms Aug 22 02:36:31 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:31 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:31 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: 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 22 02:36:31 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:31 erlangs IscomAlumni[3644452]: 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 22 02:36:31 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:31 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:31 erlangs IscomAlumni[3644452]: 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 22 02:36:31 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:31 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:31 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:31 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/20F02C0991F3264816A05E265A15495E1A4348F06D2B0132CF0F6113AC26074E耗时22ms Aug 22 02:36:31 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: Executed DbCommand (44ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: 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 22 02:36:31 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:31 erlangs IscomAlumni[3644452]: 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 22 02:36:31 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:31 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:31 erlangs IscomAlumni[3644452]: 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 22 02:36:31 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:31 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:31 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:31 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:31 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/7ABBE7E685F59B513DBB366F49FA1860AEAC50D464EEF6B060E38FC4D95864FF耗时22ms Aug 22 02:36:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: 接口/lib/daterangepicker/daterangepicker-custom.js耗时0ms Aug 22 02:36:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: Executed DbCommand (66ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: 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 22 02:36:32 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:32 erlangs IscomAlumni[3644452]: 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 22 02:36:32 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:32 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:32 erlangs IscomAlumni[3644452]: 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 22 02:36:32 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:32 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: Executed DbCommand (71ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: 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 22 02:36:32 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:32 erlangs IscomAlumni[3644452]: 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 22 02:36:32 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:32 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:32 erlangs IscomAlumni[3644452]: 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 22 02:36:32 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:32 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/EF05CE46EDFE41CA98247AD17681E390B8B208EC7F0BDBDF2A8E0DB45BB7DB6A耗时83ms Aug 22 02:36:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: Executed DbCommand (9ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/9AFDB3A1AC85F76AC35CCFDB716DE04DBC0362B809BB8B888010CE18911316EA耗时83ms Aug 22 02:36:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: 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 22 02:36:32 erlangs IscomAlumni[3644452]: FROM [NtuNews] AS [n] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: LEFT JOIN ( Aug 22 02:36:32 erlangs IscomAlumni[3644452]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 22 02:36:32 erlangs IscomAlumni[3644452]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: 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 22 02:36:32 erlangs IscomAlumni[3644452]: ORDER BY [n].[StartDate] DESC Aug 22 02:36:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: 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 22 02:36:32 erlangs IscomAlumni[3644452]: FROM [NtuNews] AS [n] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: LEFT JOIN ( Aug 22 02:36:32 erlangs IscomAlumni[3644452]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 22 02:36:32 erlangs IscomAlumni[3644452]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 22 02:36:32 erlangs IscomAlumni[3644452]: ORDER BY [n].[StartDate] DESC Aug 22 02:36:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: Executed DbCommand (7ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: 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 22 02:36:32 erlangs IscomAlumni[3644452]: FROM [NtuNewsletter] AS [n] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: LEFT JOIN ( Aug 22 02:36:32 erlangs IscomAlumni[3644452]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 22 02:36:32 erlangs IscomAlumni[3644452]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 22 02:36:32 erlangs IscomAlumni[3644452]: ORDER BY [n].[Order], [n].[Period] DESC Aug 22 02:36:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: 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 22 02:36:32 erlangs IscomAlumni[3644452]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: ELSE [n].[CreateDate] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: 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 22 02:36:32 erlangs IscomAlumni[3644452]: FROM [NtuContribute] AS [n] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: LEFT JOIN ( Aug 22 02:36:32 erlangs IscomAlumni[3644452]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 22 02:36:32 erlangs IscomAlumni[3644452]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: 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 22 02:36:32 erlangs IscomAlumni[3644452]: ORDER BY CASE Aug 22 02:36:32 erlangs IscomAlumni[3644452]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: ELSE [n].[CreateDate] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: END DESC Aug 22 02:36:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:32 erlangs IscomAlumni[3644452]: 接口/耗时58ms Aug 22 02:36:33 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:33 erlangs IscomAlumni[3644452]: 接口/areas/frontend/css/bootstrap.min.css耗时0ms Aug 22 02:36:33 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:33 erlangs IscomAlumni[3644452]: 接口/lib/Parsley/v2.9.2/dist/i18n/zh_tw.js耗时1ms Aug 22 02:36:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: 接口/areas/frontend/js/wow.min.js耗时0ms Aug 22 02:36:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: Executed DbCommand (67ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: 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 22 02:36:34 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:34 erlangs IscomAlumni[3644452]: 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 22 02:36:34 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:34 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:34 erlangs IscomAlumni[3644452]: 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 22 02:36:34 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:34 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: Executed DbCommand (62ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: 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 22 02:36:34 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:34 erlangs IscomAlumni[3644452]: 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 22 02:36:34 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:34 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:34 erlangs IscomAlumni[3644452]: 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 22 02:36:34 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:34 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/7057763BD8535DFB9C4F3E6D80EFFFB4F93031A485279E0112D22952B57EBEFC耗时75ms Aug 22 02:36:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: Executed DbCommand (9ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/531E67C5D25426F66852126FE82AB8783B2F2660ADFB13EC08F89E0A007C68E1耗时75ms Aug 22 02:36:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: 接口/areas/frontend/img/favicon.png耗时0ms Aug 22 02:36:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: 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 22 02:36:34 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:34 erlangs IscomAlumni[3644452]: 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 22 02:36:34 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:34 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:34 erlangs IscomAlumni[3644452]: 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 22 02:36:34 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:34 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:34 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/62C39054C99DCDB599CC0E69348E58BDF2CD685DD50A64926E7B6B72EDD045FB耗时53ms Aug 22 02:36:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:36 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:36 erlangs IscomAlumni[3644452]: Executed DbCommand (44ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:36 erlangs IscomAlumni[3644452]: 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 22 02:36:36 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:36 erlangs IscomAlumni[3644452]: 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 22 02:36:36 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:36 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:36 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:36 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:36 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:36 erlangs IscomAlumni[3644452]: 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 22 02:36:36 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:36 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:36 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:36 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:36 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:36 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:36 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:36 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:36 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:36 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:36 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:36 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:36 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:36 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/E852055C1759381DF0BFD806B6A11C58BA61B7A069B013BB080D489E59EB5CBA耗时64ms Aug 22 02:36:37 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:37 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:37 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:37 erlangs IscomAlumni[3644452]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:37 erlangs IscomAlumni[3644452]: 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 22 02:36:37 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:37 erlangs IscomAlumni[3644452]: 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 22 02:36:37 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:37 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:37 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:37 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:37 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:37 erlangs IscomAlumni[3644452]: 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 22 02:36:37 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:37 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:37 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:37 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:37 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:37 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:37 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:37 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:37 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:37 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:37 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:37 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:37 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:37 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:37 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:37 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:37 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/BE70C1DE27B75421A25827BFD1B08612026A9BBD37077EEB88FD1953CD8198FF耗时47ms Aug 22 02:36:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:39 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:40 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:40 erlangs IscomAlumni[3644452]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:40 erlangs IscomAlumni[3644452]: 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 22 02:36:40 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:40 erlangs IscomAlumni[3644452]: 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 22 02:36:40 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:40 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:40 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:40 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:40 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:40 erlangs IscomAlumni[3644452]: 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 22 02:36:40 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:40 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:40 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:40 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:40 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:40 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:40 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:40 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:40 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:40 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:40 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:40 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:40 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:40 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:40 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:40 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:40 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/C42B97955CA00600D4A181CB73A2C0F382D8905A89E333261CCCECF840C45720耗时52ms Aug 22 02:36:42 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:42 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:42 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:42 erlangs IscomAlumni[3644452]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:42 erlangs IscomAlumni[3644452]: 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 22 02:36:42 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:42 erlangs IscomAlumni[3644452]: 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 22 02:36:42 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:42 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:42 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:42 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:42 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:42 erlangs IscomAlumni[3644452]: 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 22 02:36:42 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:42 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:42 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:42 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:42 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:42 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:42 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:42 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:42 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:42 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:42 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:42 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:42 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:42 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:42 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:42 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:42 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/56292C44B49152BD257B422C16B64C5EC8DB0531970E027A9C37EA92748F338D耗时57ms Aug 22 02:36:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: Executed DbCommand (39ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: 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 22 02:36:43 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:43 erlangs IscomAlumni[3644452]: 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 22 02:36:43 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:43 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:43 erlangs IscomAlumni[3644452]: 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 22 02:36:43 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:43 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/0F603F7A66849C8E5D661D939C4B0B6D8CE99608B5FA8ECDE3D5F0B8B97C3FB3耗时51ms Aug 22 02:36:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: 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 22 02:36:43 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:43 erlangs IscomAlumni[3644452]: 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 22 02:36:43 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:43 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:43 erlangs IscomAlumni[3644452]: 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 22 02:36:43 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:43 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/E124B827E60B846BE5060D654A2BEBFAF5D4EDDA734EE84DA4CCEEDD4971DD57耗时54ms Aug 22 02:36:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: Executed DbCommand (8ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: 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 22 02:36:43 erlangs IscomAlumni[3644452]: FROM [NtuNews] AS [n] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: LEFT JOIN ( Aug 22 02:36:43 erlangs IscomAlumni[3644452]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 22 02:36:43 erlangs IscomAlumni[3644452]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: 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 22 02:36:43 erlangs IscomAlumni[3644452]: ORDER BY [n].[StartDate] DESC Aug 22 02:36:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: 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 22 02:36:43 erlangs IscomAlumni[3644452]: FROM [NtuNews] AS [n] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: LEFT JOIN ( Aug 22 02:36:43 erlangs IscomAlumni[3644452]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 22 02:36:43 erlangs IscomAlumni[3644452]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 22 02:36:43 erlangs IscomAlumni[3644452]: ORDER BY [n].[StartDate] DESC Aug 22 02:36:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: 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 22 02:36:43 erlangs IscomAlumni[3644452]: FROM [NtuNewsletter] AS [n] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: LEFT JOIN ( Aug 22 02:36:43 erlangs IscomAlumni[3644452]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 22 02:36:43 erlangs IscomAlumni[3644452]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 22 02:36:43 erlangs IscomAlumni[3644452]: ORDER BY [n].[Order], [n].[Period] DESC Aug 22 02:36:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: 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 22 02:36:43 erlangs IscomAlumni[3644452]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: ELSE [n].[CreateDate] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: 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 22 02:36:43 erlangs IscomAlumni[3644452]: FROM [NtuContribute] AS [n] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: LEFT JOIN ( Aug 22 02:36:43 erlangs IscomAlumni[3644452]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 22 02:36:43 erlangs IscomAlumni[3644452]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: 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 22 02:36:43 erlangs IscomAlumni[3644452]: ORDER BY CASE Aug 22 02:36:43 erlangs IscomAlumni[3644452]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: ELSE [n].[CreateDate] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: END DESC Aug 22 02:36:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:43 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:43 erlangs IscomAlumni[3644452]: 接口/耗时51ms Aug 22 02:36:44 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:44 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:44 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:44 erlangs IscomAlumni[3644452]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:44 erlangs IscomAlumni[3644452]: 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 22 02:36:44 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:44 erlangs IscomAlumni[3644452]: 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 22 02:36:44 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:44 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:44 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:44 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:44 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:44 erlangs IscomAlumni[3644452]: 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 22 02:36:44 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:44 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:44 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:44 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:44 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:44 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:44 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:44 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:44 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:44 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:44 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:44 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:44 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:44 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:44 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:44 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:44 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/D57A96135618BE61EF0EDB7E12935DE94AD3BAF4BE218061AD6CCADDC8F04647耗时55ms Aug 22 02:36:45 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:45 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:45 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:45 erlangs IscomAlumni[3644452]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:45 erlangs IscomAlumni[3644452]: 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 22 02:36:45 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:45 erlangs IscomAlumni[3644452]: 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 22 02:36:45 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:45 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:45 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:45 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:45 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:45 erlangs IscomAlumni[3644452]: 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 22 02:36:45 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:45 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:45 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:45 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:45 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:45 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:45 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:45 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:45 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:45 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:45 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:45 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:45 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:45 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:45 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:45 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:45 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/7DBBE959208FAB5129A88D393230B845B4B945631A0F4DCD64F340E5561AEBF2耗时56ms Aug 22 02:36:46 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:46 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: 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 22 02:36:46 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:46 erlangs IscomAlumni[3644452]: 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 22 02:36:46 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:46 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:46 erlangs IscomAlumni[3644452]: 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 22 02:36:46 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:46 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:46 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:46 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/76B371DD23DD1A88A5D604D995589AF2C2F891A7D1B49BDA7713F6DA892ADA60耗时58ms Aug 22 02:36:46 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:46 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: 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 22 02:36:46 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:46 erlangs IscomAlumni[3644452]: 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 22 02:36:46 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:46 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:46 erlangs IscomAlumni[3644452]: 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 22 02:36:46 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:46 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:46 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:46 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:46 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/6E02B2E24F548991D44EA54675F53AD4CCCE26C7264BC72183275A7F06AAE219耗时52ms Aug 22 02:36:48 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:48 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: 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 22 02:36:48 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:48 erlangs IscomAlumni[3644452]: 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 22 02:36:48 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:48 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:48 erlangs IscomAlumni[3644452]: 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 22 02:36:48 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:48 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:48 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:48 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/1EC094D1D20F8A3C079DC567B3FC6C3CEF75295AEC607F7101515EFC92575D3D耗时52ms Aug 22 02:36:48 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:48 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: 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 22 02:36:48 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:48 erlangs IscomAlumni[3644452]: 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 22 02:36:48 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:48 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:48 erlangs IscomAlumni[3644452]: 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 22 02:36:48 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:48 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:48 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:48 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:48 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/F6F153F15A7C1D6D40E0F4FE279D926691D3972BAF58179DD6B829FD02FE2EC0耗时18ms Aug 22 02:36:48 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: 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 22 02:36:48 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:48 erlangs IscomAlumni[3644452]: 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 22 02:36:48 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:48 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:48 erlangs IscomAlumni[3644452]: 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 22 02:36:48 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:48 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: Executed DbCommand (8ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:48 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:48 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/117B9E0DC4A953954A9B75480F6D43BE07DF472E5B83E38EEF9EBBD2269331EE耗时18ms Aug 22 02:36:48 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:48 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: 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 22 02:36:48 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:48 erlangs IscomAlumni[3644452]: 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 22 02:36:48 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:48 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:48 erlangs IscomAlumni[3644452]: 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 22 02:36:48 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:48 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: Executed DbCommand (9ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:48 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:48 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:48 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/F4111CE78E0A751D3706114B2488ABC2CB75E8F4960359820D428A4A4E2EB3D6耗时63ms Aug 22 02:36:49 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:49 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:49 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:49 erlangs IscomAlumni[3644452]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:49 erlangs IscomAlumni[3644452]: 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 22 02:36:49 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:49 erlangs IscomAlumni[3644452]: 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 22 02:36:49 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:49 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:49 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:49 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:49 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:49 erlangs IscomAlumni[3644452]: 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 22 02:36:49 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:49 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:49 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:49 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:49 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:49 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:49 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:49 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:49 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:49 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:49 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:49 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:49 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:49 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:49 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:49 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:49 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/8D0395A1C1895FD598E8B491B6BCAA7E83BB168F2B83273C947D8EF5BF7CBA0D耗时50ms Aug 22 02:36:51 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:51 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:51 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:51 erlangs IscomAlumni[3644452]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:51 erlangs IscomAlumni[3644452]: 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 22 02:36:51 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:51 erlangs IscomAlumni[3644452]: 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 22 02:36:51 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:51 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:51 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:51 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:51 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:51 erlangs IscomAlumni[3644452]: 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 22 02:36:51 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:51 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:51 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:51 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:51 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:51 erlangs IscomAlumni[3644452]: Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:51 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:51 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:51 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:51 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:51 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:51 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:51 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:51 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:51 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:51 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:51 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/9ECD947188A38CC39B82EE42523BE5D2DE8189B28DDC6DDB9B8F6E881D9030EE耗时54ms Aug 22 02:36:52 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:52 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:52 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: Executed DbCommand (65ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: 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 22 02:36:52 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:52 erlangs IscomAlumni[3644452]: 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 22 02:36:52 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:52 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:52 erlangs IscomAlumni[3644452]: 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 22 02:36:52 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:52 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: Executed DbCommand (69ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: 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 22 02:36:52 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:52 erlangs IscomAlumni[3644452]: 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 22 02:36:52 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:52 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:52 erlangs IscomAlumni[3644452]: 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 22 02:36:52 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:52 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:52 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:52 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/945D5054C46065DA94ABD463EDAA1A9896F39237A6E4C8EDAE03A888563346B9耗时85ms Aug 22 02:36:52 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:52 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:52 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:52 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/D054915F276E7CF4E742A8B6ABDB893295488F4D33FBDF4E8970EAF9456FB809耗时85ms Aug 22 02:36:54 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:54 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:54 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:54 erlangs IscomAlumni[3644452]: Executed DbCommand (43ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:54 erlangs IscomAlumni[3644452]: 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 22 02:36:54 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:54 erlangs IscomAlumni[3644452]: 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 22 02:36:54 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:54 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:54 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:54 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:54 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:54 erlangs IscomAlumni[3644452]: 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 22 02:36:54 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:54 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:54 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:54 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:54 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:54 erlangs IscomAlumni[3644452]: Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:54 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:54 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:54 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:54 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:54 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:54 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:54 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:54 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:54 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:54 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:54 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/4605DE0F53B4BA365F869F6FB62E4BEEBA45276F524105D94F6D91CDA5062433耗时63ms Aug 22 02:36:56 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:56 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:56 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: Executed DbCommand (67ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: 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 22 02:36:56 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:56 erlangs IscomAlumni[3644452]: 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 22 02:36:56 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:56 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:56 erlangs IscomAlumni[3644452]: 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 22 02:36:56 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:56 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: Executed DbCommand (68ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: 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 22 02:36:56 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:56 erlangs IscomAlumni[3644452]: 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 22 02:36:56 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:56 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:56 erlangs IscomAlumni[3644452]: 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 22 02:36:56 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:56 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:56 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:56 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:56 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:56 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/5CB372B9BA22B388FEF9FCDF51B55379ADB73D4575E98A0634F6B6F340BE5C72耗时82ms Aug 22 02:36:56 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:56 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/8A96EA2F6B1EA28E5B980E405F29F1C9811CABEA13A601CDB78E07C6C644E261耗时82ms Aug 22 02:36:57 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:57 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: 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 22 02:36:57 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:57 erlangs IscomAlumni[3644452]: 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 22 02:36:57 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:57 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:57 erlangs IscomAlumni[3644452]: 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 22 02:36:57 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:57 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:57 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:57 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/12FC5011190E5DB64305EB63E176250A4A9E91B5AD56F5D06B8289465E33B344耗时51ms Aug 22 02:36:57 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:57 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: 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 22 02:36:57 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:57 erlangs IscomAlumni[3644452]: 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 22 02:36:57 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:57 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:57 erlangs IscomAlumni[3644452]: 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 22 02:36:57 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:57 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:57 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:57 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:57 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/3A1EDF3C29B091D6F0EC879BF867E0A03CFD5FFB3C3C50958BB2110F56FB5F33耗时56ms Aug 22 02:36:58 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:36:58 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:36:58 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:58 erlangs IscomAlumni[3644452]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:58 erlangs IscomAlumni[3644452]: 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 22 02:36:58 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:36:58 erlangs IscomAlumni[3644452]: 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 22 02:36:58 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:36:58 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:36:58 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:36:58 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:36:58 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:36:58 erlangs IscomAlumni[3644452]: 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 22 02:36:58 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:36:58 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:36:58 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:36:58 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:36:58 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:58 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:58 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:36:58 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:36:58 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:36:58 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:36:58 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:36:58 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:36:58 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:36:58 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:36:58 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:36:58 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:36:58 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/D62A69864308F3262860CAA6EB20777E4B9168C45B9EE2544C2A8E73C25D9AE5耗时51ms Aug 22 02:37:00 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:00 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:01 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:01 erlangs IscomAlumni[3644452]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:01 erlangs IscomAlumni[3644452]: 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 22 02:37:01 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:01 erlangs IscomAlumni[3644452]: 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 22 02:37:01 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:01 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:01 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:01 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:01 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:01 erlangs IscomAlumni[3644452]: 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 22 02:37:01 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:01 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:01 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:01 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:01 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:01 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:01 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:01 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:01 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:01 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:01 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:01 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:01 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:01 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:01 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:01 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:01 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/38913B8CFDE851D5D6EDA7BFAAD8234A0CA9DC90BE11B55E422A27542EA81987耗时59ms Aug 22 02:37:01 erlangs CRON[3775260]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 22 02:37:01 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:01 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:01 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:01 erlangs IscomAlumni[3644452]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:01 erlangs IscomAlumni[3644452]: 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 22 02:37:01 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:01 erlangs IscomAlumni[3644452]: 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 22 02:37:01 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:01 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:01 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:01 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:01 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:01 erlangs IscomAlumni[3644452]: 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 22 02:37:01 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:01 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:01 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:01 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:02 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:02 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/2B1168F7794C7FCE746D4F40B3B069BCF65B583DB839EFDF310DB5DA9FD6B060耗时51ms Aug 22 02:37:02 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:02 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: 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 22 02:37:02 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:02 erlangs IscomAlumni[3644452]: 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 22 02:37:02 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:02 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:02 erlangs IscomAlumni[3644452]: 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 22 02:37:02 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:02 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:02 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:02 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:02 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/FF11E3882513ADD82EF68B3ED98D2A78A6FFA027F1FCE8342A96CFF36BD0D8BF耗时51ms Aug 22 02:37:03 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:03 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:03 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: Executed DbCommand (55ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: 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 22 02:37:03 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:03 erlangs IscomAlumni[3644452]: 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 22 02:37:03 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:03 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:03 erlangs IscomAlumni[3644452]: 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 22 02:37:03 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:03 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:03 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:03 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/E7AEB39B73890DA4C154FCA584633794E39B2229CB8083AA64968D53036E6B82耗时62ms Aug 22 02:37:03 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: Executed DbCommand (58ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: 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 22 02:37:03 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:03 erlangs IscomAlumni[3644452]: 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 22 02:37:03 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:03 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:03 erlangs IscomAlumni[3644452]: 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 22 02:37:03 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:03 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:03 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:03 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/D054915F276E7CF4E742A8B6ABDB893295488F4D33FBDF4E8970EAF9456FB809耗时62ms Aug 22 02:37:03 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:03 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: 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 22 02:37:03 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:03 erlangs IscomAlumni[3644452]: 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 22 02:37:03 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:03 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:03 erlangs IscomAlumni[3644452]: 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 22 02:37:03 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:03 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:03 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:03 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:03 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/C542D8A940F8B94F46A93F8429A3C566BA43FEA5EB99A81274A2B805F5C0DDE0耗时55ms Aug 22 02:37:04 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:04 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:04 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:04 erlangs IscomAlumni[3644452]: Executed DbCommand (41ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:04 erlangs IscomAlumni[3644452]: 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 22 02:37:04 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:04 erlangs IscomAlumni[3644452]: 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 22 02:37:04 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:04 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:04 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:04 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:04 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:04 erlangs IscomAlumni[3644452]: 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 22 02:37:04 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:04 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:04 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:04 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:04 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:04 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:04 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:04 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:04 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:04 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:04 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:04 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:04 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:04 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:04 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:04 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:04 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/47C3D1A33BE074F84F284275AD284506D2C7C504F5D908F4C87B3E25265A28B6耗时57ms Aug 22 02:37:06 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:06 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: 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 22 02:37:06 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:06 erlangs IscomAlumni[3644452]: 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 22 02:37:06 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:06 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:06 erlangs IscomAlumni[3644452]: 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 22 02:37:06 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:06 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:06 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:06 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/FE76F614B73675F657C39CD2955206B6946CC60447EF9C0D76ACC844C9E24B37耗时55ms Aug 22 02:37:06 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:06 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:06 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: Executed DbCommand (53ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: 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 22 02:37:06 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:06 erlangs IscomAlumni[3644452]: 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 22 02:37:06 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:06 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:06 erlangs IscomAlumni[3644452]: 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 22 02:37:06 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:06 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:06 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:06 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/A89F5043CCE0858BD7B6FA03D14FD377450815541E2BFB5747E41F0CA4C8E51B耗时57ms Aug 22 02:37:06 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: Executed DbCommand (53ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: 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 22 02:37:06 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:06 erlangs IscomAlumni[3644452]: 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 22 02:37:06 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:06 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:06 erlangs IscomAlumni[3644452]: 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 22 02:37:06 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:06 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:06 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:06 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:06 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/2AF1A0C1307BB6FEF988353D34C7C11337B33263D0AC171029427804C916D2BC耗时57ms Aug 22 02:37:07 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:07 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: 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 22 02:37:07 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:07 erlangs IscomAlumni[3644452]: 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 22 02:37:07 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:07 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:07 erlangs IscomAlumni[3644452]: 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 22 02:37:07 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:07 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:07 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:07 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/C21D239B26C20C3E45D672EAFA09B41E6A9F13C32E30D66EBF8604C4DAEB25E4耗时55ms Aug 22 02:37:07 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:07 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: 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 22 02:37:07 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:07 erlangs IscomAlumni[3644452]: 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 22 02:37:07 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:07 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:07 erlangs IscomAlumni[3644452]: 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 22 02:37:07 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:07 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:07 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:07 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/F0041713F2923F0CAF22AE766A1806E2799301A0572DFA0EF8DA58CD2D7D3F77耗时57ms Aug 22 02:37:07 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:07 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: 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 22 02:37:07 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:07 erlangs IscomAlumni[3644452]: 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 22 02:37:07 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:07 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:07 erlangs IscomAlumni[3644452]: 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 22 02:37:07 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:07 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:07 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:07 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/F1F094A4177EB7437DAF39D450DDFE26437297E09EBDA7197CD1C5BB61A4D28C耗时8ms Aug 22 02:37:07 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:07 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: 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 22 02:37:07 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:07 erlangs IscomAlumni[3644452]: 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 22 02:37:07 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:07 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:07 erlangs IscomAlumni[3644452]: 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 22 02:37:07 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:07 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:07 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:07 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:07 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/FEE5E6A131D39A65E0B6F762CBE32B7D50EBEC2D0BC8E8CF19C95F4C759B0E14耗时8ms Aug 22 02:37:08 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:08 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:08 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:08 erlangs IscomAlumni[3644452]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:08 erlangs IscomAlumni[3644452]: 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 22 02:37:08 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:08 erlangs IscomAlumni[3644452]: 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 22 02:37:08 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:08 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:08 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:08 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:08 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:08 erlangs IscomAlumni[3644452]: 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 22 02:37:08 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:08 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:08 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:08 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:08 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:08 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:08 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:08 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:08 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:08 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:08 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:08 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:08 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:08 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:08 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:08 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:08 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/F06596FE5EE07A2BE5DC015E4A9C8AB190F0003B0A8985767823F1FA79EA2F33耗时47ms Aug 22 02:37:10 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:10 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:10 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:10 erlangs IscomAlumni[3644452]: Executed DbCommand (45ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:10 erlangs IscomAlumni[3644452]: 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 22 02:37:10 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:10 erlangs IscomAlumni[3644452]: 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 22 02:37:10 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:10 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:10 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:10 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:10 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:10 erlangs IscomAlumni[3644452]: 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 22 02:37:10 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:10 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:10 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:10 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:10 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:10 erlangs IscomAlumni[3644452]: Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:10 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:10 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:10 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:10 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:10 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:10 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:10 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:10 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:10 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:10 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:10 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/AE590CA646C63E04B4E1A574EF79B57572480E79360FC201ED68A1E7DD436175耗时67ms Aug 22 02:37:11 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:11 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:11 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:11 erlangs IscomAlumni[3644452]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:11 erlangs IscomAlumni[3644452]: 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 22 02:37:11 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:11 erlangs IscomAlumni[3644452]: 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 22 02:37:11 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:11 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:11 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:11 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:11 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:11 erlangs IscomAlumni[3644452]: 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 22 02:37:11 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:11 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:11 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:11 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:11 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:11 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:11 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:11 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:11 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:11 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:11 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:11 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:11 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:11 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:11 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:11 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:11 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/B0CD00E52BD3F0CA6CCE0A0CA557709570479026B492B9B10859946B6C65A1F4耗时50ms Aug 22 02:37:12 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:12 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:12 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:12 erlangs IscomAlumni[3644452]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:12 erlangs IscomAlumni[3644452]: 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 22 02:37:12 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:12 erlangs IscomAlumni[3644452]: 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 22 02:37:12 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:12 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:12 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:12 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:12 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:12 erlangs IscomAlumni[3644452]: 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 22 02:37:12 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:12 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:12 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:12 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:12 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:12 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:12 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:12 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:12 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:12 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:12 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:12 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:12 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:12 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:12 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:12 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:12 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/7934EC62B6D0704DED9660829B317EC37E1FAFEF19CDF7245FAFAB9CC5B14582耗时56ms Aug 22 02:37:13 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:13 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: 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 22 02:37:13 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:13 erlangs IscomAlumni[3644452]: 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 22 02:37:13 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:13 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:13 erlangs IscomAlumni[3644452]: 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 22 02:37:13 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:13 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:13 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:13 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/9CDD5CDEBEDAA70624A1F6A5599B242AC7571C30E827DC1C16633447A7EB9E7C耗时52ms Aug 22 02:37:13 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:13 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: 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 22 02:37:13 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:13 erlangs IscomAlumni[3644452]: 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 22 02:37:13 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:13 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:13 erlangs IscomAlumni[3644452]: 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 22 02:37:13 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:13 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:13 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:13 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:13 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/4272EF1520D98BE8F1341A1FBD9D4E24437DA1EEB409A99D5D87CE40B17622ED耗时51ms Aug 22 02:37:15 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:15 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:15 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:15 erlangs IscomAlumni[3644452]: Executed DbCommand (39ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:15 erlangs IscomAlumni[3644452]: 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 22 02:37:15 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:15 erlangs IscomAlumni[3644452]: 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 22 02:37:15 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:15 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:15 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:15 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:15 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:15 erlangs IscomAlumni[3644452]: 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 22 02:37:15 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:15 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:15 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:15 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:15 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:15 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:15 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:15 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:15 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:15 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:15 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:15 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:15 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:15 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:15 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:15 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:15 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/BA919C9FCA7E5D4C998F6C0C6F8D342295E442A62A79606F02FBAB0AD7131227耗时55ms Aug 22 02:37:16 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:16 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: 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 22 02:37:16 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:16 erlangs IscomAlumni[3644452]: 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 22 02:37:16 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:16 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:16 erlangs IscomAlumni[3644452]: 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 22 02:37:16 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:16 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:16 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:16 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/5C68115AC3677C9EC9A618E9A48D57C484B739DAA1A55E8246A8F99619E3E665耗时50ms Aug 22 02:37:16 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:16 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: 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 22 02:37:16 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:16 erlangs IscomAlumni[3644452]: 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 22 02:37:16 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:16 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:16 erlangs IscomAlumni[3644452]: 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 22 02:37:16 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:16 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:16 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:16 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/62D223A2DE7B10D28AC0EABC3A91BBFF15EF0F97363D928B275E4E1C392CF511耗时61ms Aug 22 02:37:16 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:16 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:16 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:17 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: Executed DbCommand (69ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: 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 22 02:37:17 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:17 erlangs IscomAlumni[3644452]: 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 22 02:37:17 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:17 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:17 erlangs IscomAlumni[3644452]: 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 22 02:37:17 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:17 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: Executed DbCommand (75ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: 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 22 02:37:17 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:17 erlangs IscomAlumni[3644452]: 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 22 02:37:17 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:17 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:17 erlangs IscomAlumni[3644452]: 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 22 02:37:17 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:17 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:17 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:17 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/D0C4A869173024332E9CA357CD7516993ADA9B84F5B500D80AD9A857A732C475耗时92ms Aug 22 02:37:17 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:17 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:17 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/021F6C8C8686A33B6B0AF59B42AE8F65F5BE4413612E017AF25427F519757A11耗时92ms Aug 22 02:37:17 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:17 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: 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 22 02:37:17 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:17 erlangs IscomAlumni[3644452]: 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 22 02:37:17 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:17 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:17 erlangs IscomAlumni[3644452]: 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 22 02:37:17 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:17 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:17 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:17 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:17 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/B15F64DDA68CC1E1F1A8DCEAA0134C84FCE2F011767CA58B38D8C9141BC681CE耗时50ms Aug 22 02:37:18 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:18 erlangs IscomAlumni[3644452]: 接口/areas/frontend/css/style.css耗时0ms Aug 22 02:37:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: 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 22 02:37:19 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:19 erlangs IscomAlumni[3644452]: 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 22 02:37:19 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:19 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:19 erlangs IscomAlumni[3644452]: 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 22 02:37:19 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:19 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/3B2E7054C561BAAF2C8E391FAF4DE3DA89BCBD0FCC911BCF80CEEBCB311731EF耗时15ms Aug 22 02:37:19 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::40 Aug 22 02:37:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: 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 22 02:37:19 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:19 erlangs IscomAlumni[3644452]: 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 22 02:37:19 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:19 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:19 erlangs IscomAlumni[3644452]: 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 22 02:37:19 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:19 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/AD4F323622A7B109B17823CB095A79244DAB2D168C89CBB5FA0A0ABD34E581EF耗时7ms Aug 22 02:37:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: 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 22 02:37:19 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:19 erlangs IscomAlumni[3644452]: 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 22 02:37:19 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:19 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:19 erlangs IscomAlumni[3644452]: 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 22 02:37:19 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:19 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/5FB8E0B81580408E5ACCB8B649BA7200996F86C8BD508EA30A94CFA8ACFC8D9E耗时7ms Aug 22 02:37:19 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:19 erlangs IscomAlumni[3644452]: 接口/areas/frontend/fontawesome/css/all.css耗时2ms Aug 22 02:37:20 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:20 erlangs IscomAlumni[3644452]: 接口/areas/frontend/css/carousel.css耗时0ms Aug 22 02:37:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: 接口/areas/frontend/css/animate.min.css耗时0ms Aug 22 02:37:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: 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 22 02:37:22 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:22 erlangs IscomAlumni[3644452]: 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 22 02:37:22 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:22 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:22 erlangs IscomAlumni[3644452]: 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 22 02:37:22 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:22 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/6666A3642905A239945D5EB3759FDFE5A12CE54B22BEA43A82183726687B5E4A耗时0ms Aug 22 02:37:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: Executed DbCommand (39ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: 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 22 02:37:22 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:22 erlangs IscomAlumni[3644452]: 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 22 02:37:22 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:22 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:22 erlangs IscomAlumni[3644452]: 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 22 02:37:22 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:22 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/CE7D350341AE11A3CCBBAAA023606939A5FCE777783EFC60F4DC105AFD12EB93耗时51ms Aug 22 02:37:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: 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 22 02:37:22 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:22 erlangs IscomAlumni[3644452]: 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 22 02:37:22 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:22 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:22 erlangs IscomAlumni[3644452]: 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 22 02:37:22 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:22 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/518C68F8EB82B018AD7BBD20CCD28354558A13D4168E8521D8A187B8AE386932耗时57ms Aug 22 02:37:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: 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 22 02:37:22 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:22 erlangs IscomAlumni[3644452]: 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 22 02:37:22 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:22 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:22 erlangs IscomAlumni[3644452]: 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 22 02:37:22 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:22 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: Executed DbCommand (13ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: Executed DbCommand (8ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/2DEA975E70092B60EC42EFF2A2FE63CBD550071B918386FC93069F9E1F9BDFDC耗时76ms Aug 22 02:37:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: 接口/areas/frontend/css/bootstrap.min.css耗时0ms Aug 22 02:37:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: 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 22 02:37:22 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:22 erlangs IscomAlumni[3644452]: 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 22 02:37:22 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:22 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:22 erlangs IscomAlumni[3644452]: 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 22 02:37:22 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:22 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:22 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:22 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/DD029AD3BD9B61D52F64BB61CB7AE23F18B13255D582AA7CBD92BB8680484424耗时0ms Aug 22 02:37:23 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:23 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:23 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:23 erlangs IscomAlumni[3644452]: Executed DbCommand (39ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:23 erlangs IscomAlumni[3644452]: 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 22 02:37:23 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:23 erlangs IscomAlumni[3644452]: 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 22 02:37:23 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:23 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:23 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:23 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:23 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:23 erlangs IscomAlumni[3644452]: 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 22 02:37:23 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:23 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:23 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:23 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:23 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:23 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:23 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:23 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:23 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:23 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:23 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:23 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:23 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:23 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:23 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:23 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:23 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/91E4A5F9C64CEC40A4FF2AE25EE57E9A68A8D5FB3B1240DBC950B0FB4C80140B耗时49ms Aug 22 02:37:23 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:23 erlangs IscomAlumni[3644452]: 接口/lib/Parsley/v2.9.2/dist/parsley.css耗时0ms Aug 22 02:37:25 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:25 erlangs IscomAlumni[3644452]: 接口/lib/daterangepicker/v3.1/daterangepicker.css耗时0ms Aug 22 02:37:25 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:25 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:25 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:25 erlangs IscomAlumni[3644452]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:25 erlangs IscomAlumni[3644452]: 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 22 02:37:25 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:25 erlangs IscomAlumni[3644452]: 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 22 02:37:25 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:25 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:25 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:25 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:25 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:25 erlangs IscomAlumni[3644452]: 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 22 02:37:25 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:25 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:25 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:25 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:25 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:25 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:25 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:25 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:25 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:25 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:25 erlangs IscomAlumni[3644452]: Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:25 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:25 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:25 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:25 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:25 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:25 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/B0F197FB85E4858253323C55322473A123EA3A232E12ED66B1BD940ECD46208F耗时54ms Aug 22 02:37:26 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:26 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: 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 22 02:37:26 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:26 erlangs IscomAlumni[3644452]: 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 22 02:37:26 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:26 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:26 erlangs IscomAlumni[3644452]: 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 22 02:37:26 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:26 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:26 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:26 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/CE7D350341AE11A3CCBBAAA023606939A5FCE777783EFC60F4DC105AFD12EB93耗时54ms Aug 22 02:37:26 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: 接口/lib/bootstrap-fileinput/v5.2.7/css/fileinput.min.css耗时0ms Aug 22 02:37:26 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:26 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: 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 22 02:37:26 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:26 erlangs IscomAlumni[3644452]: 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 22 02:37:26 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:26 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:26 erlangs IscomAlumni[3644452]: 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 22 02:37:26 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:26 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:26 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:26 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:26 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/C5B4070E2698A60007CCFD985DDB1421C4339965EC241171C97C25929537D20A耗时0ms Aug 22 02:37:28 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:28 erlangs IscomAlumni[3644452]: 接口/css/bootstrap-icons.min.css耗时0ms Aug 22 02:37:28 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:28 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:28 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:28 erlangs IscomAlumni[3644452]: Executed DbCommand (39ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:28 erlangs IscomAlumni[3644452]: 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 22 02:37:28 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:28 erlangs IscomAlumni[3644452]: 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 22 02:37:28 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:28 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:28 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:28 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:28 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:28 erlangs IscomAlumni[3644452]: 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 22 02:37:28 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:28 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:28 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:28 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:28 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:28 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:28 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:28 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:28 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:28 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:28 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:28 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:28 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:28 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:28 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:28 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:28 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/FFDB5EBABBB3F66F95EF131B3ABF87BE3723A499C5264C2AB4D270187AAAF8AE耗时56ms Aug 22 02:37:29 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:29 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:29 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:29 erlangs IscomAlumni[3644452]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:29 erlangs IscomAlumni[3644452]: 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 22 02:37:29 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:29 erlangs IscomAlumni[3644452]: 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 22 02:37:29 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:29 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:29 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:29 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:29 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:29 erlangs IscomAlumni[3644452]: 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 22 02:37:29 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:29 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:29 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:29 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:29 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:29 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:29 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:29 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:29 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:29 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:29 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:29 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:29 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:29 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:29 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:29 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:29 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/A2B7B2BDD49234D87894361B71C733F62D1D83A9B13CC27E5440A3993FCC64D6耗时48ms Aug 22 02:37:31 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:31 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: 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 22 02:37:31 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:31 erlangs IscomAlumni[3644452]: 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 22 02:37:31 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:31 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:31 erlangs IscomAlumni[3644452]: 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 22 02:37:31 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:31 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:31 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:31 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/45CFAAD8F682F050A2FA35B8759616D80B5E40256E8FF193AACF23B706C5CAF8耗时55ms Aug 22 02:37:31 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:31 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: 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 22 02:37:31 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:31 erlangs IscomAlumni[3644452]: 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 22 02:37:31 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:31 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:31 erlangs IscomAlumni[3644452]: 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 22 02:37:31 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:31 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:31 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:31 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:31 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/92415A46A20FC18DDA74D184CFFE53C9EA4FCEBA533A3DAD48E9D304C598ED99耗时53ms Aug 22 02:37:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: 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 22 02:37:32 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:32 erlangs IscomAlumni[3644452]: 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 22 02:37:32 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:32 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:32 erlangs IscomAlumni[3644452]: 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 22 02:37:32 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:32 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/197D1EA37A9E05E8A70700A6BDA2C7AAFC429EB41247B1B8D27CD4512C285EEF耗时53ms Aug 22 02:37:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: 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 22 02:37:32 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:32 erlangs IscomAlumni[3644452]: 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 22 02:37:32 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:32 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:32 erlangs IscomAlumni[3644452]: 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 22 02:37:32 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:32 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:32 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:32 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/8DF71C5A369703BA04C66EF46BEACDFB5E97775C29AE3D60764AFC40C3714AAE耗时56ms Aug 22 02:37:33 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:33 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: 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 22 02:37:33 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:33 erlangs IscomAlumni[3644452]: 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 22 02:37:33 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:33 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:33 erlangs IscomAlumni[3644452]: 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 22 02:37:33 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:33 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:33 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:33 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/330F189A20FE638C3C5F6C5AF5320A4714C58BD552DF8AA0FE0FF1CEC66DEE83耗时51ms Aug 22 02:37:33 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:33 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: 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 22 02:37:33 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:33 erlangs IscomAlumni[3644452]: 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 22 02:37:33 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:33 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:33 erlangs IscomAlumni[3644452]: 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 22 02:37:33 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:33 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:33 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:33 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:33 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/423D49ABDEAE18B975BD349828D1000606784BC24C06983C54C820EE46DE6B4E耗时50ms Aug 22 02:37:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.css耗时0ms Aug 22 02:37:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: Executed DbCommand (44ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: 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 22 02:37:34 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:34 erlangs IscomAlumni[3644452]: 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 22 02:37:34 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:34 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:34 erlangs IscomAlumni[3644452]: 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 22 02:37:34 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:34 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/A257C40837F328DF4082B5BB63DCC00B7D7B0CE1A1E7C90A3C2EF404DB72A27A耗时0ms Aug 22 02:37:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: 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 22 02:37:34 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:34 erlangs IscomAlumni[3644452]: 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 22 02:37:34 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:34 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:34 erlangs IscomAlumni[3644452]: 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 22 02:37:34 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:34 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: Executed DbCommand (9ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/5FEABB78E0981BBFE57EF04E20021ACF8E0D50F77C052D02B57CD83B8EE8C895耗时0ms Aug 22 02:37:34 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:34 erlangs IscomAlumni[3644452]: 接口/areas/frontend/js/bootstrap.bundle.min.js耗时4ms Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: 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 22 02:37:36 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:36 erlangs IscomAlumni[3644452]: 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 22 02:37:36 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:36 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:36 erlangs IscomAlumni[3644452]: 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 22 02:37:36 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:36 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/786B5DDCD4414C122EA2A1CAABAD7CBBD90DF186CAFD17A870C2D3A20A42193F耗时58ms Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: 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 22 02:37:36 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:36 erlangs IscomAlumni[3644452]: 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 22 02:37:36 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:36 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:36 erlangs IscomAlumni[3644452]: 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 22 02:37:36 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:36 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/7E66CE6021BDC54080357E9D60DA65F294DEEA695D83C8BF4B525B8A198C8760耗时55ms Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: 接口/lib/toastr/dist/toastr.min.css耗时0ms Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: 接口/areas/frontend/css/custom.css耗时0ms Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: 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 22 02:37:36 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:36 erlangs IscomAlumni[3644452]: 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 22 02:37:36 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:36 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:36 erlangs IscomAlumni[3644452]: 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 22 02:37:36 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:36 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/77E4DEAD980EB41DC15D27F27DD2B15C0008BE7CFF7B8D5B9D0C0C208CE057C9耗时26ms Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: Executed DbCommand (41ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: 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 22 02:37:36 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:36 erlangs IscomAlumni[3644452]: 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 22 02:37:36 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:36 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:36 erlangs IscomAlumni[3644452]: 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 22 02:37:36 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:36 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/7E28BE848FC444D2008C4872919B526F28E87215345603EFC846314DC969B736耗时9ms Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: 接口/lib/toastr/dist/toastr.min.js耗时1ms Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: Executed DbCommand (57ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: 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 22 02:37:36 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:36 erlangs IscomAlumni[3644452]: 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 22 02:37:36 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:36 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:36 erlangs IscomAlumni[3644452]: 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 22 02:37:36 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:36 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/2B5A395E3D4E24910A78717B84B060C0B1E04BFEC88D99EF279A675824FD581D耗时1ms Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: Executed DbCommand (59ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: 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 22 02:37:36 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:36 erlangs IscomAlumni[3644452]: 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 22 02:37:36 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:36 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:36 erlangs IscomAlumni[3644452]: 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 22 02:37:36 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:36 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:36 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:36 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/A26551354EE5EB2DE3A3AE8E42C62AE34C16C89BD76099C6F64BBA246429F34F耗时1ms Aug 22 02:37:37 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:37 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:38 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: Executed DbCommand (40ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: 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 22 02:37:38 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:38 erlangs IscomAlumni[3644452]: 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 22 02:37:38 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:38 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:38 erlangs IscomAlumni[3644452]: 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 22 02:37:38 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:38 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: Executed DbCommand (10ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:38 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:38 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/796C7462D08254527F8EC09205CF3E5D82E768C04BD7AEF02A1847DD94099945耗时66ms Aug 22 02:37:38 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: 接口/areas/frontend/js/wow.min.js耗时4ms Aug 22 02:37:38 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:38 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: Executed DbCommand (42ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: 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 22 02:37:38 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:38 erlangs IscomAlumni[3644452]: 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 22 02:37:38 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:38 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:38 erlangs IscomAlumni[3644452]: 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 22 02:37:38 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:38 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:38 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:38 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:38 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/188A06CE28E75C5E9BE4E9A30E476C96C2924BAEFF373BB8A2D83E0483D8976A耗时62ms Aug 22 02:37:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: 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 22 02:37:39 erlangs IscomAlumni[3644452]: FROM [NtuNews] AS [n] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: LEFT JOIN ( Aug 22 02:37:39 erlangs IscomAlumni[3644452]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 22 02:37:39 erlangs IscomAlumni[3644452]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: 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 22 02:37:39 erlangs IscomAlumni[3644452]: ORDER BY [n].[StartDate] DESC Aug 22 02:37:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: 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 22 02:37:39 erlangs IscomAlumni[3644452]: FROM [NtuNews] AS [n] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: LEFT JOIN ( Aug 22 02:37:39 erlangs IscomAlumni[3644452]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 22 02:37:39 erlangs IscomAlumni[3644452]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 22 02:37:39 erlangs IscomAlumni[3644452]: ORDER BY [n].[StartDate] DESC Aug 22 02:37:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: 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 22 02:37:39 erlangs IscomAlumni[3644452]: FROM [NtuNewsletter] AS [n] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: LEFT JOIN ( Aug 22 02:37:39 erlangs IscomAlumni[3644452]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 22 02:37:39 erlangs IscomAlumni[3644452]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 22 02:37:39 erlangs IscomAlumni[3644452]: ORDER BY [n].[Order], [n].[Period] DESC Aug 22 02:37:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: Executed DbCommand (9ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: 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 22 02:37:39 erlangs IscomAlumni[3644452]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: ELSE [n].[CreateDate] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: 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 22 02:37:39 erlangs IscomAlumni[3644452]: FROM [NtuContribute] AS [n] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: LEFT JOIN ( Aug 22 02:37:39 erlangs IscomAlumni[3644452]: SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 22 02:37:39 erlangs IscomAlumni[3644452]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: 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 22 02:37:39 erlangs IscomAlumni[3644452]: ORDER BY CASE Aug 22 02:37:39 erlangs IscomAlumni[3644452]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: ELSE [n].[CreateDate] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: END DESC Aug 22 02:37:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: 接口/耗时48ms Aug 22 02:37:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: 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 22 02:37:39 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:39 erlangs IscomAlumni[3644452]: 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 22 02:37:39 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:39 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:39 erlangs IscomAlumni[3644452]: 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 22 02:37:39 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:39 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/683C0B6C00506CD35D34E240A1A8AD408737F5AE3D729AA80EB28C2A03F65AFA耗时58ms Aug 22 02:37:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: 接口/lib/taiwan-id-validator2/taiwan-id-validator2.min.js耗时0ms Aug 22 02:37:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: Executed DbCommand (39ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: 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 22 02:37:39 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:39 erlangs IscomAlumni[3644452]: 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 22 02:37:39 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:39 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:39 erlangs IscomAlumni[3644452]: 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 22 02:37:39 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:39 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/2BBC760DBD485B1471E9C652A896548EA54C63BB112EC7387D1B026EB06CCF81耗时59ms Aug 22 02:37:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: 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 22 02:37:39 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:39 erlangs IscomAlumni[3644452]: 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 22 02:37:39 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:39 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:39 erlangs IscomAlumni[3644452]: 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 22 02:37:39 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:39 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:39 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:39 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/4E6176BD2925EE94E9D51DC036B9FDA4C9F37EF6F50BF8009B90A338C7E030C4耗时49ms Aug 22 02:37:40 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:40 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: 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 22 02:37:40 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:40 erlangs IscomAlumni[3644452]: 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 22 02:37:40 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:40 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:40 erlangs IscomAlumni[3644452]: 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 22 02:37:40 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:40 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:40 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:40 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/5C44DBC304A7FB3FD1E5C02A06481768C0B043D06F377B7254AB8FF5DFBAE216耗时52ms Aug 22 02:37:40 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:40 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: 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 22 02:37:40 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:40 erlangs IscomAlumni[3644452]: 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 22 02:37:40 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:40 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:40 erlangs IscomAlumni[3644452]: 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 22 02:37:40 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:40 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:40 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:40 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:40 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/7E4790A3E8E92DB3DC81C89680BEDCF751D60983A55B6E3A627339299E8BB48C耗时50ms Aug 22 02:37:41 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:41 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 22 02:37:41 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:41 erlangs IscomAlumni[3644452]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:41 erlangs IscomAlumni[3644452]: 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 22 02:37:41 erlangs IscomAlumni[3644452]: FROM ( Aug 22 02:37:41 erlangs IscomAlumni[3644452]: 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 22 02:37:41 erlangs IscomAlumni[3644452]: FROM [NtuActivity] AS [n] Aug 22 02:37:41 erlangs IscomAlumni[3644452]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 22 02:37:41 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 22 02:37:41 erlangs IscomAlumni[3644452]: ) AS [t] Aug 22 02:37:41 erlangs IscomAlumni[3644452]: OUTER APPLY ( Aug 22 02:37:41 erlangs IscomAlumni[3644452]: 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 22 02:37:41 erlangs IscomAlumni[3644452]: FROM [TbFileInfo] AS [t1] Aug 22 02:37:41 erlangs IscomAlumni[3644452]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 22 02:37:41 erlangs IscomAlumni[3644452]: ) AS [t0] Aug 22 02:37:41 erlangs IscomAlumni[3644452]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 22 02:37:41 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:41 erlangs IscomAlumni[3644452]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:41 erlangs IscomAlumni[3644452]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 22 02:37:41 erlangs IscomAlumni[3644452]: FROM [NtuAbout] AS [n] Aug 22 02:37:41 erlangs IscomAlumni[3644452]: WHERE [n].[LangCode] = 'tw' Aug 22 02:37:41 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 22 02:37:41 erlangs IscomAlumni[3644452]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 22 02:37:41 erlangs IscomAlumni[3644452]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 22 02:37:41 erlangs IscomAlumni[3644452]: FROM [NtuFooterLink] AS [n] Aug 22 02:37:41 erlangs IscomAlumni[3644452]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 22 02:37:41 erlangs IscomAlumni[3644452]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 22 02:37:41 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:41 erlangs IscomAlumni[3644452]: 接口/Activity/ActivityDetail/B6CC9827857450AB047FE6B2E52898BA414DAED6FD0464A8A7DB880827888356耗时49ms Aug 22 02:37:41 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 22 02:37:41 erlangs IscomAlumni[3644452]: 接口/areas/frontend/js/jquery.min.js耗时0ms Aug 22 02:37:41 erlangs IscomAlumni[3644452]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 22 02:37:41 erlangs IscomAlumni[3644452]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None