Aug 24 01:40:34 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:34 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:34 erlangs IscomAlumni[3293341]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:34 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:34 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:34 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:34 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:34 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:34 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:34 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:34 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:34 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:34 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:34 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:34 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:34 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:34 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:34 erlangs IscomAlumni[3293341]:       Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:34 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:34 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:34 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:34 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:34 erlangs IscomAlumni[3293341]:       Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:34 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:34 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:34 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:34 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:34 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:34 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/BF016762F8021574D4CFAF92463DB43509513F2E0DD8624A5479EA61504C8EFB耗时61ms
Aug 24 01:40:35 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:35 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:35 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:35 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/BEAA8C93C7325B22237D6C1040A99D21E1F0AD61340EDDCC8692C48ECACB7797耗时51ms
Aug 24 01:40:35 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:35 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:35 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:35 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:35 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/3295CD45EB1FA57E51E00B303377302777E5A2517942C4F58624F3731B01FA5B耗时52ms
Aug 24 01:40:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       Executed DbCommand (57ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       Executed DbCommand (9ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       Executed DbCommand (54ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/E267758A1EC97228B66A0635BDEFC31B5AC2CDE0286C8CC811459771898BACC9耗时7ms
Aug 24 01:40:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/6892E89D0D4AD5E702D611028E756E6077CB1F5C019DDB89B8358297999DF407耗时7ms
Aug 24 01:40:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/21C1CCDD7D7EA94D5AD11DE7564CAC66B60F32F11DC1B911AE4421FF32FEF02C耗时7ms
Aug 24 01:40:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:37 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/C6DB8C187CB675B8A9816F9F08FAEE525DA61E1F2DE28E4C7CC76F09CB9FFD9B耗时49ms
Aug 24 01:40:38 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:38 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:38 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:38 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/072A0133ACF3B167BBB62952EE0616371D170DDC1545BB883B456DC9EC022717耗时46ms
Aug 24 01:40:38 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:38 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:38 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:38 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/4EF0F5E8429E95769C47D8946E1CE672ABC36779F6A984B5C511986CFB808684耗时64ms
Aug 24 01:40:38 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:38 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       FROM [NtuNews] AS [n]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       LEFT JOIN (
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       ORDER BY [n].[StartDate] DESC
Aug 24 01:40:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       FROM [NtuNews] AS [n]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       LEFT JOIN (
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       ORDER BY [n].[StartDate] DESC
Aug 24 01:40:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       Executed DbCommand (6ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       FROM [NtuNewsletter] AS [n]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       LEFT JOIN (
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 24 01:40:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       Executed DbCommand (8ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           ELSE [n].[CreateDate]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       FROM [NtuContribute] AS [n]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       LEFT JOIN (
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       ORDER BY CASE
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           ELSE [n].[CreateDate]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       END DESC
Aug 24 01:40:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       Executed DbCommand (9ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       接口/耗时49ms
Aug 24 01:40:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       Executed DbCommand (33ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/3824276B4880BE7D27FFD6A0FA23F07B5F05FE195BB62C3913856C26901A84F0耗时51ms
Aug 24 01:40:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:39 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/A59686E2F6C49A3C95DF072690011E07BDB28E47465FF1051EC281658663CFDC耗时48ms
Aug 24 01:40:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (33ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/29DC8A58BA24F43B19A202C68B25026D28FC88829F5D017EAFDD092CBFCEBBE6耗时48ms
Aug 24 01:40:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/74019092928D289D1943F563A1C0A01ACD1A9C417E0EB54EB06230F4F08397B4耗时51ms
Aug 24 01:40:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (39ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/A0B16E194F71F850CBB39DA3DBD1EC88DE446B7962749D44730049DB7BE98F6F耗时53ms
Aug 24 01:40:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:40 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:41 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:41 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:41 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:41 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:41 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:41 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:41 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:41 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/673B43160ACB4C9083084A3889CD842A81A81F8B6DFF5EE50B4DD5E61B91A8C7耗时51ms
Aug 24 01:40:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/F96848CDAB6EB37896DC93BC0A89A1D24CE2908FC7C024D14C0A201EA95D3A3F耗时14ms
Aug 24 01:40:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       Executed DbCommand (47ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/59B19C03B719F00FBA08D8BECCB4C48E9683109273F88E00558489CFF2B20255耗时14ms
Aug 24 01:40:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       Executed DbCommand (8ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/62AE78685DEFDCA2463B3B51B23B255A66E57334A727D67B4EA313B43511C32A耗时12ms
Aug 24 01:40:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/CFFAF2BE866DA14B6CFCD6A5548DC12B45223ADACB9E7BBE2A9011196F10E110耗时12ms
Aug 24 01:40:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:43 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/FF737C1B3D0CE2CF4CB171312EE09C58D662B7020FC2B11DD9AEC65F19E0D795耗时51ms
Aug 24 01:40:44 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:44 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:44 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:44 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/A8E54C7803428B22E24757ABA9DB23FE27F862CA0ABEF9E45E0B90AFE23B3E01耗时54ms
Aug 24 01:40:44 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:44 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:44 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:44 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:44 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/19590A10FAE94C6AE7628600086A65B2CD388FCE840485D66D0C476F02D997C2耗时57ms
Aug 24 01:40:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       Executed DbCommand (40ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/34331C08D80C01971DC304D4859EC948A3276A0179902D4B32C6644E56788D67耗时57ms
Aug 24 01:40:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       Executed DbCommand (42ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/EE2B6358F39100DE749B29B6CE9FF234CD52DC5E5E189BD9FE84DC90B0145349耗时60ms
Aug 24 01:40:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       Executed DbCommand (33ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/D50FB48C9692AAFCF2089757054711AC5FB7423A348F6514E01D4F6C2C61E086耗时47ms
Aug 24 01:40:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/96A41B6B96FBF72E32FBC585D82B788C2047D3F652C320C32D06617C805E2B3E耗时51ms
Aug 24 01:40:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       Executed DbCommand (51ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:45 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/8F5E80ED109510528DCF9146BDF74C4A618DB592FA168D71847DC71BD6B13930耗时52ms
Aug 24 01:40:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       Executed DbCommand (51ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/D232C32CBDA28E17DAF01A1A63C596080BED4127FE734042DAF38E38D2BF9769耗时52ms
Aug 24 01:40:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       Executed DbCommand (33ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:46 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/2E449B504A9F70D657491BCB8BA4F77AAFF0F06CB8035200827FEFEB25AB2C45耗时48ms
Aug 24 01:40:47 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:47 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:47 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:47 erlangs IscomAlumni[3293341]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:47 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:47 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:47 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:47 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:47 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:47 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:47 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:47 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:47 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:47 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:47 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:47 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:47 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:47 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:47 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:47 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:47 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:47 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:47 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:47 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:47 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:47 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:47 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:47 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:47 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:47 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/2AE0411BAB8C70A8E5E342CDE3DCDF5F208432B32DE87DCFF53DC7AC251FA055耗时48ms
Aug 24 01:40:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/7B16D0FAC9C008C1958123CFD5C1BB63B69178F2A434838E39B3C9812C3ECECC耗时51ms
Aug 24 01:40:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       Executed DbCommand (33ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/950D6279AF1A0E8556D4E5216F13EF36C05755ACF04F1DB2303AE2068F9C4B7F耗时52ms
Aug 24 01:40:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       Executed DbCommand (63ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       Executed DbCommand (72ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/1CBAAEA5555946BB6363DFE86CCBBBAE30DB7A9B373E4F36F704D18520967556耗时28ms
Aug 24 01:40:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/61C37874273B37B187B7D9C397D01894EDDA85BA29F0692B7BBC42B7556A2973耗时28ms
Aug 24 01:40:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/1710DACE0BBB9F6965DA9B1CEEF77675A7ED9AA05A8D4A08FE3317F5C4F295C3耗时28ms
Aug 24 01:40:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:48 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:49 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:49 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:49 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/085F71A31C493D0F77F5037D81283E7424CA068156DA3C1C13A3FAE00454F09B耗时54ms
Aug 24 01:40:49 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:49 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:49 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:49 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/5B6EEC0BCC77251C2B301D34C6B0B77DFDF3620A16B5CDD6C7FE54E601201C09耗时55ms
Aug 24 01:40:49 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:49 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       Executed DbCommand (39ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:49 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:49 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:49 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/5B1EA84E356FC447DC2FC60229BA28B4B708484264D6A99C14A1424C28B57570耗时58ms
Aug 24 01:40:50 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:50 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:50 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:50 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/2DF8441CCC854100C9F7A4AA75B9A1619B9F1B564E928A6EE13D4BDDE1EC4091耗时53ms
Aug 24 01:40:50 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:50 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:50 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:50 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:50 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/19590A10FAE94C6AE7628600086A65B2CD388FCE840485D66D0C476F02D997C2耗时54ms
Aug 24 01:40:51 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:51 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:51 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:51 erlangs IscomAlumni[3293341]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:51 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:51 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:51 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:51 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:51 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:51 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:51 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:51 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:51 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:51 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:51 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:51 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:51 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:51 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:51 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:51 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:51 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:51 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:51 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:51 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:51 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:51 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:51 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:51 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:51 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:51 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/3C5246E2D57E72C7E44A006F08292D552D7F1D50CCFCD527A0D95B07AC1ACA9B耗时48ms
Aug 24 01:40:52 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:52 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:52 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       Executed DbCommand (41ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:52 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:52 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/94EC0410F3F010346FEFA6564B2988E0437C2D4BFB4AE9C32D34DC7DA3AA2D8B耗时31ms
Aug 24 01:40:52 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       Executed DbCommand (40ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:52 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:52 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/3A76DD2E4034840232510AF7F1563E2A06E4C11BF9A00A16945D5E0575812665耗时31ms
Aug 24 01:40:52 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:52 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:52 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:52 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:52 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/84F6BB0A41C04E7BFD517674746987E9DFA0499D21EBC9654D0E0D0607DE80BC耗时50ms
Aug 24 01:40:53 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:53 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:53 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:53 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/60914911DAF025CA6FFEDEA08CAB53F109188E4F28892D5223EFDCD48BA474CC耗时54ms
Aug 24 01:40:53 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:53 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:53 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:53 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:53 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/27F8189D6697B9DA78F99F7118C6E172942395C7A0F4BBAC2F028420FEEB7AFE耗时49ms
Aug 24 01:40:54 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:54 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:54 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:54 erlangs IscomAlumni[3293341]:       Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:54 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:54 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:54 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:54 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:54 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:54 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:54 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:54 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:54 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:54 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:54 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:54 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:54 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:54 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:54 erlangs IscomAlumni[3293341]:       Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:54 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:54 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:54 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:54 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:54 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:54 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:54 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:54 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:54 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:54 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:54 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/26900B9346058B8386E898A7BAF067D80CAB790C5022F80200482AB2A4AB29B6耗时61ms
Aug 24 01:40:54 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:54 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:55 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:55 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:55 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:55 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/D83B5C3064F252C8CB20F772ADEA51E63690E49CC717E28F4EEF7C9ED08CC8A6耗时28ms
Aug 24 01:40:55 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       Executed DbCommand (41ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:55 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:55 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/B5BBE87613D1219E28E0A5CE51EA7C7709AEBFCED72A5D0A26232715F1AA59F4耗时28ms
Aug 24 01:40:55 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:55 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:55 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:55 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:55 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/551C5742E3EF14C3E57F179CEE0BB70C1626C31983742CC4E83836B9C1C3231B耗时47ms
Aug 24 01:40:57 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:57 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:57 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:57 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/40FCCB7DDBADAA2CC33AFDAC48757DFCD86D438854BD83D6C206DEFF8E5A9A8E耗时60ms
Aug 24 01:40:57 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:57 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:57 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:57 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/0DC27B9EAF341AC4CC3445AC92BF823F55028B766670B2C9BFCCE92A99E514FA耗时49ms
Aug 24 01:40:57 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:57 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:57 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       Executed DbCommand (62ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       Executed DbCommand (68ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:57 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:57 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:57 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/49DB28BF9A6562053C17AD64CC029C92F27399BD1DD6D258358540030172257D耗时6ms
Aug 24 01:40:57 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:57 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:57 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/BFCBCFF3945159EE89883C6EA198B3DE2D6AAC032D66860A574838299CEB39B4耗时6ms
Aug 24 01:40:57 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:57 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:57 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:58 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/FE35D1DEA5357110A5BE560D48E27F5F7A60BC6C64A528F2AD3FAC242A0F2B6A耗时6ms
Aug 24 01:40:58 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:58 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:58 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:58 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/A295DD8D5D3471351A9393B0C9928F9EA868C7BBB9BB6C9536CA6E0DB6438F18耗时53ms
Aug 24 01:40:58 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:58 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:58 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:58 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/51B31B1042927BEE065753B950A211AD8E3B65C3F9332051B0B94CCE8B03D2C6耗时46ms
Aug 24 01:40:58 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:58 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:58 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:58 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:59 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:59 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/777B0B1019A4F4482ED430258C7716757888A2EBA00E8E8148E84B2A6CCCA88C耗时54ms
Aug 24 01:40:59 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:40:59 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:40:59 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:59 erlangs IscomAlumni[3293341]:       Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:59 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:40:59 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:40:59 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:40:59 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:40:59 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:40:59 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:40:59 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:40:59 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:40:59 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:40:59 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:40:59 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:40:59 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:40:59 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:40:59 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:59 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:59 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:40:59 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:40:59 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:40:59 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:40:59 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:40:59 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:40:59 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:40:59 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:40:59 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:40:59 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:40:59 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/F9AB3E427BBE53A63582FB0AC1716D904E1BFA1D5DB3C3376769D88C01B76502耗时50ms
Aug 24 01:41:00 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:00 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:00 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:00 erlangs IscomAlumni[3293341]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:00 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:00 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:00 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:00 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:00 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:00 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:00 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:00 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:00 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:00 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:00 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:00 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:00 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:00 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:00 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:00 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:00 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:00 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:00 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:00 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:00 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:00 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:00 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:00 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:00 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:00 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/0C0370BA9CA0E95226A93791B532745964EFAE6B181933D6A147EECB3B27637A耗时53ms
Aug 24 01:41:01 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:01 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       Executed DbCommand (42ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:01 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:01 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/8029817A7C2463EAEAD222BB2BB78D6A6E0DFB3DD7EF9E798D39515AFF2A704C耗时59ms
Aug 24 01:41:01 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:01 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:01 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:01 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:01 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/92BDCD65BC78FF53C984BEFAC1D52F0A7495508C16C5397C89074CB9CAC01D34耗时47ms
Aug 24 01:41:01 erlangs CRON[3552075]: (root) CMD (/sbin/monitor_dotnet.sh  )
Aug 24 01:41:03 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:03 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:03 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:03 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/8A182CF67131F3EBB77BC7F8B29743FAEFFBAA2FC2EEF54C7F26F4493183AD5C耗时50ms
Aug 24 01:41:03 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:03 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:03 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:03 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/BE8D025E831FEB7244B51907AFCADE46213F9A0E772212B0737D15615C0EDE42耗时54ms
Aug 24 01:41:03 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:03 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:03 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:04 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       Executed DbCommand (17ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:04 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:04 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/8EEC5A7AF3B88EEAC4E4458532D9806E370A6AD8A3080B2EB027B989F93D64BE耗时16ms
Aug 24 01:41:04 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:04 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:04 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/0AB3461ACC3EA32AB6D0D0E3448B2CE7EA494B6FA093BC87FA6AE947E3807B0F耗时16ms
Aug 24 01:41:04 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:04 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:05 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:05 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:05 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/01928E4E06995286D0828E97FE2B56C78EB7175DB5A83619433156EFAEAE2169耗时48ms
Aug 24 01:41:05 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:05 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:05 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:05 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/CD8E60D4BEC15DCC8CB569ED25E5E24DB97FE7029E82BF06715730E73CB6D87A耗时50ms
Aug 24 01:41:05 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:05 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       Executed DbCommand (33ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:05 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:05 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/2489F3100285674E2070CED7D020BCBE93043F7C91780A61C2BD3F8501EDC85E耗时46ms
Aug 24 01:41:05 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:05 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       Executed DbCommand (33ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:05 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:05 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:05 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/0ED28D6B0436C42CEE2E63BB50287269CA066A3B1E77172B332C48B70E40010A耗时43ms
Aug 24 01:41:06 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:06 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/F17499A417B3AAD18EB50BDBE11A464AD276F02B93FA1DC6BA1DB2E17CB98D70耗时45ms
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/C5441CED52AE2D3D8C6160FF62C9FBFD3F7F162553175C837DFC9C606BDEDD42耗时49ms
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/4D2F4526AE619B184D827537F495B4DDE3F1C6D94C4DB4C5DA2DA716E0FF4148耗时52ms
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       Executed DbCommand (68ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       Executed DbCommand (8ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/CB1539A1E7BA493AA43C05C8ABFB3BEA92E25250B70D617E6E5C355F89000248耗时53ms
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       Executed DbCommand (78ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/4D75093435A2582A30CCE9BA8004D7173F3B477684E0EEE063DB46DF6FDAD474耗时53ms
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       Executed DbCommand (68ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/5421BAE2FC2DE0D1A5C2C9F598118B5E5B3303EC76A9B527E9DF7710D3A55616耗时53ms
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:07 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:07 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/1C1E000FA5DB91995C4765DA1B1277FE78B56A8C1C64C9D323A07C8C587BAE25耗时56ms
Aug 24 01:41:09 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:09 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:09 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:09 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/EA00681A9190A4820C259106A2E6B9E51326D1723E193D81FED628A03DE284AD耗时54ms
Aug 24 01:41:09 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:09 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:09 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       Executed DbCommand (39ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:09 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:09 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/FE32CFC656141CD8255D3358434D0C3F05AF1DCE1F5AA3F83AD24D0098A3B41C耗时22ms
Aug 24 01:41:09 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:09 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       Executed DbCommand (41ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:09 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       Executed DbCommand (10ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:09 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       Executed DbCommand (8ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:09 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/2E35A8D3314DDD48AD62D9F8F8639797EB876BE29DDEB74C9E84E02DE5B8AC3D耗时17ms
Aug 24 01:41:09 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       Executed DbCommand (66ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:09 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:09 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/825CFEE213880522AE1F14ED7E0F51C7B9DCC61B90415337582945B3394B0226耗时17ms
Aug 24 01:41:09 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       Executed DbCommand (60ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:09 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:09 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:09 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/83AD467307201DAB0450A3E77E471F9BA0B9A890F4E31A37A2DBA63F2CC2155F耗时17ms
Aug 24 01:41:10 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:10 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:10 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:10 erlangs IscomAlumni[3293341]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:10 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:10 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:10 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:10 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:10 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:10 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:10 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:10 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:10 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:10 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:10 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:10 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:10 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:10 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:10 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:10 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:10 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:10 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:10 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:10 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:10 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:10 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:10 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:10 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:10 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:10 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/0B92F09F372B34C5607D0FE34022A9FF654F736CC12D21A3CB7D2EAC925DB288耗时46ms
Aug 24 01:41:11 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:11 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:11 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:11 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:11 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:11 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:11 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:11 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:11 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:11 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:11 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:11 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:11 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:11 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:11 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:11 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:11 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:11 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:11 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:11 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:11 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:11 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:11 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:11 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:11 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:11 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:11 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:11 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:11 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:11 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/9EC056F65D127ED82E7D95B7C46940603B60CF5610D21F8449465921DF88C565耗时45ms
Aug 24 01:41:12 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:12 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:12 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       Executed DbCommand (62ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:12 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       Executed DbCommand (63ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:12 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/36C7B961A89431C094EABED54CCECB7CD035E34C1643E4C478A2C567CD7193E7耗时67ms
Aug 24 01:41:12 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:12 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:12 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/015ACBFBBD5C40EFE424282017210EF8DF0AD1E681366AF87DA893257722CB2F耗时67ms
Aug 24 01:41:12 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:12 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:13 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:13 erlangs IscomAlumni[3293341]:       Executed DbCommand (33ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:13 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:13 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:13 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:13 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:13 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:13 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:13 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:13 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:13 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:13 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:13 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:13 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:13 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:13 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:13 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:13 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:13 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:13 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:13 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:13 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:13 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:13 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:13 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:13 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:13 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:13 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/67C900FC0AAABA670029B3990BBFA75C67B32173E7F8FCC4CD3D1A1FACE79E91耗时63ms
Aug 24 01:41:15 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:15 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:15 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       Executed DbCommand (69ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       Executed DbCommand (74ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:15 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:15 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:15 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/A0E03D368FCEBE4BEA946F4E689D7B4CBBD83F9FB93E772A6373A29461CA3684耗时86ms
Aug 24 01:41:15 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:15 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:15 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/ACFE9B71307A033C86DAC60BB63E5ACC24AD5F52E72C0E21F915842B05552F7A耗时86ms
Aug 24 01:41:16 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:16 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:16 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:16 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/E7EDAD477263E7B573EC510E6459A39656B688CFAC942D84AD962F301C63580F耗时49ms
Aug 24 01:41:16 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:16 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:16 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:16 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:16 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/B7ECC10035875DFEB8C299F1C9E4CE14D7A15BE910CE3ADF04FE9341A4BE2591耗时60ms
Aug 24 01:41:17 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:17 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       Executed DbCommand (41ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:17 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:17 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/052BDC52B0404CC6BC6BA1DA5F7E2C39ADFB4151502A65BC098E9F8A17FA3F8E耗时51ms
Aug 24 01:41:17 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:17 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:17 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:17 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:17 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/F7385258843EC2FB5533952C5E1F0F556976FBC634660705F2FE046F3D73C2FF耗时54ms
Aug 24 01:41:18 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:18 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:18 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:18 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/8F7EE176711D56A4F8CEDBD5B84978FEFC95FCF3D6D52CB3C055AB3D112C838A耗时48ms
Aug 24 01:41:18 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:18 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:18 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:18 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       Executed DbCommand (93ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       Executed DbCommand (94ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       Executed DbCommand (96ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       Executed DbCommand (8ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:18 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:19 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:19 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/5102331872FA49C174E90E287F404E3F7F96FB285C3DEE273872B40814D4247C耗时104ms
Aug 24 01:41:19 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:19 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:19 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/FC606742481F8BF6F541290DF5AD12A576E9A0AFD826EF5CEDAC002DDD934810耗时104ms
Aug 24 01:41:19 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:19 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:19 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/0299874C6E5645014568CA287FAA7F482D54747203282FAC65926EE829FDFA13耗时104ms
Aug 24 01:41:19 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:19 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:19 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:19 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:19 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/03C03161EEC803D72C48DBABB313512EB062816E1B6C0F60F4840E28FFED614F耗时44ms
Aug 24 01:41:21 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:21 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:21 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       Executed DbCommand (61ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       Executed DbCommand (59ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:21 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:21 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:21 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:21 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/C08BB0D6F0F648B6EAC961D9094D418F02077378B05D3F69EAE49186B97C6A4B耗时70ms
Aug 24 01:41:21 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/F31B5667FDDB5980246A1C87B5868FCE62B7F5346B62464105CFF4079A3FB4DC耗时70ms
Aug 24 01:41:21 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:21 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:21 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       Executed DbCommand (46ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:21 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:21 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/512E7FAC859850CBD059BD86779A7B61C3ADBE5C0B236A0F8B2E081D761D84CB耗时45ms
Aug 24 01:41:21 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       Executed DbCommand (49ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:21 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:21 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:21 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/E3E122F1D174472C1CCD84A2174D984D37F6FBD0134920FD87D8CDC4920C8522耗时45ms
Aug 24 01:41:22 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:22 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:22 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:22 erlangs IscomAlumni[3293341]:       Executed DbCommand (41ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:22 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:22 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:22 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:22 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:22 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:22 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:22 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:22 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:22 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:22 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:22 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:22 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:22 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:22 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:22 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:22 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:22 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:22 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:22 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:22 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:22 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:22 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:22 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:22 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:22 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:22 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/89864F74DD91A1B3ED2E9FF24AC01A824B486A9B655FB335F8A6FDB185874ACF耗时60ms
Aug 24 01:41:22 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:22 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:23 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:23 erlangs IscomAlumni[3293341]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:23 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:23 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:23 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:23 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:23 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:23 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:23 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:23 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:23 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:23 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:23 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:23 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:23 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:23 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:23 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:23 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:23 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:23 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:23 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:23 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:23 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:23 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:23 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:23 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:23 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:23 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/8F7EE176711D56A4F8CEDBD5B84978FEFC95FCF3D6D52CB3C055AB3D112C838A耗时55ms
Aug 24 01:41:24 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:24 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:24 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:24 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/052BDC52B0404CC6BC6BA1DA5F7E2C39ADFB4151502A65BC098E9F8A17FA3F8E耗时47ms
Aug 24 01:41:24 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:24 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:24 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:24 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       Executed DbCommand (81ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       Executed DbCommand (87ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       Executed DbCommand (8ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:24 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:24 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/B2B341917D529DCA3E1F77DA0C3BD37B9853B744CABE9E827676D7143AF27B4F耗时87ms
Aug 24 01:41:24 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       Executed DbCommand (85ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:24 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:24 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/B7F543D06ABD80698EBC6CB4C4B5AF1564FA2CD4908E3C3945A5D71BAFC0BBC8耗时87ms
Aug 24 01:41:24 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:24 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:24 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:24 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/043D4EDBFA1B343151B249C544C5366796A337BADE9CED89C9A22E43E807915C耗时87ms
Aug 24 01:41:25 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:25 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:25 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:25 erlangs IscomAlumni[3293341]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:25 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:25 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:25 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:25 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:25 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:25 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:25 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:25 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:25 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:25 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:25 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:25 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:25 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:25 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:25 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:25 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:25 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:25 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:25 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:25 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:25 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:25 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:25 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:25 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:25 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:25 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/982AD6977124BB09CC8AD82DD8C4F5256DEAADCE5AED7E04F9DF8CB8F064D8B1耗时49ms
Aug 24 01:41:25 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:25 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:26 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:26 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:26 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/A4F031605D7F9C558C9AFB9C5ACA90041E8FCBB042960285BE8009F67D282ED7耗时51ms
Aug 24 01:41:26 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:26 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:26 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:26 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:26 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/B735DB09684367E8434216568394BE9C659D9FA05D1AD37E30D26E43382D8683耗时51ms
Aug 24 01:41:27 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:27 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:27 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:27 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:27 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:27 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:27 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:27 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:27 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:27 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:27 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:27 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:27 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:27 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:27 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:27 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:27 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:27 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:27 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:27 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:27 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:27 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:27 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:27 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:27 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:27 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:27 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:27 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:27 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:27 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/A4C2C1D546C1A7F897C3798F35CB9E010D934532C3A8FA2DA93D2B5617589D05耗时54ms
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/49938F4544DB1E0DB6284ED84391EA4F5186ED847C97BED113E90F5FCE05D5C5耗时53ms
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/260A60B64F26BA76A6A7E3D25860D8956562334144A8627908A778F8B40C2C27耗时48ms
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/DBA0E6CB850C62628376DC0814F0D2FD41F59A9AA4080EED91EE8E46EB828B59耗时50ms
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/36AA026B8D8A213E0DD3B61A1ACD4187629469488BBB4F4E75CDDA95F8CE9585耗时11ms
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/92B757082DE1F03E7683246D9CC1E451CC6118D4489602493A7F98BA7C8D55A6耗时12ms
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:29 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:29 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/C78832E209E479DD2DB08576A2E9352E0FC1A4E033C34E631F95745497477C2E耗时12ms
Aug 24 01:41:30 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:30 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:30 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:30 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/AC201BB96529DA6E1277636037756B92A2053AA388B0B9E8D9F1E12194EAABB9耗时55ms
Aug 24 01:41:30 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:30 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:30 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:30 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:30 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/0A5104A1E5D7F4B413BE4C094F153F66D4DDA36030E8BFDB0F6A767469CCE497耗时46ms
Aug 24 01:41:31 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:31 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:31 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:31 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:31 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/D6CCE3E1653BA54A6CAEF3BCABC988B82CA54B80C925420E5797C40423A3FFA2耗时23ms
Aug 24 01:41:31 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:31 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:31 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:31 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/376972565E955ECBD61F7D2D2CC87B59386A5D5D755EC1C96B0082B03AA02420耗时9ms
Aug 24 01:41:31 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:31 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:31 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:31 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/4E637DAE9DA64E9641B7FB518EEC1C0DF8C1228D88B121E77B94F684D31B939C耗时9ms
Aug 24 01:41:32 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:32 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:32 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:32 erlangs IscomAlumni[3293341]:       Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:32 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:32 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:32 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:32 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:32 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:32 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:32 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:32 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:32 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:32 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:32 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:32 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:32 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:32 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:32 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:32 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:32 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:32 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:32 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:32 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:32 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:32 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:32 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:32 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:32 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:32 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/63D7732A891929A6DA533B35C97F9EC7A520C32F65820C3D25EFBBE483AAA97D耗时50ms
Aug 24 01:41:33 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:33 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:33 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:33 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/AE77836EC658E93E91F3A5210F6F3A77E3B05A4EA4D78FF9D786CEBEBA5A10B6耗时59ms
Aug 24 01:41:33 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:33 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:33 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:33 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/295790E3230D6C425274E368B1FB923E3EE82DA77447A12E5F6DDA311AD08CB2耗时2ms
Aug 24 01:41:33 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:33 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:33 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:33 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/49879B866861C6625ABDD6FF58BD2C9EA28744405BFC176F56DE8943A41776BA耗时2ms
Aug 24 01:41:33 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:33 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:33 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:33 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:33 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:34 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/156A95A2AF2D00C56DDB3BB8AEE34DC38B48413FCDFCAC63018F967DE7B77A98耗时52ms
Aug 24 01:41:34 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:34 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:34 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:34 erlangs IscomAlumni[3293341]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:34 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:34 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:34 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:34 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:34 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:34 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:34 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:34 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:34 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:34 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:34 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:34 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:34 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:34 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:34 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:34 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:34 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:34 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:34 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:34 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:34 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:34 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:34 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:34 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:34 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:34 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/0C0091A1AB10A0D75CAFBEACA00C63FB1A51A7C466D48DC48944C83266DE70F7耗时53ms
Aug 24 01:41:35 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:35 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:35 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:35 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/8D61BB2601F4B998D2919453789C776BA45B9958F670449BBC4674874E4E766A耗时51ms
Aug 24 01:41:35 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::3f
Aug 24 01:41:35 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:35 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       Executed DbCommand (39ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:35 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:35 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:35 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/DCF36C74A196CD74423C4EFBA46F44F9152312450D432A3C8D477A48D660A1F9耗时51ms
Aug 24 01:41:36 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:36 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:36 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:36 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:36 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:36 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:36 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:36 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:36 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:36 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:36 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:36 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:36 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:36 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:36 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:36 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:36 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:36 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:36 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:36 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:36 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:36 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:36 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:36 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:36 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:36 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:36 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:36 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:36 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:36 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/C210A2C33178766837AE02B0EBBEB9AB28EDF2FFE5A1981340056619645A2FFE耗时47ms
Aug 24 01:41:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       Executed DbCommand (43ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/D4BFCCAEBAC27D9E997D77C18C268D33A8E9DDD8C6DE6AE231332439D96E1501耗时39ms
Aug 24 01:41:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       Executed DbCommand (41ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       Executed DbCommand (16ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/5D79914BC6B0A7C886B847B166EFD9E357E82F3B848E0B18D8EDD4ABE7AC1C4F耗时14ms
Aug 24 01:41:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       Executed DbCommand (39ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:37 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:37 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/10CFED05BF11B79BFAEBBD6A0B64038829F4C14E61DD8DB51AC01A10A37249BB耗时14ms
Aug 24 01:41:38 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:38 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:38 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       Executed DbCommand (47ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:38 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:38 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/9E4A172D2AC676C893B9FD2C032EA10E6B05E0D566AC83DAFE23F3612A872FC3耗时39ms
Aug 24 01:41:38 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       Executed DbCommand (50ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:38 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:38 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:38 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/4409E0C5B8A9045E02A3DBDBECAB519C3BE7450AED21464C200427675C4BACD1耗时39ms
Aug 24 01:41:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       Executed DbCommand (5ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       FROM [NtuNews] AS [n]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       LEFT JOIN (
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       ORDER BY [n].[StartDate] DESC
Aug 24 01:41:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       FROM [NtuNews] AS [n]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       LEFT JOIN (
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       ORDER BY [n].[StartDate] DESC
Aug 24 01:41:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       FROM [NtuNewsletter] AS [n]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       LEFT JOIN (
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 24 01:41:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       Executed DbCommand (6ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:           ELSE [n].[CreateDate]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       FROM [NtuContribute] AS [n]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       LEFT JOIN (
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       ORDER BY CASE
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:           ELSE [n].[CreateDate]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       END DESC
Aug 24 01:41:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       接口/耗时49ms
Aug 24 01:41:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:39 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:39 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (70ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (10ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (9ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/EBEDF1954FA730619E51BF1D8FFC537731E41254B30B9E25424072CAAC12AE3C耗时8ms
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (83ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (15ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/6E0219B6D933D7C74C78A97A8D123FC0E0C58FA2915A17136349F87FB6DC13D9耗时8ms
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (62ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/3FA58448D00B063DB10440F2AF65B7C57DBE41D327B2FB4E15A4DDCE60CE6A34耗时8ms
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/32A28540AE3888781790C30926FEAEF38F9E123184CC7D1B7C55FBB2E575A0BD耗时8ms
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/3B7C340EAEF1DD4C21D32D2EF12952F76D1330CF17F866FB8D298616C2997C7C耗时56ms
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:40 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:40 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/57993B37B3BC7A77386D892A0AEC40233A63554BBFD24D66431FD078192C9A39耗时62ms
Aug 24 01:41:41 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:41 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:41 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:41 erlangs IscomAlumni[3293341]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:41 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:41 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:41 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:41 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:41 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:41 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:41 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:41 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:41 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:41 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:41 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:41 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:41 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:41 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:41 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:41 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:41 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:41 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:41 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:41 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:41 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:41 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:41 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:41 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:41 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:41 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/7D6305908F28A2BB7BCAA57D12C8D08C4D936E63953B3E38E5B762EB7C98C220耗时57ms
Aug 24 01:41:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/6145548CA4E3FDDEDEFDC94A0EDD2B945FD0FC646537CC26DCB99E3DD84D1F3F耗时50ms
Aug 24 01:41:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       Executed DbCommand (44ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:43 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:43 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/777F1C311AB02F41A7516A8A7E96647D4BE409DADE03EC38256F633F10F7CB4E耗时56ms
Aug 24 01:41:44 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:44 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:44 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:44 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/CEC9F0CBA8EFE3E22E483CEDE66D1F535E0C4C25310034E0F1F8F6C50595B778耗时55ms
Aug 24 01:41:44 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:44 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:44 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:44 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/4AB22B48A75E42326F2FB914C11C3BC6D2D872C7DEC54DC46092E74B22DCB863耗时50ms
Aug 24 01:41:44 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:44 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:44 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:44 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:44 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/35AE0B46164CFCD8F1D46321F2CA5B1DFF5C3136CA1934DC7807E77CDF61D403耗时48ms
Aug 24 01:41:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       Executed DbCommand (41ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/B91F9E8DD7BBD8EF0A2E9C42C678A3C2A9E88ABBBF637489C7FEB1F31E8A9493耗时40ms
Aug 24 01:41:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       Executed DbCommand (49ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/C46DBCDBC8F2FED8BA5C6EE4F7EFC6316C845CCA82DA91A4F8AC4AF9349061AE耗时40ms
Aug 24 01:41:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:45 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:45 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/F4F0E587945BED99BD90B7DFD7CC048A21E2CDA49D43CBB00F923F60619AE0DD耗时38ms
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/1D7CBBA2338C509B347F7139080D77681AF8468614B9632D7A19FF454209886E耗时38ms
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/955117A16F517A58AEDFB12DE3EBC8EABD477FA5B90B211D37B4BFBF67D047B2耗时26ms
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/A980FB373E3518C3F3C5172AB78213C95E06C09865B23258CE368D0F815B3546耗时26ms
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/5F2897D5DC05173EA2A0AE042115F180F99CFACE1CB9D1160CA481D2A880C292耗时51ms
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:46 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:46 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/FCBB158D97F712936D466A0754687C882143AE174F66715A465B45F24CCAA06B耗时48ms
Aug 24 01:41:47 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:47 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:47 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:47 erlangs IscomAlumni[3293341]:       Executed DbCommand (39ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:47 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:47 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:47 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:47 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:47 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:47 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:47 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:47 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:47 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:47 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:47 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:47 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:47 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:47 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:47 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:47 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:47 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:47 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:47 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:47 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:47 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:47 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:47 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:47 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:47 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:47 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/0C0091A1AB10A0D75CAFBEACA00C63FB1A51A7C466D48DC48944C83266DE70F7耗时53ms
Aug 24 01:41:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/DF8D05E0D8E85FC1F53578BCC0B7791AB00E544AE495CCC9306709B75C49CE11耗时49ms
Aug 24 01:41:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/918E0C7923D69B77B8FD42424F2614724A4D9C5D6DAA9CEA5BDC008BE275BC8D耗时0ms
Aug 24 01:41:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 24 01:41:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       Executed DbCommand (33ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       接口/Activity/ActivityDetail/A8354EA6087B83934EEF467A9FC43CF1D160364FA9ABAA61E27C46CCDBC0668F耗时22ms
Aug 24 01:41:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       FROM (
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           FROM [NtuActivity] AS [n]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       ) AS [t]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       OUTER APPLY (
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           FROM [TbFileInfo] AS [t1]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       ) AS [t0]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       FROM [NtuAbout] AS [n]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       WHERE [n].[LangCode] = 'tw'
Aug 24 01:41:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       FROM [NtuFooterLink] AS [n]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 24 01:41:48 erlangs IscomAlumni[3293341]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 24 01:41:48 erlangs IscomAlumni[3293341]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]