Aug 22 00:29:58 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:29:58 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:29:58 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:29:58 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:29:58 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:29:58 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:29:58 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/A5646DB84FB07FE8B88B1C44485C83EEB1BE70D2DABC758FEB47A7206C29B7C6耗时46ms
Aug 22 00:29:59 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:29:59 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:29:59 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:29:59 erlangs IscomAlumni[1531332]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:29:59 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:29:59 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:29:59 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:29:59 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:29:59 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:29:59 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:29:59 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:29:59 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:29:59 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:29:59 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:29:59 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:29:59 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:29:59 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:29:59 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:29:59 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:29:59 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:29:59 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:29:59 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:29:59 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:29:59 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:29:59 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:29:59 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:29:59 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:29:59 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:29:59 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:29:59 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/11CE295E47AF1AE3C20C6657477F95114FF27787DF199DFFBFFEEA3DEC04D31D耗时49ms
Aug 22 00:30:00 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:00 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:00 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:00 erlangs IscomAlumni[1531332]:       Executed DbCommand (39ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:00 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:00 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:00 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:00 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:00 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:00 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:00 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:00 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:00 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:00 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:00 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:00 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:00 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:00 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:00 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:00 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:00 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:00 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:00 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:00 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:00 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:00 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:00 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:00 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:00 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:00 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/3F1FB88928C3311B90BDD647494834F2A6984D044535A50143AA6303E113EB0A耗时50ms
Aug 22 00:30:01 erlangs CRON[2901362]: (root) CMD (/usr/local/bin/portal-log-push)
Aug 22 00:30:01 erlangs CRON[2901364]: (root) CMD (flock -n /opt/host-agent/agent.lock timeout 270 /opt/host-agent/agent.sh >/dev/null 2>&1)
Aug 22 00:30:01 erlangs CRON[2901365]: (root) CMD (/sbin/monitor_dotnet.sh  )
Aug 22 00:30:03 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:03 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       FROM [NtuNews] AS [n]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       ORDER BY [n].[StartDate] DESC
Aug 22 00:30:03 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       FROM [NtuNews] AS [n]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       ORDER BY [n].[StartDate] DESC
Aug 22 00:30:03 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:03 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       FROM [NtuNewsletter] AS [n]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 22 00:30:03 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       Executed DbCommand (5ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           ELSE [n].[CreateDate]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       FROM [NtuContribute] AS [n]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       ORDER BY CASE
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           ELSE [n].[CreateDate]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       END DESC
Aug 22 00:30:03 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:03 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:03 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       接口/耗时34ms
Aug 22 00:30:03 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:03 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:03 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:03 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/97BC88969B9EFA6ADCF9BF86A1D1F236832AAE19946B373F9FEE72645539556C耗时48ms
Aug 22 00:30:03 erlangs dbus-daemon[883]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.601812' (uid=0 pid=2901422 comm="timedatectl show --property=Timezone --value " label="unconfined")
Aug 22 00:30:03 erlangs systemd[1]: Starting Time & Date Service...
Aug 22 00:30:03 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:03 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:03 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:03 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:03 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/2CF404CA804442F9368850390F4786C246988054BC8B16AE69CFD301C2EB73A1耗时48ms
Aug 22 00:30:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/265427BFCF1D4E18847FBD369250F7C0DFA98F157CE5DAE5B54255A856E4F94B耗时2ms
Aug 22 00:30:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/D2E2CD34196CAE75F7692E318045595B9E9B118BBDB354A8BD25A82C453428D6耗时2ms
Aug 22 00:30:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/B8C79F373E5B1A822B0F53BD78194968743B79CB673F282873AF80B17AA63921耗时47ms
Aug 22 00:30:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       Executed DbCommand (9ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:04 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/45B2827D6D75E7B7EC5C253B941ADF8F629617CDCF7B636CE6D40E024ECC33E9耗时57ms
Aug 22 00:30:05 erlangs dbus-daemon[883]: [system] Successfully activated service 'org.freedesktop.timedate1'
Aug 22 00:30:05 erlangs systemd[1]: Started Time & Date Service.
Aug 22 00:30:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/067709B410F92F0F28C2986B2E1C8DD85D2D812C6F095F12FD658D4DC8A7C0EF耗时46ms
Aug 22 00:30:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       接口/AlumniCard耗时0ms
Aug 22 00:30:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       接口/apple-touch-icon-precomposed.png耗时0ms
Aug 22 00:30:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       FROM [NtuNews] AS [n]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       ORDER BY [n].[StartDate] DESC
Aug 22 00:30:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       FROM [NtuNews] AS [n]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       ORDER BY [n].[StartDate] DESC
Aug 22 00:30:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       FROM [NtuNewsletter] AS [n]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 22 00:30:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:           ELSE [n].[CreateDate]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       FROM [NtuContribute] AS [n]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       ORDER BY CASE
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:           ELSE [n].[CreateDate]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       END DESC
Aug 22 00:30:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       接口/耗时38ms
Aug 22 00:30:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       接口/apple-touch-icon.png耗时0ms
Aug 22 00:30:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:05 erlangs IscomAlumni[1531332]:       接口/favicon.ico耗时0ms
Aug 22 00:30:06 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:06 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       FROM [NtuAlumni] AS [n]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 22 00:30:06 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       Executed DbCommand (5ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       SELECT [t5].[AlumniID], [t5].[AnnotationID], [t5].[ApprovalDate], [t5].[ApprovalUser], [t5].[Aua8], [t5].[Aua8ExpiredDate], [t5].[BackupEmail], [t5].[BackupMobile], [t5].[Birthday], [t5].[ChangeAua8ExpiredDate], [t5].[Combine_AlumniID], [t5].[CreateDate], [t5].[CreateUser], [t5].[CurrentAddress], [t5].[CurrentCityID], [t5].[CurrentCountryID], [t5].[Description], [t5].[DisableFindAlumni], [t5].[DptID], [t5].[Email], [t5].[EnName], [t5].[EnterYear], [t5].[IDName1], [t5].[IDNumber], [t5].[IDPhoto], [t5].[InfoExpiredDate], [t5].[Info_IsPublic], [t5].[Info_IsReadConsent], [t5].[IsActive], [t5].[IsDelete], [t5].[IsNeedChangeAua8], [t5].[LastPhotoModifyDate], [t5].[LoginErrorNum], [t5].[LoginLockTime], [t5].[Mobile], [t5].[ModifyDate], [t5].[ModifyUser], [t5].[Name], [t5].[PermanentAddress], [t5].[PermanentCityID], [t5].[PermanentCountryID], [t5].[Photo], [t5].[PhysicalCardApply], [t5].[Remark], [t5].[Semester], [t5].[Sex], [t5].[SourceNote], [t5].[Status], [t5].[StudentID], [t5].[Tel], [t5].[Year], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[AlumniID], [t6].[Class], [t6].[CreateDate], [t6].[CreateUser], [t6].[DptID], [t6].[EnterYear], [t6].[IDName1], [t6].[IsClassContact], [t6].[IsDelete], [t6].[IsGraduated], [t6].[ModifyDate], [t6].[ModifyUser], [t6].[Semester], [t6].[SourceNote], [t6].[StudentID], [t6].[Year], [t6].[DptID0], [t6].[DptCode], [t6].[DptDivision], [t6].[DptFullName], [t6].[DptFullName_En], [t6].[DptLevel], [t6].[DptName], [t6].[DptShortName], [t6].[EnabledYear], [t6].[IsDelete0], [t6].[IsShow], [t6].[ParentDptID], [t6].[StatisticCode], [t6].[StatisticName], [t7].[SchoolRollID], [t7].[AlumniID], [t7].[Class], [t7].[CreateDate], [t7].[CreateUser], [t7].[DptID], [t7].[EnterYear], [t7].[IDName1], [t7].[IsClassContact], [t7].[IsDelete], [t7].[IsGraduated], [t7].[ModifyDate], [t7].[ModifyUser], [t7].[Semester], [t7].[SourceNote], [t7].[StudentID], [t7].[Year], [t7].[DptID0], [t7].[DptCode], [t7].[DptDivision], [t7].[DptFullName], [t7].[DptFullName_En], [t7].[DptLevel], [t7].[DptName], [t7].[DptShortName], [t7].[EnabledYear], [t7].[IsDelete0], [t7].[IsShow], [t7].[ParentDptID], [t7].[StatisticCode], [t7].[StatisticName], [t5].[CreateDate0], [t5].[CreateUser0], [t5].[FileDescription], [t5].[FileName], [t5].[FilePath], [t5].[FilePathM], [t5].[FilePathS], [t5].[FileRealName], [t5].[IsDelete0], [t5].[ModifyDate0], [t5].[ModifyUser0], [t5].[Order], [t5].[CityLevel], [t5].[CityName], [t5].[CountryID], [t5].[CreateDate1], [t5].[CreateUser1], [t5].[IsDelete1], [t5].[ModifyDate1], [t5].[ModifyUser1], [t5].[ParentID], [t5].[PostCode], [t5].[CityLevel0], [t5].[CityName0], [t5].[CountryID0], [t5].[CreateDate2], [t5].[CreateUser2], [t5].[IsDelete2], [t5].[ModifyDate2], [t5].[ModifyUser2], [t5].[ParentID0], [t5].[PostCode0]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year], [t0].[FileID], [t0].[CreateDate] AS [CreateDate0], [t0].[CreateUser] AS [CreateUser0], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete] AS [IsDelete0], [t0].[ModifyDate] AS [ModifyDate0], [t0].[ModifyUser] AS [ModifyUser0], [t0].[Order], [t3].[CityID], [t3].[CityLevel], [t3].[CityName], [t3].[CountryID], [t3].[CreateDate] AS [CreateDate1], [t3].[CreateUser] AS [CreateUser1], [t3].[IsDelete] AS [IsDelete1], [t3].[ModifyDate] AS [ModifyDate1], [t3].[ModifyUser] AS [ModifyUser1], [t3].[ParentID], [t3].[PostCode], [t1].[CityID] AS [CityID0], [t1].[CityLevel] AS [CityLevel0], [t1].[CityName] AS [CityName0], [t1].[CountryID] AS [CountryID0], [t1].[CreateDate] AS [CreateDate2], [t1].[CreateUser] AS [CreateUser2], [t1].[IsDelete] AS [IsDelete2], [t1].[ModifyDate] AS [ModifyDate2], [t1].[ModifyUser] AS [ModifyUser2], [t1].[ParentID] AS [ParentID0], [t1].[PostCode] AS [PostCode0]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:           FROM [NtuAlumni] AS [n]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:           LEFT JOIN (
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:               SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:               FROM [TbFileInfo] AS [t]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:               WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:           ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:           LEFT JOIN (
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:               SELECT [t2].[CityID], [t2].[CityLevel], [t2].[CityName], [t2].[CountryID], [t2].[CreateDate], [t2].[CreateUser], [t2].[IsDelete], [t2].[ModifyDate], [t2].[ModifyUser], [t2].[ParentID], [t2].[PostCode]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:               FROM [TbCity] AS [t2]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:               WHERE [t2].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:           ) AS [t1] ON [n].[CurrentCityID] = [t1].[CityID]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:           LEFT JOIN (
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:               SELECT [t4].[CityID], [t4].[CityLevel], [t4].[CityName], [t4].[CountryID], [t4].[CreateDate], [t4].[CreateUser], [t4].[IsDelete], [t4].[ModifyDate], [t4].[ModifyUser], [t4].[ParentID], [t4].[PostCode]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:               FROM [TbCity] AS [t4]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:               WHERE [t4].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:           ) AS [t3] ON [n].[PermanentCityID] = [t3].[CityID]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:           WHERE (([n].[AlumniID] = @__id_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       ) AS [t5]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:           SELECT [n0].[SchoolRollID], [n0].[AlumniID], [n0].[Class], [n0].[CreateDate], [n0].[CreateUser], [n0].[DptID], [n0].[EnterYear], [n0].[IDName1], [n0].[IsClassContact], [n0].[IsDelete], [n0].[IsGraduated], [n0].[ModifyDate], [n0].[ModifyUser], [n0].[Semester], [n0].[SourceNote], [n0].[StudentID], [n0].[Year], [n1].[DptID] AS [DptID0], [n1].[DptCode], [n1].[DptDivision], [n1].[DptFullName], [n1].[DptFullName_En], [n1].[DptLevel], [n1].[DptName], [n1].[DptShortName], [n1].[EnabledYear], [n1].[IsDelete] AS [IsDelete0], [n1].[IsShow], [n1].[ParentDptID], [n1].[StatisticCode], [n1].[StatisticName]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniSchoolRoll] AS [n0]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:           LEFT JOIN [NtuDepartment] AS [n1] ON [n0].[DptID] = [n1].[DptID]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       ) AS [t6] ON [t5].[AlumniID] = [t6].[AlumniID]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:           SELECT [n2].[SchoolRollID], [n2].[AlumniID], [n2].[Class], [n2].[CreateDate], [n2].[CreateUser], [n2].[DptID], [n2].[EnterYear], [n2].[IDName1], [n2].[IsClassContact], [n2].[IsDelete], [n2].[IsGraduated], [n2].[ModifyDate], [n2].[ModifyUser], [n2].[Semester], [n2].[SourceNote], [n2].[StudentID], [n2].[Year], [n3].[DptID] AS [DptID0], [n3].[DptCode], [n3].[DptDivision], [n3].[DptFullName], [n3].[DptFullName_En], [n3].[DptLevel], [n3].[DptName], [n3].[DptShortName], [n3].[EnabledYear], [n3].[IsDelete] AS [IsDelete0], [n3].[IsShow], [n3].[ParentDptID], [n3].[StatisticCode], [n3].[StatisticName]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniSchoolRoll] AS [n2]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:           LEFT JOIN [NtuDepartment] AS [n3] ON [n2].[DptID] = [n3].[DptID]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:           WHERE [n2].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       ) AS [t7] ON [t5].[AlumniID] = [t7].[AlumniID]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       ORDER BY [t5].[AlumniID], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[DptID0], [t7].[Year] DESC, [t7].[SchoolRollID]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]: #033[40m#033[1m#033[33mwarn#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 22 00:30:06 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       Executed DbCommand (5ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       SET NOCOUNT ON;
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       WHERE [AlumniID] = @p50;
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       SELECT @@ROWCOUNT;
Aug 22 00:30:06 erlangs IscomAlumni[1531332]: #033[40m#033[1m#033[33mwarn#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 22 00:30:06 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (Size = 50), @p3='?' (DbType = DateTime), @p4='?' (Size = 700), @p5='?' (Size = 10) (DbType = AnsiString), @p6='?' (Size = 10) (DbType = AnsiString), @p7='?' (Size = 50), @p8='?' (DbType = Boolean), @p9='?' (Size = 20) (DbType = AnsiString), @p10='?' (Size = 700), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 15) (DbType = AnsiString), @p14='?' (DbType = Int16), @p15='?' (Size = 20) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       SET NOCOUNT ON;
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       INSERT INTO [NtuAlumniFrontendChangeApply] ([AlumniID], [AnnotationID], [BackupEmail], [CreateDate], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Email], [Info_IsPublic], [Mobile], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Status], [Tel])
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15);
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       SELECT [PID]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       FROM [NtuAlumniFrontendChangeApply]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity();
Aug 22 00:30:06 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       SELECT [n].[CardID], [n].[ACCNO], [n].[ActivatedDate], [n].[Address], [n].[AlumniID], [n].[ApplyDate], [n].[ApplyType], [n].[CardSettingID], [n].[CardType], [n].[CityID], [n].[Code], [n].[CollectDate], [n].[CountryID], [n].[CreateDate], [n].[CreateUser], [n].[Email], [n].[IsDelete], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Payment], [n].[Photo], [n].[Price], [n].[ReceiveWay], [n].[Remark], [n].[SendDate], [n].[Status], [n].[Tel], [n].[UsageDateEnd], [n].[UsageDateStart], [n].[UsageType]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       FROM [NtuAlumniCard] AS [n]
Aug 22 00:30:06 erlangs IscomAlumni[1531332]:       WHERE (([n].[AlumniID] = @__8__locals1_id_0) AND ([n].[Status] = CAST(1 AS smallint))) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 22 00:30:07 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:       接口/areas/frontend/img/favicon.png耗时0ms
Aug 22 00:30:07 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 20), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 30) (DbType = AnsiString), @p4='?' (Size = 20), @p5='?' (Size = 50) (DbType = AnsiString), @p6='?' (DbType = Boolean), @p7='?' (Size = 8000) (DbType = AnsiString), @p8='?' (Size = 8000) (DbType = AnsiString), @p9='?' (Size = 8000) (DbType = AnsiString), @p10='?' (Size = 8000) (DbType = AnsiString), @p11='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:       SET NOCOUNT ON;
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:       INSERT INTO [TbFrontendOperateLog] ([Action], [AlumniID], [CreateDate], [DataKey], [Feature], [IP], [IsSuccess], [Message], [Request], [Response], [Url], [UserAgent])
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11);
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:       SELECT [PID]
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:       FROM [TbFrontendOperateLog]
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:       WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity();
Aug 22 00:30:07 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:       接口/AlumniInfo耗时0ms
Aug 22 00:30:07 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:07 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:       Executed DbCommand (39ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:07 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:07 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:07 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:07 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/50A05BBFD7A338AC0397C2BD9F9B9B6598B298DF56A248539F6711E5FCFD5547耗时52ms
Aug 22 00:30:08 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:08 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:08 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:08 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/7D99E9BF2750313C9E483D1EE4F3F2092155DD5543651258D72693C1FBB5C51D耗时47ms
Aug 22 00:30:08 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:08 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       FROM [NtuAlumni] AS [n]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 22 00:30:08 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       Executed DbCommand (5ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       SELECT [t0].[CardID], [t0].[ACCNO], [t0].[ActivatedDate], [t0].[Address], [t0].[AlumniID], [t0].[ApplyDate], [t0].[ApplyType], [t0].[CardSettingID], [t0].[CardType], [t0].[CityID], [t0].[Code], [t0].[CollectDate], [t0].[CountryID], [t0].[CreateDate], [t0].[CreateUser], [t0].[Email], [t0].[IsDelete], [t0].[Mobile], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Payment], [t0].[Photo], [t0].[Price], [t0].[ReceiveWay], [t0].[Remark], [t0].[SendDate], [t0].[Status], [t0].[Tel], [t0].[UsageDateEnd], [t0].[UsageDateStart], [t0].[UsageType], [t0].[AlumniID0], [t0].[AnnotationID], [t0].[ApprovalDate], [t0].[ApprovalUser], [t0].[Aua8], [t0].[Aua8ExpiredDate], [t0].[BackupEmail], [t0].[BackupMobile], [t0].[Birthday], [t0].[ChangeAua8ExpiredDate], [t0].[Combine_AlumniID], [t0].[CreateDate0], [t0].[CreateUser0], [t0].[CurrentAddress], [t0].[CurrentCityID], [t0].[CurrentCountryID], [t0].[Description], [t0].[DisableFindAlumni], [t0].[DptID], [t0].[Email0], [t0].[EnName], [t0].[EnterYear], [t0].[IDName1], [t0].[IDNumber], [t0].[IDPhoto], [t0].[InfoExpiredDate], [t0].[Info_IsPublic], [t0].[Info_IsReadConsent], [t0].[IsActive], [t0].[IsDelete0], [t0].[IsNeedChangeAua8], [t0].[LastPhotoModifyDate], [t0].[LoginErrorNum], [t0].[LoginLockTime], [t0].[Mobile0], [t0].[ModifyDate0], [t0].[ModifyUser0], [t0].[Name], [t0].[PermanentAddress], [t0].[PermanentCityID], [t0].[PermanentCountryID], [t0].[Photo0], [t0].[PhysicalCardApply], [t0].[Remark0], [t0].[Semester], [t0].[Sex], [t0].[SourceNote], [t0].[Status0], [t0].[StudentID], [t0].[Tel0], [t0].[Year], [t0].[FileID], [t1].[SchoolRollID], [t1].[AlumniID], [t1].[Class], [t1].[CreateDate], [t1].[CreateUser], [t1].[DptID], [t1].[EnterYear], [t1].[IDName1], [t1].[IsClassContact], [t1].[IsDelete], [t1].[IsGraduated], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Semester], [t1].[SourceNote], [t1].[StudentID], [t1].[Year], [t1].[DptID0], [t1].[DptCode], [t1].[DptDivision], [t1].[DptFullName], [t1].[DptFullName_En], [t1].[DptLevel], [t1].[DptName], [t1].[DptShortName], [t1].[EnabledYear], [t1].[IsDelete0], [t1].[IsShow], [t1].[ParentDptID], [t1].[StatisticCode], [t1].[StatisticName], [t2].[SchoolRollID], [t2].[AlumniID], [t2].[Class], [t2].[CreateDate], [t2].[CreateUser], [t2].[DptID], [t2].[EnterYear], [t2].[IDName1], [t2].[IsClassContact], [t2].[IsDelete], [t2].[IsGraduated], [t2].[ModifyDate], [t2].[ModifyUser], [t2].[Semester], [t2].[SourceNote], [t2].[StudentID], [t2].[Year], [t2].[DptID0], [t2].[DptCode], [t2].[DptDivision], [t2].[DptFullName], [t2].[DptFullName_En], [t2].[DptLevel], [t2].[DptName], [t2].[DptShortName], [t2].[EnabledYear], [t2].[IsDelete0], [t2].[IsShow], [t2].[ParentDptID], [t2].[StatisticCode], [t2].[StatisticName], [t3].[SchoolRollID], [t3].[AlumniID], [t3].[Class], [t3].[CreateDate], [t3].[CreateUser], [t3].[DptID], [t3].[EnterYear], [t3].[IDName1], [t3].[IsClassContact], [t3].[IsDelete], [t3].[IsGraduated], [t3].[ModifyDate], [t3].[ModifyUser], [t3].[Semester], [t3].[SourceNote], [t3].[StudentID], [t3].[Year], [t3].[DptID0], [t3].[DptCode], [t3].[DptDivision], [t3].[DptFullName], [t3].[DptFullName_En], [t3].[DptLevel], [t3].[DptName], [t3].[DptShortName], [t3].[EnabledYear], [t3].[IsDelete0], [t3].[IsShow], [t3].[ParentDptID], [t3].[StatisticCode], [t3].[StatisticName], [t0].[CreateDate1], [t0].[CreateUser1], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete1], [t0].[ModifyDate1], [t0].[ModifyUser1], [t0].[Order]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           SELECT TOP(1) [n].[CardID], [n].[ACCNO], [n].[ActivatedDate], [n].[Address], [n].[AlumniID], [n].[ApplyDate], [n].[ApplyType], [n].[CardSettingID], [n].[CardType], [n].[CityID], [n].[Code], [n].[CollectDate], [n].[CountryID], [n].[CreateDate], [n].[CreateUser], [n].[Email], [n].[IsDelete], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Payment], [n].[Photo], [n].[Price], [n].[ReceiveWay], [n].[Remark], [n].[SendDate], [n].[Status], [n].[Tel], [n].[UsageDateEnd], [n].[UsageDateStart], [n].[UsageType], [n0].[AlumniID] AS [AlumniID0], [n0].[AnnotationID], [n0].[ApprovalDate], [n0].[ApprovalUser], [n0].[Aua8], [n0].[Aua8ExpiredDate], [n0].[BackupEmail], [n0].[BackupMobile], [n0].[Birthday], [n0].[ChangeAua8ExpiredDate], [n0].[Combine_AlumniID], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[CurrentAddress], [n0].[CurrentCityID], [n0].[CurrentCountryID], [n0].[Description], [n0].[DisableFindAlumni], [n0].[DptID], [n0].[Email] AS [Email0], [n0].[EnName], [n0].[EnterYear], [n0].[IDName1], [n0].[IDNumber], [n0].[IDPhoto], [n0].[InfoExpiredDate], [n0].[Info_IsPublic], [n0].[Info_IsReadConsent], [n0].[IsActive], [n0].[IsDelete] AS [IsDelete0], [n0].[IsNeedChangeAua8], [n0].[LastPhotoModifyDate], [n0].[LoginErrorNum], [n0].[LoginLockTime], [n0].[Mobile] AS [Mobile0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name], [n0].[PermanentAddress], [n0].[PermanentCityID], [n0].[PermanentCountryID], [n0].[Photo] AS [Photo0], [n0].[PhysicalCardApply], [n0].[Remark] AS [Remark0], [n0].[Semester], [n0].[Sex], [n0].[SourceNote], [n0].[Status] AS [Status0], [n0].[StudentID], [n0].[Tel] AS [Tel0], [n0].[Year], [t].[FileID], [t].[CreateDate] AS [CreateDate1], [t].[CreateUser] AS [CreateUser1], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete] AS [IsDelete1], [t].[ModifyDate] AS [ModifyDate1], [t].[ModifyUser] AS [ModifyUser1], [t].[Order]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniCard] AS [n]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           LEFT JOIN [TbFileInfo] AS [t] ON [n].[Photo] = [t].[FileID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuAlumni] AS [n0] ON [n].[AlumniID] = [n0].[AlumniID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           WHERE (([n].[AlumniID] = @__id_0) AND ((([n].[CardType] = CAST(0 AS smallint)) AND [n].[Status] IN (CAST(1 AS smallint), CAST(-1 AS smallint))) OR (([n].[CardType] = CAST(2 AS smallint)) AND ([n].[Status] = CAST(1 AS smallint))))) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           SELECT [n1].[SchoolRollID], [n1].[AlumniID], [n1].[Class], [n1].[CreateDate], [n1].[CreateUser], [n1].[DptID], [n1].[EnterYear], [n1].[IDName1], [n1].[IsClassContact], [n1].[IsDelete], [n1].[IsGraduated], [n1].[ModifyDate], [n1].[ModifyUser], [n1].[Semester], [n1].[SourceNote], [n1].[StudentID], [n1].[Year], [n2].[DptID] AS [DptID0], [n2].[DptCode], [n2].[DptDivision], [n2].[DptFullName], [n2].[DptFullName_En], [n2].[DptLevel], [n2].[DptName], [n2].[DptShortName], [n2].[EnabledYear], [n2].[IsDelete] AS [IsDelete0], [n2].[IsShow], [n2].[ParentDptID], [n2].[StatisticCode], [n2].[StatisticName]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniSchoolRoll] AS [n1]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           LEFT JOIN [NtuDepartment] AS [n2] ON [n1].[DptID] = [n2].[DptID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       ) AS [t1] ON [t0].[AlumniID0] = [t1].[AlumniID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           SELECT [n3].[SchoolRollID], [n3].[AlumniID], [n3].[Class], [n3].[CreateDate], [n3].[CreateUser], [n3].[DptID], [n3].[EnterYear], [n3].[IDName1], [n3].[IsClassContact], [n3].[IsDelete], [n3].[IsGraduated], [n3].[ModifyDate], [n3].[ModifyUser], [n3].[Semester], [n3].[SourceNote], [n3].[StudentID], [n3].[Year], [n4].[DptID] AS [DptID0], [n4].[DptCode], [n4].[DptDivision], [n4].[DptFullName], [n4].[DptFullName_En], [n4].[DptLevel], [n4].[DptName], [n4].[DptShortName], [n4].[EnabledYear], [n4].[IsDelete] AS [IsDelete0], [n4].[IsShow], [n4].[ParentDptID], [n4].[StatisticCode], [n4].[StatisticName]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniSchoolRoll] AS [n3]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           LEFT JOIN [NtuDepartment] AS [n4] ON [n3].[DptID] = [n4].[DptID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       ) AS [t2] ON [t0].[AlumniID0] = [t2].[AlumniID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           SELECT [n5].[SchoolRollID], [n5].[AlumniID], [n5].[Class], [n5].[CreateDate], [n5].[CreateUser], [n5].[DptID], [n5].[EnterYear], [n5].[IDName1], [n5].[IsClassContact], [n5].[IsDelete], [n5].[IsGraduated], [n5].[ModifyDate], [n5].[ModifyUser], [n5].[Semester], [n5].[SourceNote], [n5].[StudentID], [n5].[Year], [n6].[DptID] AS [DptID0], [n6].[DptCode], [n6].[DptDivision], [n6].[DptFullName], [n6].[DptFullName_En], [n6].[DptLevel], [n6].[DptName], [n6].[DptShortName], [n6].[EnabledYear], [n6].[IsDelete] AS [IsDelete0], [n6].[IsShow], [n6].[ParentDptID], [n6].[StatisticCode], [n6].[StatisticName]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniSchoolRoll] AS [n5]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           LEFT JOIN [NtuDepartment] AS [n6] ON [n5].[DptID] = [n6].[DptID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           WHERE [n5].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       ) AS [t3] ON [t0].[AlumniID0] = [t3].[AlumniID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       ORDER BY [t0].[CardID], [t0].[FileID], [t0].[AlumniID0], [t1].[SchoolRollID], [t1].[DptID0], [t2].[SchoolRollID], [t2].[DptID0], [t3].[Year] DESC, [t3].[SchoolRollID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       Executed DbCommand (5ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       SELECT [t1].[CardID], [t1].[ACCNO], [t1].[ActivatedDate], [t1].[Address], [t1].[AlumniID], [t1].[ApplyDate], [t1].[ApplyType], [t1].[CardSettingID], [t1].[CardType], [t1].[CityID], [t1].[Code], [t1].[CollectDate], [t1].[CountryID], [t1].[CreateDate], [t1].[CreateUser], [t1].[Email], [t1].[IsDelete], [t1].[Mobile], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Payment], [t1].[Photo], [t1].[Price], [t1].[ReceiveWay], [t1].[Remark], [t1].[SendDate], [t1].[Status], [t1].[Tel], [t1].[UsageDateEnd], [t1].[UsageDateStart], [t1].[UsageType], [t1].[AlumniID0], [t1].[AnnotationID], [t1].[ApprovalDate], [t1].[ApprovalUser], [t1].[Aua8], [t1].[Aua8ExpiredDate], [t1].[BackupEmail], [t1].[BackupMobile], [t1].[Birthday], [t1].[ChangeAua8ExpiredDate], [t1].[Combine_AlumniID], [t1].[CreateDate0], [t1].[CreateUser0], [t1].[CurrentAddress], [t1].[CurrentCityID], [t1].[CurrentCountryID], [t1].[Description], [t1].[DisableFindAlumni], [t1].[DptID], [t1].[Email0], [t1].[EnName], [t1].[EnterYear], [t1].[IDName1], [t1].[IDNumber], [t1].[IDPhoto], [t1].[InfoExpiredDate], [t1].[Info_IsPublic], [t1].[Info_IsReadConsent], [t1].[IsActive], [t1].[IsDelete0], [t1].[IsNeedChangeAua8], [t1].[LastPhotoModifyDate], [t1].[LoginErrorNum], [t1].[LoginLockTime], [t1].[Mobile0], [t1].[ModifyDate0], [t1].[ModifyUser0], [t1].[Name], [t1].[PermanentAddress], [t1].[PermanentCityID], [t1].[PermanentCountryID], [t1].[Photo0], [t1].[PhysicalCardApply], [t1].[Remark0], [t1].[Semester], [t1].[Sex], [t1].[SourceNote], [t1].[Status0], [t1].[StudentID], [t1].[Tel0], [t1].[Year], [t1].[FileID], [t2].[SchoolRollID], [t2].[AlumniID], [t2].[Class], [t2].[CreateDate], [t2].[CreateUser], [t2].[DptID], [t2].[EnterYear], [t2].[IDName1], [t2].[IsClassContact], [t2].[IsDelete], [t2].[IsGraduated], [t2].[ModifyDate], [t2].[ModifyUser], [t2].[Semester], [t2].[SourceNote], [t2].[StudentID], [t2].[Year], [t2].[DptID0], [t2].[DptCode], [t2].[DptDivision], [t2].[DptFullName], [t2].[DptFullName_En], [t2].[DptLevel], [t2].[DptName], [t2].[DptShortName], [t2].[EnabledYear], [t2].[IsDelete0], [t2].[IsShow], [t2].[ParentDptID], [t2].[StatisticCode], [t2].[StatisticName], [t3].[SchoolRollID], [t3].[AlumniID], [t3].[Class], [t3].[CreateDate], [t3].[CreateUser], [t3].[DptID], [t3].[EnterYear], [t3].[IDName1], [t3].[IsClassContact], [t3].[IsDelete], [t3].[IsGraduated], [t3].[ModifyDate], [t3].[ModifyUser], [t3].[Semester], [t3].[SourceNote], [t3].[StudentID], [t3].[Year], [t3].[DptID0], [t3].[DptCode], [t3].[DptDivision], [t3].[DptFullName], [t3].[DptFullName_En], [t3].[DptLevel], [t3].[DptName], [t3].[DptShortName], [t3].[EnabledYear], [t3].[IsDelete0], [t3].[IsShow], [t3].[ParentDptID], [t3].[StatisticCode], [t3].[StatisticName], [t4].[SchoolRollID], [t4].[AlumniID], [t4].[Class], [t4].[CreateDate], [t4].[CreateUser], [t4].[DptID], [t4].[EnterYear], [t4].[IDName1], [t4].[IsClassContact], [t4].[IsDelete], [t4].[IsGraduated], [t4].[ModifyDate], [t4].[ModifyUser], [t4].[Semester], [t4].[SourceNote], [t4].[StudentID], [t4].[Year], [t4].[DptID0], [t4].[DptCode], [t4].[DptDivision], [t4].[DptFullName], [t4].[DptFullName_En], [t4].[DptLevel], [t4].[DptName], [t4].[DptShortName], [t4].[EnabledYear], [t4].[IsDelete0], [t4].[IsShow], [t4].[ParentDptID], [t4].[StatisticCode], [t4].[StatisticName], [t1].[CreateDate1], [t1].[CreateUser1], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete1], [t1].[ModifyDate1], [t1].[ModifyUser1], [t1].[Order]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           SELECT TOP(1) [n].[CardID], [n].[ACCNO], [n].[ActivatedDate], [n].[Address], [n].[AlumniID], [n].[ApplyDate], [n].[ApplyType], [n].[CardSettingID], [n].[CardType], [n].[CityID], [n].[Code], [n].[CollectDate], [n].[CountryID], [n].[CreateDate], [n].[CreateUser], [n].[Email], [n].[IsDelete], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Payment], [n].[Photo], [n].[Price], [n].[ReceiveWay], [n].[Remark], [n].[SendDate], [n].[Status], [n].[Tel], [n].[UsageDateEnd], [n].[UsageDateStart], [n].[UsageType], [n0].[AlumniID] AS [AlumniID0], [n0].[AnnotationID], [n0].[ApprovalDate], [n0].[ApprovalUser], [n0].[Aua8], [n0].[Aua8ExpiredDate], [n0].[BackupEmail], [n0].[BackupMobile], [n0].[Birthday], [n0].[ChangeAua8ExpiredDate], [n0].[Combine_AlumniID], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[CurrentAddress], [n0].[CurrentCityID], [n0].[CurrentCountryID], [n0].[Description], [n0].[DisableFindAlumni], [n0].[DptID], [n0].[Email] AS [Email0], [n0].[EnName], [n0].[EnterYear], [n0].[IDName1], [n0].[IDNumber], [n0].[IDPhoto], [n0].[InfoExpiredDate], [n0].[Info_IsPublic], [n0].[Info_IsReadConsent], [n0].[IsActive], [n0].[IsDelete] AS [IsDelete0], [n0].[IsNeedChangeAua8], [n0].[LastPhotoModifyDate], [n0].[LoginErrorNum], [n0].[LoginLockTime], [n0].[Mobile] AS [Mobile0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name], [n0].[PermanentAddress], [n0].[PermanentCityID], [n0].[PermanentCountryID], [n0].[Photo] AS [Photo0], [n0].[PhysicalCardApply], [n0].[Remark] AS [Remark0], [n0].[Semester], [n0].[Sex], [n0].[SourceNote], [n0].[Status] AS [Status0], [n0].[StudentID], [n0].[Tel] AS [Tel0], [n0].[Year], [t0].[FileID], [t0].[CreateDate] AS [CreateDate1], [t0].[CreateUser] AS [CreateUser1], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete] AS [IsDelete1], [t0].[ModifyDate] AS [ModifyDate1], [t0].[ModifyUser] AS [ModifyUser1], [t0].[Order]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniCard] AS [n]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           LEFT JOIN (
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:               SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:               FROM [TbFileInfo] AS [t]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:               WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuAlumni] AS [n0] ON [n].[AlumniID] = [n0].[AlumniID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           WHERE (([n].[AlumniID] = @__id_0) AND ([n].[CardType] = CAST(1 AS smallint))) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       ) AS [t1]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           SELECT [n1].[SchoolRollID], [n1].[AlumniID], [n1].[Class], [n1].[CreateDate], [n1].[CreateUser], [n1].[DptID], [n1].[EnterYear], [n1].[IDName1], [n1].[IsClassContact], [n1].[IsDelete], [n1].[IsGraduated], [n1].[ModifyDate], [n1].[ModifyUser], [n1].[Semester], [n1].[SourceNote], [n1].[StudentID], [n1].[Year], [n2].[DptID] AS [DptID0], [n2].[DptCode], [n2].[DptDivision], [n2].[DptFullName], [n2].[DptFullName_En], [n2].[DptLevel], [n2].[DptName], [n2].[DptShortName], [n2].[EnabledYear], [n2].[IsDelete] AS [IsDelete0], [n2].[IsShow], [n2].[ParentDptID], [n2].[StatisticCode], [n2].[StatisticName]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniSchoolRoll] AS [n1]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           LEFT JOIN [NtuDepartment] AS [n2] ON [n1].[DptID] = [n2].[DptID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       ) AS [t2] ON [t1].[AlumniID0] = [t2].[AlumniID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           SELECT [n3].[SchoolRollID], [n3].[AlumniID], [n3].[Class], [n3].[CreateDate], [n3].[CreateUser], [n3].[DptID], [n3].[EnterYear], [n3].[IDName1], [n3].[IsClassContact], [n3].[IsDelete], [n3].[IsGraduated], [n3].[ModifyDate], [n3].[ModifyUser], [n3].[Semester], [n3].[SourceNote], [n3].[StudentID], [n3].[Year], [n4].[DptID] AS [DptID0], [n4].[DptCode], [n4].[DptDivision], [n4].[DptFullName], [n4].[DptFullName_En], [n4].[DptLevel], [n4].[DptName], [n4].[DptShortName], [n4].[EnabledYear], [n4].[IsDelete] AS [IsDelete0], [n4].[IsShow], [n4].[ParentDptID], [n4].[StatisticCode], [n4].[StatisticName]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniSchoolRoll] AS [n3]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           LEFT JOIN [NtuDepartment] AS [n4] ON [n3].[DptID] = [n4].[DptID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       ) AS [t3] ON [t1].[AlumniID0] = [t3].[AlumniID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           SELECT [n5].[SchoolRollID], [n5].[AlumniID], [n5].[Class], [n5].[CreateDate], [n5].[CreateUser], [n5].[DptID], [n5].[EnterYear], [n5].[IDName1], [n5].[IsClassContact], [n5].[IsDelete], [n5].[IsGraduated], [n5].[ModifyDate], [n5].[ModifyUser], [n5].[Semester], [n5].[SourceNote], [n5].[StudentID], [n5].[Year], [n6].[DptID] AS [DptID0], [n6].[DptCode], [n6].[DptDivision], [n6].[DptFullName], [n6].[DptFullName_En], [n6].[DptLevel], [n6].[DptName], [n6].[DptShortName], [n6].[EnabledYear], [n6].[IsDelete] AS [IsDelete0], [n6].[IsShow], [n6].[ParentDptID], [n6].[StatisticCode], [n6].[StatisticName]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniSchoolRoll] AS [n5]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           LEFT JOIN [NtuDepartment] AS [n6] ON [n5].[DptID] = [n6].[DptID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       ) AS [t4] ON [t1].[AlumniID0] = [t4].[AlumniID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       ORDER BY [t1].[CardID], [t1].[FileID], [t1].[AlumniID0], [t2].[SchoolRollID], [t2].[DptID0], [t3].[SchoolRollID], [t3].[DptID0], [t4].[Year] DESC, [t4].[SchoolRollID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       接口/AlumniCard耗时26ms
Aug 22 00:30:08 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:08 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       FROM [NtuAlumni] AS [n]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 22 00:30:08 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       SELECT [t5].[AlumniID], [t5].[AnnotationID], [t5].[ApprovalDate], [t5].[ApprovalUser], [t5].[Aua8], [t5].[Aua8ExpiredDate], [t5].[BackupEmail], [t5].[BackupMobile], [t5].[Birthday], [t5].[ChangeAua8ExpiredDate], [t5].[Combine_AlumniID], [t5].[CreateDate], [t5].[CreateUser], [t5].[CurrentAddress], [t5].[CurrentCityID], [t5].[CurrentCountryID], [t5].[Description], [t5].[DisableFindAlumni], [t5].[DptID], [t5].[Email], [t5].[EnName], [t5].[EnterYear], [t5].[IDName1], [t5].[IDNumber], [t5].[IDPhoto], [t5].[InfoExpiredDate], [t5].[Info_IsPublic], [t5].[Info_IsReadConsent], [t5].[IsActive], [t5].[IsDelete], [t5].[IsNeedChangeAua8], [t5].[LastPhotoModifyDate], [t5].[LoginErrorNum], [t5].[LoginLockTime], [t5].[Mobile], [t5].[ModifyDate], [t5].[ModifyUser], [t5].[Name], [t5].[PermanentAddress], [t5].[PermanentCityID], [t5].[PermanentCountryID], [t5].[Photo], [t5].[PhysicalCardApply], [t5].[Remark], [t5].[Semester], [t5].[Sex], [t5].[SourceNote], [t5].[Status], [t5].[StudentID], [t5].[Tel], [t5].[Year], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[AlumniID], [t6].[Class], [t6].[CreateDate], [t6].[CreateUser], [t6].[DptID], [t6].[EnterYear], [t6].[IDName1], [t6].[IsClassContact], [t6].[IsDelete], [t6].[IsGraduated], [t6].[ModifyDate], [t6].[ModifyUser], [t6].[Semester], [t6].[SourceNote], [t6].[StudentID], [t6].[Year], [t6].[DptID0], [t6].[DptCode], [t6].[DptDivision], [t6].[DptFullName], [t6].[DptFullName_En], [t6].[DptLevel], [t6].[DptName], [t6].[DptShortName], [t6].[EnabledYear], [t6].[IsDelete0], [t6].[IsShow], [t6].[ParentDptID], [t6].[StatisticCode], [t6].[StatisticName], [t7].[SchoolRollID], [t7].[AlumniID], [t7].[Class], [t7].[CreateDate], [t7].[CreateUser], [t7].[DptID], [t7].[EnterYear], [t7].[IDName1], [t7].[IsClassContact], [t7].[IsDelete], [t7].[IsGraduated], [t7].[ModifyDate], [t7].[ModifyUser], [t7].[Semester], [t7].[SourceNote], [t7].[StudentID], [t7].[Year], [t7].[DptID0], [t7].[DptCode], [t7].[DptDivision], [t7].[DptFullName], [t7].[DptFullName_En], [t7].[DptLevel], [t7].[DptName], [t7].[DptShortName], [t7].[EnabledYear], [t7].[IsDelete0], [t7].[IsShow], [t7].[ParentDptID], [t7].[StatisticCode], [t7].[StatisticName], [t5].[CreateDate0], [t5].[CreateUser0], [t5].[FileDescription], [t5].[FileName], [t5].[FilePath], [t5].[FilePathM], [t5].[FilePathS], [t5].[FileRealName], [t5].[IsDelete0], [t5].[ModifyDate0], [t5].[ModifyUser0], [t5].[Order], [t5].[CityLevel], [t5].[CityName], [t5].[CountryID], [t5].[CreateDate1], [t5].[CreateUser1], [t5].[IsDelete1], [t5].[ModifyDate1], [t5].[ModifyUser1], [t5].[ParentID], [t5].[PostCode], [t5].[CityLevel0], [t5].[CityName0], [t5].[CountryID0], [t5].[CreateDate2], [t5].[CreateUser2], [t5].[IsDelete2], [t5].[ModifyDate2], [t5].[ModifyUser2], [t5].[ParentID0], [t5].[PostCode0]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year], [t0].[FileID], [t0].[CreateDate] AS [CreateDate0], [t0].[CreateUser] AS [CreateUser0], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete] AS [IsDelete0], [t0].[ModifyDate] AS [ModifyDate0], [t0].[ModifyUser] AS [ModifyUser0], [t0].[Order], [t3].[CityID], [t3].[CityLevel], [t3].[CityName], [t3].[CountryID], [t3].[CreateDate] AS [CreateDate1], [t3].[CreateUser] AS [CreateUser1], [t3].[IsDelete] AS [IsDelete1], [t3].[ModifyDate] AS [ModifyDate1], [t3].[ModifyUser] AS [ModifyUser1], [t3].[ParentID], [t3].[PostCode], [t1].[CityID] AS [CityID0], [t1].[CityLevel] AS [CityLevel0], [t1].[CityName] AS [CityName0], [t1].[CountryID] AS [CountryID0], [t1].[CreateDate] AS [CreateDate2], [t1].[CreateUser] AS [CreateUser2], [t1].[IsDelete] AS [IsDelete2], [t1].[ModifyDate] AS [ModifyDate2], [t1].[ModifyUser] AS [ModifyUser2], [t1].[ParentID] AS [ParentID0], [t1].[PostCode] AS [PostCode0]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           FROM [NtuAlumni] AS [n]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           LEFT JOIN (
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:               SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:               FROM [TbFileInfo] AS [t]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:               WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           LEFT JOIN (
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:               SELECT [t2].[CityID], [t2].[CityLevel], [t2].[CityName], [t2].[CountryID], [t2].[CreateDate], [t2].[CreateUser], [t2].[IsDelete], [t2].[ModifyDate], [t2].[ModifyUser], [t2].[ParentID], [t2].[PostCode]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:               FROM [TbCity] AS [t2]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:               WHERE [t2].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           ) AS [t1] ON [n].[CurrentCityID] = [t1].[CityID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           LEFT JOIN (
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:               SELECT [t4].[CityID], [t4].[CityLevel], [t4].[CityName], [t4].[CountryID], [t4].[CreateDate], [t4].[CreateUser], [t4].[IsDelete], [t4].[ModifyDate], [t4].[ModifyUser], [t4].[ParentID], [t4].[PostCode]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:               FROM [TbCity] AS [t4]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:               WHERE [t4].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           ) AS [t3] ON [n].[PermanentCityID] = [t3].[CityID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           WHERE (([n].[AlumniID] = @__id_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       ) AS [t5]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           SELECT [n0].[SchoolRollID], [n0].[AlumniID], [n0].[Class], [n0].[CreateDate], [n0].[CreateUser], [n0].[DptID], [n0].[EnterYear], [n0].[IDName1], [n0].[IsClassContact], [n0].[IsDelete], [n0].[IsGraduated], [n0].[ModifyDate], [n0].[ModifyUser], [n0].[Semester], [n0].[SourceNote], [n0].[StudentID], [n0].[Year], [n1].[DptID] AS [DptID0], [n1].[DptCode], [n1].[DptDivision], [n1].[DptFullName], [n1].[DptFullName_En], [n1].[DptLevel], [n1].[DptName], [n1].[DptShortName], [n1].[EnabledYear], [n1].[IsDelete] AS [IsDelete0], [n1].[IsShow], [n1].[ParentDptID], [n1].[StatisticCode], [n1].[StatisticName]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniSchoolRoll] AS [n0]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           LEFT JOIN [NtuDepartment] AS [n1] ON [n0].[DptID] = [n1].[DptID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       ) AS [t6] ON [t5].[AlumniID] = [t6].[AlumniID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           SELECT [n2].[SchoolRollID], [n2].[AlumniID], [n2].[Class], [n2].[CreateDate], [n2].[CreateUser], [n2].[DptID], [n2].[EnterYear], [n2].[IDName1], [n2].[IsClassContact], [n2].[IsDelete], [n2].[IsGraduated], [n2].[ModifyDate], [n2].[ModifyUser], [n2].[Semester], [n2].[SourceNote], [n2].[StudentID], [n2].[Year], [n3].[DptID] AS [DptID0], [n3].[DptCode], [n3].[DptDivision], [n3].[DptFullName], [n3].[DptFullName_En], [n3].[DptLevel], [n3].[DptName], [n3].[DptShortName], [n3].[EnabledYear], [n3].[IsDelete] AS [IsDelete0], [n3].[IsShow], [n3].[ParentDptID], [n3].[StatisticCode], [n3].[StatisticName]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniSchoolRoll] AS [n2]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           LEFT JOIN [NtuDepartment] AS [n3] ON [n2].[DptID] = [n3].[DptID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           WHERE [n2].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       ) AS [t7] ON [t5].[AlumniID] = [t7].[AlumniID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       ORDER BY [t5].[AlumniID], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[DptID0], [t7].[Year] DESC, [t7].[SchoolRollID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       接口/AlumniServe/ApplyAlumniCard耗时16ms
Aug 22 00:30:08 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:08 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       FROM [NtuAlumni] AS [n]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 22 00:30:08 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       Executed DbCommand (5ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       SELECT [t5].[AlumniID], [t5].[AnnotationID], [t5].[ApprovalDate], [t5].[ApprovalUser], [t5].[Aua8], [t5].[Aua8ExpiredDate], [t5].[BackupEmail], [t5].[BackupMobile], [t5].[Birthday], [t5].[ChangeAua8ExpiredDate], [t5].[Combine_AlumniID], [t5].[CreateDate], [t5].[CreateUser], [t5].[CurrentAddress], [t5].[CurrentCityID], [t5].[CurrentCountryID], [t5].[Description], [t5].[DisableFindAlumni], [t5].[DptID], [t5].[Email], [t5].[EnName], [t5].[EnterYear], [t5].[IDName1], [t5].[IDNumber], [t5].[IDPhoto], [t5].[InfoExpiredDate], [t5].[Info_IsPublic], [t5].[Info_IsReadConsent], [t5].[IsActive], [t5].[IsDelete], [t5].[IsNeedChangeAua8], [t5].[LastPhotoModifyDate], [t5].[LoginErrorNum], [t5].[LoginLockTime], [t5].[Mobile], [t5].[ModifyDate], [t5].[ModifyUser], [t5].[Name], [t5].[PermanentAddress], [t5].[PermanentCityID], [t5].[PermanentCountryID], [t5].[Photo], [t5].[PhysicalCardApply], [t5].[Remark], [t5].[Semester], [t5].[Sex], [t5].[SourceNote], [t5].[Status], [t5].[StudentID], [t5].[Tel], [t5].[Year], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[AlumniID], [t6].[Class], [t6].[CreateDate], [t6].[CreateUser], [t6].[DptID], [t6].[EnterYear], [t6].[IDName1], [t6].[IsClassContact], [t6].[IsDelete], [t6].[IsGraduated], [t6].[ModifyDate], [t6].[ModifyUser], [t6].[Semester], [t6].[SourceNote], [t6].[StudentID], [t6].[Year], [t6].[DptID0], [t6].[DptCode], [t6].[DptDivision], [t6].[DptFullName], [t6].[DptFullName_En], [t6].[DptLevel], [t6].[DptName], [t6].[DptShortName], [t6].[EnabledYear], [t6].[IsDelete0], [t6].[IsShow], [t6].[ParentDptID], [t6].[StatisticCode], [t6].[StatisticName], [t7].[SchoolRollID], [t7].[AlumniID], [t7].[Class], [t7].[CreateDate], [t7].[CreateUser], [t7].[DptID], [t7].[EnterYear], [t7].[IDName1], [t7].[IsClassContact], [t7].[IsDelete], [t7].[IsGraduated], [t7].[ModifyDate], [t7].[ModifyUser], [t7].[Semester], [t7].[SourceNote], [t7].[StudentID], [t7].[Year], [t7].[DptID0], [t7].[DptCode], [t7].[DptDivision], [t7].[DptFullName], [t7].[DptFullName_En], [t7].[DptLevel], [t7].[DptName], [t7].[DptShortName], [t7].[EnabledYear], [t7].[IsDelete0], [t7].[IsShow], [t7].[ParentDptID], [t7].[StatisticCode], [t7].[StatisticName], [t5].[CreateDate0], [t5].[CreateUser0], [t5].[FileDescription], [t5].[FileName], [t5].[FilePath], [t5].[FilePathM], [t5].[FilePathS], [t5].[FileRealName], [t5].[IsDelete0], [t5].[ModifyDate0], [t5].[ModifyUser0], [t5].[Order], [t5].[CityLevel], [t5].[CityName], [t5].[CountryID], [t5].[CreateDate1], [t5].[CreateUser1], [t5].[IsDelete1], [t5].[ModifyDate1], [t5].[ModifyUser1], [t5].[ParentID], [t5].[PostCode], [t5].[CityLevel0], [t5].[CityName0], [t5].[CountryID0], [t5].[CreateDate2], [t5].[CreateUser2], [t5].[IsDelete2], [t5].[ModifyDate2], [t5].[ModifyUser2], [t5].[ParentID0], [t5].[PostCode0]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year], [t0].[FileID], [t0].[CreateDate] AS [CreateDate0], [t0].[CreateUser] AS [CreateUser0], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete] AS [IsDelete0], [t0].[ModifyDate] AS [ModifyDate0], [t0].[ModifyUser] AS [ModifyUser0], [t0].[Order], [t3].[CityID], [t3].[CityLevel], [t3].[CityName], [t3].[CountryID], [t3].[CreateDate] AS [CreateDate1], [t3].[CreateUser] AS [CreateUser1], [t3].[IsDelete] AS [IsDelete1], [t3].[ModifyDate] AS [ModifyDate1], [t3].[ModifyUser] AS [ModifyUser1], [t3].[ParentID], [t3].[PostCode], [t1].[CityID] AS [CityID0], [t1].[CityLevel] AS [CityLevel0], [t1].[CityName] AS [CityName0], [t1].[CountryID] AS [CountryID0], [t1].[CreateDate] AS [CreateDate2], [t1].[CreateUser] AS [CreateUser2], [t1].[IsDelete] AS [IsDelete2], [t1].[ModifyDate] AS [ModifyDate2], [t1].[ModifyUser] AS [ModifyUser2], [t1].[ParentID] AS [ParentID0], [t1].[PostCode] AS [PostCode0]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           FROM [NtuAlumni] AS [n]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           LEFT JOIN (
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:               SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:               FROM [TbFileInfo] AS [t]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:               WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           LEFT JOIN (
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:               SELECT [t2].[CityID], [t2].[CityLevel], [t2].[CityName], [t2].[CountryID], [t2].[CreateDate], [t2].[CreateUser], [t2].[IsDelete], [t2].[ModifyDate], [t2].[ModifyUser], [t2].[ParentID], [t2].[PostCode]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:               FROM [TbCity] AS [t2]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:               WHERE [t2].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           ) AS [t1] ON [n].[CurrentCityID] = [t1].[CityID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           LEFT JOIN (
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:               SELECT [t4].[CityID], [t4].[CityLevel], [t4].[CityName], [t4].[CountryID], [t4].[CreateDate], [t4].[CreateUser], [t4].[IsDelete], [t4].[ModifyDate], [t4].[ModifyUser], [t4].[ParentID], [t4].[PostCode]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:               FROM [TbCity] AS [t4]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:               WHERE [t4].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           ) AS [t3] ON [n].[PermanentCityID] = [t3].[CityID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           WHERE (([n].[AlumniID] = @__id_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       ) AS [t5]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           SELECT [n0].[SchoolRollID], [n0].[AlumniID], [n0].[Class], [n0].[CreateDate], [n0].[CreateUser], [n0].[DptID], [n0].[EnterYear], [n0].[IDName1], [n0].[IsClassContact], [n0].[IsDelete], [n0].[IsGraduated], [n0].[ModifyDate], [n0].[ModifyUser], [n0].[Semester], [n0].[SourceNote], [n0].[StudentID], [n0].[Year], [n1].[DptID] AS [DptID0], [n1].[DptCode], [n1].[DptDivision], [n1].[DptFullName], [n1].[DptFullName_En], [n1].[DptLevel], [n1].[DptName], [n1].[DptShortName], [n1].[EnabledYear], [n1].[IsDelete] AS [IsDelete0], [n1].[IsShow], [n1].[ParentDptID], [n1].[StatisticCode], [n1].[StatisticName]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniSchoolRoll] AS [n0]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           LEFT JOIN [NtuDepartment] AS [n1] ON [n0].[DptID] = [n1].[DptID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       ) AS [t6] ON [t5].[AlumniID] = [t6].[AlumniID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           SELECT [n2].[SchoolRollID], [n2].[AlumniID], [n2].[Class], [n2].[CreateDate], [n2].[CreateUser], [n2].[DptID], [n2].[EnterYear], [n2].[IDName1], [n2].[IsClassContact], [n2].[IsDelete], [n2].[IsGraduated], [n2].[ModifyDate], [n2].[ModifyUser], [n2].[Semester], [n2].[SourceNote], [n2].[StudentID], [n2].[Year], [n3].[DptID] AS [DptID0], [n3].[DptCode], [n3].[DptDivision], [n3].[DptFullName], [n3].[DptFullName_En], [n3].[DptLevel], [n3].[DptName], [n3].[DptShortName], [n3].[EnabledYear], [n3].[IsDelete] AS [IsDelete0], [n3].[IsShow], [n3].[ParentDptID], [n3].[StatisticCode], [n3].[StatisticName]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniSchoolRoll] AS [n2]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           LEFT JOIN [NtuDepartment] AS [n3] ON [n2].[DptID] = [n3].[DptID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           WHERE [n2].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       ) AS [t7] ON [t5].[AlumniID] = [t7].[AlumniID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       ORDER BY [t5].[AlumniID], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[DptID0], [t7].[Year] DESC, [t7].[SchoolRollID]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       SELECT CASE
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           WHEN EXISTS (
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:               SELECT 1
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:               FROM [NtuActivity] AS [n]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:               WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ((@__alumniInfo_AlumniID_0 LIKE '') OR (CHARINDEX(@__alumniInfo_AlumniID_0, [n].[ActCadres]) > 0))) THEN CAST(1 AS bit)
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:           ELSE CAST(0 AS bit)
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       END
Aug 22 00:30:08 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       SELECT [n].[AnnotationID], [n].[IsDelete], [n].[ShowInFrontend], [n].[Title]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       FROM [NtuAlumniAnnotation] AS [n]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ShowInFrontend] = CAST(1 AS bit))
Aug 22 00:30:08 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       Executed DbCommand (40ms) [Parameters=[@__lang_0='?' (Size = 2) (DbType = AnsiStringFixedLength), @__GetValue_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       SELECT [t].[CountryID], [t].[LangCode], [t].[CountryCode], [t].[CountryName], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       FROM [TbCountry] AS [t]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[LangCode] = @__lang_0)) AND ([t].[CountryID] <> @__GetValue_1)
Aug 22 00:30:08 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       Executed DbCommand (5ms) [Parameters=[@__lang_0='?' (Size = 2) (DbType = AnsiStringFixedLength), @__GetValue_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       SELECT [t].[CountryID], [t].[LangCode], [t].[CountryCode], [t].[CountryName], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       FROM [TbCountry] AS [t]
Aug 22 00:30:08 erlangs IscomAlumni[1531332]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[LangCode] = @__lang_0)) AND ([t].[CountryID] <> @__GetValue_1)
Aug 22 00:30:09 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:09 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:09 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:09 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/3FE2AE093202F2DB3188D3DA3B09CE686B018EF6B0B96591F6974B92EC1F376A耗时53ms
Aug 22 00:30:09 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[@__CityID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       FROM [TbCity] AS [t]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 2)) AND ([t].[ParentID] = @__CityID_0)
Aug 22 00:30:09 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[@__CountryID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       FROM [TbCity] AS [t]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 1)) AND ([t].[CountryID] = @__CountryID_0)
Aug 22 00:30:09 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[@__CityID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       FROM [TbCity] AS [t]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 2)) AND ([t].[ParentID] = @__CityID_0)
Aug 22 00:30:09 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[@__CountryID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       FROM [TbCity] AS [t]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 1)) AND ([t].[CountryID] = @__CountryID_0)
Aug 22 00:30:09 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[@__CityID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       FROM [TbCity] AS [t]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 2)) AND ([t].[ParentID] = @__CityID_0)
Aug 22 00:30:09 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       SELECT CASE
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:           WHEN EXISTS (
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:               SELECT 1
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:               FROM [NtuActivity] AS [n]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:               WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ((@__alumniInfo_AlumniID_0 LIKE '') OR (CHARINDEX(@__alumniInfo_AlumniID_0, [n].[ActCadres]) > 0))) THEN CAST(1 AS bit)
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:           ELSE CAST(0 AS bit)
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       END
Aug 22 00:30:09 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:09 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:09 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:09 erlangs IscomAlumni[1531332]:       接口/AlumniInfo耗时53ms
Aug 22 00:30:11 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:11 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:11 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:11 erlangs IscomAlumni[1531332]:       Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:11 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:11 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:11 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:11 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:11 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:11 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:11 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:11 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:11 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:11 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:11 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:11 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:11 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:11 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:11 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:11 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:11 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:11 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:11 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:11 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:11 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:11 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:11 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:11 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:11 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:11 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/6A2C4E90118971C9CFC11D558E677C6C20A4ECB6D6FD6C3C274BF11625A1C53B耗时56ms
Aug 22 00:30:11 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:11 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:12 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:12 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:12 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:12 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/49494BDA4B8D03E2F3E53C0A23334D41BE377500919AFBE56664FA2174BD2301耗时44ms
Aug 22 00:30:12 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:12 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:12 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:13 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:13 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:13 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:13 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:13 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:13 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:13 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:13 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:13 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:13 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:13 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:13 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:13 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:13 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:13 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:13 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:13 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:13 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:13 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/BE1E017CC4F6D2826400BA8D1CEEE43B5CBCD10F911DB95FD52A6208DB92E274耗时49ms
Aug 22 00:30:14 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:14 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:14 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:14 erlangs IscomAlumni[1531332]:       Executed DbCommand (40ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:14 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:14 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:14 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:14 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:14 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:14 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:14 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:14 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:14 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:14 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:14 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:14 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:14 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:14 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:14 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:14 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:14 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:14 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:14 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:14 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:14 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:14 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:14 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:14 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:14 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:14 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/71590451EB49DD90DDACDEE11006F1CEAB136EFE1D97BBE4E07A5D89567EDFAE耗时55ms
Aug 22 00:30:15 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:15 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:15 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:15 erlangs IscomAlumni[1531332]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:15 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:15 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:15 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:15 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:15 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:15 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:15 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:15 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:15 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:15 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:15 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:15 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:15 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:15 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:15 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:15 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:15 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:15 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:15 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:15 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:15 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:15 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:15 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:15 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:15 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:15 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/4DFF6BF5D237048EDC717B57C62DAA3053405740773B5C78D0F9A7860BDFEDFB耗时50ms
Aug 22 00:30:16 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:16 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:16 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:16 erlangs IscomAlumni[1531332]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:16 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:16 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:16 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:16 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:16 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:16 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:16 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:16 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:16 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:16 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:16 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:16 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:16 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:16 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:16 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:16 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:16 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:16 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:16 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:16 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:16 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:16 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:16 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:16 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:16 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:16 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/DE95EEB15C2818CB46D6F4DBF1214591C6AE59C73B5D3AEBAA6795EA76983F4F耗时51ms
Aug 22 00:30:18 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:18 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:18 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:18 erlangs IscomAlumni[1531332]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:18 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:18 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:18 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:18 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:18 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:18 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:18 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:18 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:18 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:18 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:18 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:18 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:18 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:18 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:18 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:18 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:18 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:18 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:18 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:18 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:18 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:18 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:18 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:18 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:18 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:18 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/71590451EB49DD90DDACDEE11006F1CEAB136EFE1D97BBE4E07A5D89567EDFAE耗时53ms
Aug 22 00:30:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       SELECT COUNT(*)
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       FROM [NtuStoreOfferM] AS [n]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       LEFT JOIN [NtuStoreOfferD] AS [n0] ON [n].[MID] = [n0].[MID]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[@__p_0='?' (DbType = Int32), @__p_1='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       SELECT [n].[MID], [n].[Area], [n].[Category], [n].[CreateDate], [n].[CreateUser], [n0].[MID], [n0].[DID], [n0].[Content], [n0].[CreateDate], [n0].[CreateUser], [n0].[Date], [n0].[Information], [n0].[Link], [n0].[Name], [n0].[Remark]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       FROM [NtuStoreOfferM] AS [n]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       LEFT JOIN [NtuStoreOfferD] AS [n0] ON [n].[MID] = [n0].[MID]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       ORDER BY (SELECT 1)
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       OFFSET @__p_0 ROWS FETCH NEXT @__p_1 ROWS ONLY
Aug 22 00:30:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       接口/Store/StoreList耗时21ms
Aug 22 00:30:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       接口/areas/frontend/img/icon/icon.png耗时0ms
Aug 22 00:30:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       接口/lib/daterangepicker/v3.1/daterangepicker.js耗时1ms
Aug 22 00:30:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       接口/lib/toastr/dist/toastr.min.js耗时0ms
Aug 22 00:30:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       接口/areas/frontend/js/wow.min.js耗时0ms
Aug 22 00:30:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:19 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/1FD1B8999726BC1D24A436278366CD9EB25C25D212EF69D94D7F077404B818B1耗时51ms
Aug 22 00:30:20 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:20 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:20 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:20 erlangs IscomAlumni[1531332]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:20 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:20 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:20 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:20 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:20 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:20 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:20 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:20 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:20 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:20 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:20 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:20 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:20 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:20 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:20 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:20 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:20 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:20 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:20 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:20 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:20 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:20 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:20 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:20 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:20 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:20 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/F27A09B1EDAFE1630A5CFAF91DC81A2BAA8FAB952C678730402C6476916F7F4C耗时49ms
Aug 22 00:30:21 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:21 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       Executed DbCommand (45ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:21 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:21 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/FA14606BA516A2AB4CA00E0A312B476BD7EEC364B7892187293C01ED352E9E5E耗时60ms
Aug 22 00:30:21 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:21 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:21 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:21 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/5DD97D9F8A318D3C9D66E5C5A65C790543D156041DFEB117D595B4519D773F88耗时49ms
Aug 22 00:30:21 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:21 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:21 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:21 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:21 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/785D9D206335ECCC2EED38B4B887DA337E473AA8D919758E68CB6C9F07261EF3耗时50ms
Aug 22 00:30:22 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:22 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       Executed DbCommand (46ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:22 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:22 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/1B875EA9BF9757CA460AD1BA2573157CA34E741D5393003E4781971BC2C4D986耗时64ms
Aug 22 00:30:22 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:22 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:22 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       Executed DbCommand (88ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       Executed DbCommand (91ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:22 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:22 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:22 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:22 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/9CE2B611470611F438C818F736B3B0675B756944A55CAC69304D6B2C0649C567耗时111ms
Aug 22 00:30:22 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:22 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/3DBEE09E7F863D70F6ACA2C7579B3CC32882B9BD984A0F664D890949065DE0A3耗时111ms
Aug 22 00:30:23 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:23 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:23 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:23 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/5DD97D9F8A318D3C9D66E5C5A65C790543D156041DFEB117D595B4519D773F88耗时54ms
Aug 22 00:30:23 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:23 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:23 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:23 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/B4243F0B150BF74D4FE416B31CE0441C40F2C85B110E7A0CCA75FA41EC1FFD84耗时55ms
Aug 22 00:30:23 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:23 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:23 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:23 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:23 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/D66BA946D3BB1FB6A6DDC47356DDAA67FCACBAC4780626220A78D1C9256A7E31耗时48ms
Aug 22 00:30:24 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:24 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       FROM [NtuNews] AS [n]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       ORDER BY [n].[StartDate] DESC
Aug 22 00:30:24 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       FROM [NtuNews] AS [n]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       ORDER BY [n].[StartDate] DESC
Aug 22 00:30:24 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:24 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       FROM [NtuNewsletter] AS [n]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 22 00:30:24 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           ELSE [n].[CreateDate]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       FROM [NtuContribute] AS [n]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       ORDER BY CASE
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           ELSE [n].[CreateDate]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       END DESC
Aug 22 00:30:24 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:24 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:24 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       接口/耗时39ms
Aug 22 00:30:24 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:24 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       FROM [NtuNews] AS [n]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       ORDER BY [n].[StartDate] DESC
Aug 22 00:30:24 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       FROM [NtuNews] AS [n]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       ORDER BY [n].[StartDate] DESC
Aug 22 00:30:24 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:24 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       FROM [NtuNewsletter] AS [n]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 22 00:30:24 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           ELSE [n].[CreateDate]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       FROM [NtuContribute] AS [n]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       ORDER BY CASE
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:           ELSE [n].[CreateDate]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       END DESC
Aug 22 00:30:24 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:24 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:24 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:24 erlangs IscomAlumni[1531332]:       接口/耗时33ms
Aug 22 00:30:25 erlangs crontab[2901975]: (root) LIST (root)
Aug 22 00:30:25 erlangs crontab[2902008]: (root) LIST (root)
Aug 22 00:30:27 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:27 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:27 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:27 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/C54F02B55027DFC13474AD4DBFE203B2361ECBEF3FFF0BED9E335FED28A13F5D耗时55ms
Aug 22 00:30:27 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:27 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:27 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:27 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:27 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/CE1FC10230071F1F9BA7D518B9E99ED12065CC77CDD87298E3746CB1B766C29D耗时54ms
Aug 22 00:30:28 erlangs cron[2902589]: sendmail: recipient address root not accepted by the server
Aug 22 00:30:28 erlangs cron[2902589]: sendmail: server message: 501 5.1.3 Invalid address
Aug 22 00:30:28 erlangs cron[2902589]: sendmail: could not send mail (account default from /etc/msmtprc)
Aug 22 00:30:28 erlangs CRON[2901359]: (root) MAIL (mailed 204 bytes of output but got status 0x0041 from MTA#012)
Aug 22 00:30:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:28 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:28 erlangs IscomAlumni[1531332]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:28 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:28 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:28 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:28 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:28 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:28 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:28 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:28 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:28 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:28 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:28 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:28 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:28 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:28 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:28 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:28 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:28 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:28 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:28 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:28 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:28 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:28 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:28 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/EDA986C112DFCE8CFBFFDC38667DCCD5E5E5D3DF9E0A1BCFEBD863B3E689201F耗时60ms
Aug 22 00:30:29 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:29 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:29 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:29 erlangs IscomAlumni[1531332]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:29 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:29 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:29 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:29 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:29 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:29 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:29 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:29 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:29 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:29 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:29 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:29 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:29 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:29 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:29 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:29 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:29 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:29 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:29 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:29 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:29 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:29 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:29 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:29 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:29 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:29 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/01BFE72E6757E97393BA450F8D3C1E5241C565996A1DF607AE34ABB0364E6187耗时53ms
Aug 22 00:30:32 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:32 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:32 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:32 erlangs IscomAlumni[1531332]:       Executed DbCommand (43ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:32 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:32 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:32 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:32 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:32 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:32 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:32 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:32 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:32 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:32 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:32 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:32 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:32 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:32 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:32 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:32 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:32 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:32 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:32 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:32 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:32 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:32 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:32 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:32 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:32 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:32 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/4F9B3CA41FE4B858684D8A4AC1A4385EA30F54DD0FA027FE7297EADED5032372耗时63ms
Aug 22 00:30:33 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:33 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:33 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:33 erlangs IscomAlumni[1531332]:       Executed DbCommand (44ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:33 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:33 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:33 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:33 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:33 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:33 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:33 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:33 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:33 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:33 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:33 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:33 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:33 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:33 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:33 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:33 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:33 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:33 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:33 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:33 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:33 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:33 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:33 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:33 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:33 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:33 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/B5AC290576D1F48DA1DD66B7368112D8A3D569CA40939607EC19A96B82B95462耗时63ms
Aug 22 00:30:34 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:34 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:34 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:34 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/2BFDF567ACB7BE14BF93A30343E8BCD5498C563EE3D0FB2C4EAB7EF88DCEC938耗时55ms
Aug 22 00:30:34 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:34 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:34 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:34 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:34 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/479038E5754882F2F6B431FEA5E02433FD22AE0EDCC4B98078288205EF3774F4耗时57ms
Aug 22 00:30:35 erlangs systemd[1]: systemd-timedated.service: Deactivated successfully.
Aug 22 00:30:35 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:35 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:35 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:35 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/585E7F3CEABF8D40F81E33B9BFF239EEA74A650F131EA6DE0235248244CEF0F4耗时60ms
Aug 22 00:30:35 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:35 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:35 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:35 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:35 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/D66BA946D3BB1FB6A6DDC47356DDAA67FCACBAC4780626220A78D1C9256A7E31耗时52ms
Aug 22 00:30:36 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:36 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:36 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:36 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/7C8840DC19F2D9EB7E4211130CC47494938E91890906502D56EB88EA33BB109F耗时50ms
Aug 22 00:30:36 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::40
Aug 22 00:30:36 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:36 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       Executed DbCommand (41ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:36 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:36 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       接口/areas/frontend/css/bootstrap.min.css耗时1ms
Aug 22 00:30:36 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:36 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/1C9D3083EA03D0B4BD8FCFDD123E6F82403A4909BA54308CABF22DAFDCD02893耗时1ms
Aug 22 00:30:37 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:37 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:37 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       Executed DbCommand (68ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       Executed DbCommand (68ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:37 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:37 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:37 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/969EA154BFD2E09ACD542F3CACE078563491A6A12F54DE0CFD7A40547B1DBEED耗时82ms
Aug 22 00:30:37 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:37 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/479180BC1597240F4A4A453110845498F4B8B496ABC5A9379ED2CCFA01CAE08F耗时82ms
Aug 22 00:30:37 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       接口/areas/frontend/css/carousel.css耗时1ms
Aug 22 00:30:37 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       接口/areas/frontend/css/animate.min.css耗时0ms
Aug 22 00:30:37 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       接口/areas/frontend/css/style.css耗时0ms
Aug 22 00:30:37 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:37 erlangs IscomAlumni[1531332]:       接口/lib/Parsley/v2.9.2/dist/parsley.css耗时0ms
Aug 22 00:30:38 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:       接口/lib/daterangepicker/v3.1/daterangepicker.css耗时0ms
Aug 22 00:30:38 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:       接口/lib/bootstrap-fileinput/v5.2.7/css/fileinput.min.css耗时0ms
Aug 22 00:30:38 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:       接口/css/bootstrap-icons.min.css耗时0ms
Aug 22 00:30:38 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:       接口/areas/frontend/fontawesome/css/all.css耗时0ms
Aug 22 00:30:38 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:       接口/lib/cdnjs/select2/v3.5.0/select2.min.css耗时0ms
Aug 22 00:30:38 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:       接口/lib/toastr/dist/toastr.min.css耗时0ms
Aug 22 00:30:38 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:38 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:       Executed DbCommand (40ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:38 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:       Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:38 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:38 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:38 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/62559EE6E2953B28874DD662D1F030EF3D47D908A93BA7324FC407B33416D1A3耗时62ms
Aug 22 00:30:40 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:40 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       FROM [NtuNews] AS [n]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       ORDER BY [n].[StartDate] DESC
Aug 22 00:30:40 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       FROM [NtuNews] AS [n]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       ORDER BY [n].[StartDate] DESC
Aug 22 00:30:40 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:40 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       FROM [NtuNewsletter] AS [n]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 22 00:30:40 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:           ELSE [n].[CreateDate]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       FROM [NtuContribute] AS [n]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       ORDER BY CASE
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:           ELSE [n].[CreateDate]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       END DESC
Aug 22 00:30:40 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:40 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:40 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       接口/耗时44ms
Aug 22 00:30:40 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       接口/areas/frontend/js/bootstrap.bundle.min.js耗时0ms
Aug 22 00:30:40 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:40 erlangs IscomAlumni[1531332]:       接口/areas/frontend/js/jquery.min.js耗时0ms
Aug 22 00:30:41 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:41 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:       接口/lib/toastr/dist/toastr.min.js耗时0ms
Aug 22 00:30:41 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:       Executed DbCommand (49ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:41 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:41 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:41 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/907E4FFF4604EC92DCC70976A1C87726EC794D28199AC5AA2C176A997F866893耗时0ms
Aug 22 00:30:41 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:       接口/lib/taiwan-id-validator2/taiwan-id-validator2.min.js耗时0ms
Aug 22 00:30:41 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:       接口/areas/frontend/css/custom.css耗时0ms
Aug 22 00:30:41 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:       接口/areas/frontend/js/wow.min.js耗时0ms
Aug 22 00:30:41 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:       接口/lib/Parsley/v2.9.2/dist/parsley.min.js耗时0ms
Aug 22 00:30:41 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:41 erlangs IscomAlumni[1531332]:       接口/lib/Parsley/v2.9.2/dist/i18n/zh_tw.js耗时0ms
Aug 22 00:30:42 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:42 erlangs IscomAlumni[1531332]:       接口/lib/Parsley/parsley-custom.js耗时0ms
Aug 22 00:30:42 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:42 erlangs IscomAlumni[1531332]:       接口/lib/daterangepicker/v3.1/moment.min.js耗时0ms
Aug 22 00:30:42 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:42 erlangs IscomAlumni[1531332]:       接口/lib/daterangepicker/v3.1/daterangepicker.js耗时0ms
Aug 22 00:30:42 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:42 erlangs IscomAlumni[1531332]:       接口/lib/daterangepicker/daterangepicker-custom.js耗时0ms
Aug 22 00:30:42 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:42 erlangs IscomAlumni[1531332]:       接口/lib/bootstrap-fileinput/v5.2.7/js/fileinput.min.js耗时1ms
Aug 22 00:30:42 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:42 erlangs IscomAlumni[1531332]:       接口/lib/bootstrap-fileinput/v5.2.7/js/locales/zh-TW.js耗时0ms
Aug 22 00:30:43 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       接口/lib/bootstrap-fileinput/fileinput-custom.js耗时0ms
Aug 22 00:30:43 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:43 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:43 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:43 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/8071F8D6F6A2AFB0FACD74099640C9AC6D88EEFB6BBEEE6C6709AC2FC0E2059C耗时47ms
Aug 22 00:30:43 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:43 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:43 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:43 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/825AF4ACF38707BD40EAB8DFF320489F9DDFF83DB1D1C79661E81DC935220AEC耗时50ms
Aug 22 00:30:43 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       接口/lib/cdnjs/select2/v3.5.0/select2.min.js耗时2ms
Aug 22 00:30:43 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:43 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:43 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:43 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:43 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/AAB4266EB51B5F6F3E7C5CA426961977CB8503EB48ACBD011E4E4E04D1D4DFDE耗时51ms
Aug 22 00:30:44 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:44 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       FROM [NtuAlumni] AS [n]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 22 00:30:44 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       Executed DbCommand (7ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       SELECT [t0].[CardID], [t0].[ACCNO], [t0].[ActivatedDate], [t0].[Address], [t0].[AlumniID], [t0].[ApplyDate], [t0].[ApplyType], [t0].[CardSettingID], [t0].[CardType], [t0].[CityID], [t0].[Code], [t0].[CollectDate], [t0].[CountryID], [t0].[CreateDate], [t0].[CreateUser], [t0].[Email], [t0].[IsDelete], [t0].[Mobile], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Payment], [t0].[Photo], [t0].[Price], [t0].[ReceiveWay], [t0].[Remark], [t0].[SendDate], [t0].[Status], [t0].[Tel], [t0].[UsageDateEnd], [t0].[UsageDateStart], [t0].[UsageType], [t0].[AlumniID0], [t0].[AnnotationID], [t0].[ApprovalDate], [t0].[ApprovalUser], [t0].[Aua8], [t0].[Aua8ExpiredDate], [t0].[BackupEmail], [t0].[BackupMobile], [t0].[Birthday], [t0].[ChangeAua8ExpiredDate], [t0].[Combine_AlumniID], [t0].[CreateDate0], [t0].[CreateUser0], [t0].[CurrentAddress], [t0].[CurrentCityID], [t0].[CurrentCountryID], [t0].[Description], [t0].[DisableFindAlumni], [t0].[DptID], [t0].[Email0], [t0].[EnName], [t0].[EnterYear], [t0].[IDName1], [t0].[IDNumber], [t0].[IDPhoto], [t0].[InfoExpiredDate], [t0].[Info_IsPublic], [t0].[Info_IsReadConsent], [t0].[IsActive], [t0].[IsDelete0], [t0].[IsNeedChangeAua8], [t0].[LastPhotoModifyDate], [t0].[LoginErrorNum], [t0].[LoginLockTime], [t0].[Mobile0], [t0].[ModifyDate0], [t0].[ModifyUser0], [t0].[Name], [t0].[PermanentAddress], [t0].[PermanentCityID], [t0].[PermanentCountryID], [t0].[Photo0], [t0].[PhysicalCardApply], [t0].[Remark0], [t0].[Semester], [t0].[Sex], [t0].[SourceNote], [t0].[Status0], [t0].[StudentID], [t0].[Tel0], [t0].[Year], [t0].[FileID], [t1].[SchoolRollID], [t1].[AlumniID], [t1].[Class], [t1].[CreateDate], [t1].[CreateUser], [t1].[DptID], [t1].[EnterYear], [t1].[IDName1], [t1].[IsClassContact], [t1].[IsDelete], [t1].[IsGraduated], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Semester], [t1].[SourceNote], [t1].[StudentID], [t1].[Year], [t1].[DptID0], [t1].[DptCode], [t1].[DptDivision], [t1].[DptFullName], [t1].[DptFullName_En], [t1].[DptLevel], [t1].[DptName], [t1].[DptShortName], [t1].[EnabledYear], [t1].[IsDelete0], [t1].[IsShow], [t1].[ParentDptID], [t1].[StatisticCode], [t1].[StatisticName], [t2].[SchoolRollID], [t2].[AlumniID], [t2].[Class], [t2].[CreateDate], [t2].[CreateUser], [t2].[DptID], [t2].[EnterYear], [t2].[IDName1], [t2].[IsClassContact], [t2].[IsDelete], [t2].[IsGraduated], [t2].[ModifyDate], [t2].[ModifyUser], [t2].[Semester], [t2].[SourceNote], [t2].[StudentID], [t2].[Year], [t2].[DptID0], [t2].[DptCode], [t2].[DptDivision], [t2].[DptFullName], [t2].[DptFullName_En], [t2].[DptLevel], [t2].[DptName], [t2].[DptShortName], [t2].[EnabledYear], [t2].[IsDelete0], [t2].[IsShow], [t2].[ParentDptID], [t2].[StatisticCode], [t2].[StatisticName], [t3].[SchoolRollID], [t3].[AlumniID], [t3].[Class], [t3].[CreateDate], [t3].[CreateUser], [t3].[DptID], [t3].[EnterYear], [t3].[IDName1], [t3].[IsClassContact], [t3].[IsDelete], [t3].[IsGraduated], [t3].[ModifyDate], [t3].[ModifyUser], [t3].[Semester], [t3].[SourceNote], [t3].[StudentID], [t3].[Year], [t3].[DptID0], [t3].[DptCode], [t3].[DptDivision], [t3].[DptFullName], [t3].[DptFullName_En], [t3].[DptLevel], [t3].[DptName], [t3].[DptShortName], [t3].[EnabledYear], [t3].[IsDelete0], [t3].[IsShow], [t3].[ParentDptID], [t3].[StatisticCode], [t3].[StatisticName], [t0].[CreateDate1], [t0].[CreateUser1], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete1], [t0].[ModifyDate1], [t0].[ModifyUser1], [t0].[Order]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           SELECT TOP(1) [n].[CardID], [n].[ACCNO], [n].[ActivatedDate], [n].[Address], [n].[AlumniID], [n].[ApplyDate], [n].[ApplyType], [n].[CardSettingID], [n].[CardType], [n].[CityID], [n].[Code], [n].[CollectDate], [n].[CountryID], [n].[CreateDate], [n].[CreateUser], [n].[Email], [n].[IsDelete], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Payment], [n].[Photo], [n].[Price], [n].[ReceiveWay], [n].[Remark], [n].[SendDate], [n].[Status], [n].[Tel], [n].[UsageDateEnd], [n].[UsageDateStart], [n].[UsageType], [n0].[AlumniID] AS [AlumniID0], [n0].[AnnotationID], [n0].[ApprovalDate], [n0].[ApprovalUser], [n0].[Aua8], [n0].[Aua8ExpiredDate], [n0].[BackupEmail], [n0].[BackupMobile], [n0].[Birthday], [n0].[ChangeAua8ExpiredDate], [n0].[Combine_AlumniID], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[CurrentAddress], [n0].[CurrentCityID], [n0].[CurrentCountryID], [n0].[Description], [n0].[DisableFindAlumni], [n0].[DptID], [n0].[Email] AS [Email0], [n0].[EnName], [n0].[EnterYear], [n0].[IDName1], [n0].[IDNumber], [n0].[IDPhoto], [n0].[InfoExpiredDate], [n0].[Info_IsPublic], [n0].[Info_IsReadConsent], [n0].[IsActive], [n0].[IsDelete] AS [IsDelete0], [n0].[IsNeedChangeAua8], [n0].[LastPhotoModifyDate], [n0].[LoginErrorNum], [n0].[LoginLockTime], [n0].[Mobile] AS [Mobile0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name], [n0].[PermanentAddress], [n0].[PermanentCityID], [n0].[PermanentCountryID], [n0].[Photo] AS [Photo0], [n0].[PhysicalCardApply], [n0].[Remark] AS [Remark0], [n0].[Semester], [n0].[Sex], [n0].[SourceNote], [n0].[Status] AS [Status0], [n0].[StudentID], [n0].[Tel] AS [Tel0], [n0].[Year], [t].[FileID], [t].[CreateDate] AS [CreateDate1], [t].[CreateUser] AS [CreateUser1], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete] AS [IsDelete1], [t].[ModifyDate] AS [ModifyDate1], [t].[ModifyUser] AS [ModifyUser1], [t].[Order]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniCard] AS [n]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           LEFT JOIN [TbFileInfo] AS [t] ON [n].[Photo] = [t].[FileID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuAlumni] AS [n0] ON [n].[AlumniID] = [n0].[AlumniID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           WHERE (([n].[AlumniID] = @__id_0) AND ((([n].[CardType] = CAST(0 AS smallint)) AND [n].[Status] IN (CAST(1 AS smallint), CAST(-1 AS smallint))) OR (([n].[CardType] = CAST(2 AS smallint)) AND ([n].[Status] = CAST(1 AS smallint))))) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           SELECT [n1].[SchoolRollID], [n1].[AlumniID], [n1].[Class], [n1].[CreateDate], [n1].[CreateUser], [n1].[DptID], [n1].[EnterYear], [n1].[IDName1], [n1].[IsClassContact], [n1].[IsDelete], [n1].[IsGraduated], [n1].[ModifyDate], [n1].[ModifyUser], [n1].[Semester], [n1].[SourceNote], [n1].[StudentID], [n1].[Year], [n2].[DptID] AS [DptID0], [n2].[DptCode], [n2].[DptDivision], [n2].[DptFullName], [n2].[DptFullName_En], [n2].[DptLevel], [n2].[DptName], [n2].[DptShortName], [n2].[EnabledYear], [n2].[IsDelete] AS [IsDelete0], [n2].[IsShow], [n2].[ParentDptID], [n2].[StatisticCode], [n2].[StatisticName]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniSchoolRoll] AS [n1]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           LEFT JOIN [NtuDepartment] AS [n2] ON [n1].[DptID] = [n2].[DptID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       ) AS [t1] ON [t0].[AlumniID0] = [t1].[AlumniID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           SELECT [n3].[SchoolRollID], [n3].[AlumniID], [n3].[Class], [n3].[CreateDate], [n3].[CreateUser], [n3].[DptID], [n3].[EnterYear], [n3].[IDName1], [n3].[IsClassContact], [n3].[IsDelete], [n3].[IsGraduated], [n3].[ModifyDate], [n3].[ModifyUser], [n3].[Semester], [n3].[SourceNote], [n3].[StudentID], [n3].[Year], [n4].[DptID] AS [DptID0], [n4].[DptCode], [n4].[DptDivision], [n4].[DptFullName], [n4].[DptFullName_En], [n4].[DptLevel], [n4].[DptName], [n4].[DptShortName], [n4].[EnabledYear], [n4].[IsDelete] AS [IsDelete0], [n4].[IsShow], [n4].[ParentDptID], [n4].[StatisticCode], [n4].[StatisticName]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniSchoolRoll] AS [n3]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           LEFT JOIN [NtuDepartment] AS [n4] ON [n3].[DptID] = [n4].[DptID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       ) AS [t2] ON [t0].[AlumniID0] = [t2].[AlumniID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           SELECT [n5].[SchoolRollID], [n5].[AlumniID], [n5].[Class], [n5].[CreateDate], [n5].[CreateUser], [n5].[DptID], [n5].[EnterYear], [n5].[IDName1], [n5].[IsClassContact], [n5].[IsDelete], [n5].[IsGraduated], [n5].[ModifyDate], [n5].[ModifyUser], [n5].[Semester], [n5].[SourceNote], [n5].[StudentID], [n5].[Year], [n6].[DptID] AS [DptID0], [n6].[DptCode], [n6].[DptDivision], [n6].[DptFullName], [n6].[DptFullName_En], [n6].[DptLevel], [n6].[DptName], [n6].[DptShortName], [n6].[EnabledYear], [n6].[IsDelete] AS [IsDelete0], [n6].[IsShow], [n6].[ParentDptID], [n6].[StatisticCode], [n6].[StatisticName]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniSchoolRoll] AS [n5]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           LEFT JOIN [NtuDepartment] AS [n6] ON [n5].[DptID] = [n6].[DptID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           WHERE [n5].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       ) AS [t3] ON [t0].[AlumniID0] = [t3].[AlumniID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       ORDER BY [t0].[CardID], [t0].[FileID], [t0].[AlumniID0], [t1].[SchoolRollID], [t1].[DptID0], [t2].[SchoolRollID], [t2].[DptID0], [t3].[Year] DESC, [t3].[SchoolRollID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       Executed DbCommand (6ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       SELECT [t1].[CardID], [t1].[ACCNO], [t1].[ActivatedDate], [t1].[Address], [t1].[AlumniID], [t1].[ApplyDate], [t1].[ApplyType], [t1].[CardSettingID], [t1].[CardType], [t1].[CityID], [t1].[Code], [t1].[CollectDate], [t1].[CountryID], [t1].[CreateDate], [t1].[CreateUser], [t1].[Email], [t1].[IsDelete], [t1].[Mobile], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Payment], [t1].[Photo], [t1].[Price], [t1].[ReceiveWay], [t1].[Remark], [t1].[SendDate], [t1].[Status], [t1].[Tel], [t1].[UsageDateEnd], [t1].[UsageDateStart], [t1].[UsageType], [t1].[AlumniID0], [t1].[AnnotationID], [t1].[ApprovalDate], [t1].[ApprovalUser], [t1].[Aua8], [t1].[Aua8ExpiredDate], [t1].[BackupEmail], [t1].[BackupMobile], [t1].[Birthday], [t1].[ChangeAua8ExpiredDate], [t1].[Combine_AlumniID], [t1].[CreateDate0], [t1].[CreateUser0], [t1].[CurrentAddress], [t1].[CurrentCityID], [t1].[CurrentCountryID], [t1].[Description], [t1].[DisableFindAlumni], [t1].[DptID], [t1].[Email0], [t1].[EnName], [t1].[EnterYear], [t1].[IDName1], [t1].[IDNumber], [t1].[IDPhoto], [t1].[InfoExpiredDate], [t1].[Info_IsPublic], [t1].[Info_IsReadConsent], [t1].[IsActive], [t1].[IsDelete0], [t1].[IsNeedChangeAua8], [t1].[LastPhotoModifyDate], [t1].[LoginErrorNum], [t1].[LoginLockTime], [t1].[Mobile0], [t1].[ModifyDate0], [t1].[ModifyUser0], [t1].[Name], [t1].[PermanentAddress], [t1].[PermanentCityID], [t1].[PermanentCountryID], [t1].[Photo0], [t1].[PhysicalCardApply], [t1].[Remark0], [t1].[Semester], [t1].[Sex], [t1].[SourceNote], [t1].[Status0], [t1].[StudentID], [t1].[Tel0], [t1].[Year], [t1].[FileID], [t2].[SchoolRollID], [t2].[AlumniID], [t2].[Class], [t2].[CreateDate], [t2].[CreateUser], [t2].[DptID], [t2].[EnterYear], [t2].[IDName1], [t2].[IsClassContact], [t2].[IsDelete], [t2].[IsGraduated], [t2].[ModifyDate], [t2].[ModifyUser], [t2].[Semester], [t2].[SourceNote], [t2].[StudentID], [t2].[Year], [t2].[DptID0], [t2].[DptCode], [t2].[DptDivision], [t2].[DptFullName], [t2].[DptFullName_En], [t2].[DptLevel], [t2].[DptName], [t2].[DptShortName], [t2].[EnabledYear], [t2].[IsDelete0], [t2].[IsShow], [t2].[ParentDptID], [t2].[StatisticCode], [t2].[StatisticName], [t3].[SchoolRollID], [t3].[AlumniID], [t3].[Class], [t3].[CreateDate], [t3].[CreateUser], [t3].[DptID], [t3].[EnterYear], [t3].[IDName1], [t3].[IsClassContact], [t3].[IsDelete], [t3].[IsGraduated], [t3].[ModifyDate], [t3].[ModifyUser], [t3].[Semester], [t3].[SourceNote], [t3].[StudentID], [t3].[Year], [t3].[DptID0], [t3].[DptCode], [t3].[DptDivision], [t3].[DptFullName], [t3].[DptFullName_En], [t3].[DptLevel], [t3].[DptName], [t3].[DptShortName], [t3].[EnabledYear], [t3].[IsDelete0], [t3].[IsShow], [t3].[ParentDptID], [t3].[StatisticCode], [t3].[StatisticName], [t4].[SchoolRollID], [t4].[AlumniID], [t4].[Class], [t4].[CreateDate], [t4].[CreateUser], [t4].[DptID], [t4].[EnterYear], [t4].[IDName1], [t4].[IsClassContact], [t4].[IsDelete], [t4].[IsGraduated], [t4].[ModifyDate], [t4].[ModifyUser], [t4].[Semester], [t4].[SourceNote], [t4].[StudentID], [t4].[Year], [t4].[DptID0], [t4].[DptCode], [t4].[DptDivision], [t4].[DptFullName], [t4].[DptFullName_En], [t4].[DptLevel], [t4].[DptName], [t4].[DptShortName], [t4].[EnabledYear], [t4].[IsDelete0], [t4].[IsShow], [t4].[ParentDptID], [t4].[StatisticCode], [t4].[StatisticName], [t1].[CreateDate1], [t1].[CreateUser1], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete1], [t1].[ModifyDate1], [t1].[ModifyUser1], [t1].[Order]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           SELECT TOP(1) [n].[CardID], [n].[ACCNO], [n].[ActivatedDate], [n].[Address], [n].[AlumniID], [n].[ApplyDate], [n].[ApplyType], [n].[CardSettingID], [n].[CardType], [n].[CityID], [n].[Code], [n].[CollectDate], [n].[CountryID], [n].[CreateDate], [n].[CreateUser], [n].[Email], [n].[IsDelete], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Payment], [n].[Photo], [n].[Price], [n].[ReceiveWay], [n].[Remark], [n].[SendDate], [n].[Status], [n].[Tel], [n].[UsageDateEnd], [n].[UsageDateStart], [n].[UsageType], [n0].[AlumniID] AS [AlumniID0], [n0].[AnnotationID], [n0].[ApprovalDate], [n0].[ApprovalUser], [n0].[Aua8], [n0].[Aua8ExpiredDate], [n0].[BackupEmail], [n0].[BackupMobile], [n0].[Birthday], [n0].[ChangeAua8ExpiredDate], [n0].[Combine_AlumniID], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[CurrentAddress], [n0].[CurrentCityID], [n0].[CurrentCountryID], [n0].[Description], [n0].[DisableFindAlumni], [n0].[DptID], [n0].[Email] AS [Email0], [n0].[EnName], [n0].[EnterYear], [n0].[IDName1], [n0].[IDNumber], [n0].[IDPhoto], [n0].[InfoExpiredDate], [n0].[Info_IsPublic], [n0].[Info_IsReadConsent], [n0].[IsActive], [n0].[IsDelete] AS [IsDelete0], [n0].[IsNeedChangeAua8], [n0].[LastPhotoModifyDate], [n0].[LoginErrorNum], [n0].[LoginLockTime], [n0].[Mobile] AS [Mobile0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name], [n0].[PermanentAddress], [n0].[PermanentCityID], [n0].[PermanentCountryID], [n0].[Photo] AS [Photo0], [n0].[PhysicalCardApply], [n0].[Remark] AS [Remark0], [n0].[Semester], [n0].[Sex], [n0].[SourceNote], [n0].[Status] AS [Status0], [n0].[StudentID], [n0].[Tel] AS [Tel0], [n0].[Year], [t0].[FileID], [t0].[CreateDate] AS [CreateDate1], [t0].[CreateUser] AS [CreateUser1], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete] AS [IsDelete1], [t0].[ModifyDate] AS [ModifyDate1], [t0].[ModifyUser] AS [ModifyUser1], [t0].[Order]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniCard] AS [n]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           LEFT JOIN (
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:               SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:               FROM [TbFileInfo] AS [t]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:               WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuAlumni] AS [n0] ON [n].[AlumniID] = [n0].[AlumniID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           WHERE (([n].[AlumniID] = @__id_0) AND ([n].[CardType] = CAST(1 AS smallint))) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       ) AS [t1]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           SELECT [n1].[SchoolRollID], [n1].[AlumniID], [n1].[Class], [n1].[CreateDate], [n1].[CreateUser], [n1].[DptID], [n1].[EnterYear], [n1].[IDName1], [n1].[IsClassContact], [n1].[IsDelete], [n1].[IsGraduated], [n1].[ModifyDate], [n1].[ModifyUser], [n1].[Semester], [n1].[SourceNote], [n1].[StudentID], [n1].[Year], [n2].[DptID] AS [DptID0], [n2].[DptCode], [n2].[DptDivision], [n2].[DptFullName], [n2].[DptFullName_En], [n2].[DptLevel], [n2].[DptName], [n2].[DptShortName], [n2].[EnabledYear], [n2].[IsDelete] AS [IsDelete0], [n2].[IsShow], [n2].[ParentDptID], [n2].[StatisticCode], [n2].[StatisticName]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniSchoolRoll] AS [n1]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           LEFT JOIN [NtuDepartment] AS [n2] ON [n1].[DptID] = [n2].[DptID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       ) AS [t2] ON [t1].[AlumniID0] = [t2].[AlumniID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           SELECT [n3].[SchoolRollID], [n3].[AlumniID], [n3].[Class], [n3].[CreateDate], [n3].[CreateUser], [n3].[DptID], [n3].[EnterYear], [n3].[IDName1], [n3].[IsClassContact], [n3].[IsDelete], [n3].[IsGraduated], [n3].[ModifyDate], [n3].[ModifyUser], [n3].[Semester], [n3].[SourceNote], [n3].[StudentID], [n3].[Year], [n4].[DptID] AS [DptID0], [n4].[DptCode], [n4].[DptDivision], [n4].[DptFullName], [n4].[DptFullName_En], [n4].[DptLevel], [n4].[DptName], [n4].[DptShortName], [n4].[EnabledYear], [n4].[IsDelete] AS [IsDelete0], [n4].[IsShow], [n4].[ParentDptID], [n4].[StatisticCode], [n4].[StatisticName]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniSchoolRoll] AS [n3]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           LEFT JOIN [NtuDepartment] AS [n4] ON [n3].[DptID] = [n4].[DptID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       ) AS [t3] ON [t1].[AlumniID0] = [t3].[AlumniID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           SELECT [n5].[SchoolRollID], [n5].[AlumniID], [n5].[Class], [n5].[CreateDate], [n5].[CreateUser], [n5].[DptID], [n5].[EnterYear], [n5].[IDName1], [n5].[IsClassContact], [n5].[IsDelete], [n5].[IsGraduated], [n5].[ModifyDate], [n5].[ModifyUser], [n5].[Semester], [n5].[SourceNote], [n5].[StudentID], [n5].[Year], [n6].[DptID] AS [DptID0], [n6].[DptCode], [n6].[DptDivision], [n6].[DptFullName], [n6].[DptFullName_En], [n6].[DptLevel], [n6].[DptName], [n6].[DptShortName], [n6].[EnabledYear], [n6].[IsDelete] AS [IsDelete0], [n6].[IsShow], [n6].[ParentDptID], [n6].[StatisticCode], [n6].[StatisticName]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniSchoolRoll] AS [n5]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           LEFT JOIN [NtuDepartment] AS [n6] ON [n5].[DptID] = [n6].[DptID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       ) AS [t4] ON [t1].[AlumniID0] = [t4].[AlumniID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       ORDER BY [t1].[CardID], [t1].[FileID], [t1].[AlumniID0], [t2].[SchoolRollID], [t2].[DptID0], [t3].[SchoolRollID], [t3].[DptID0], [t4].[Year] DESC, [t4].[SchoolRollID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]: #033[40m#033[1m#033[33mwarn#033[39m#033[22m#033[49m: Microsoft.AspNetCore.Mvc.ViewFeatures.CookieTempDataProvider[3]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       The temp data cookie .AspNetCore.Mvc.CookieTempDataProvider could not be loaded.
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       System.Security.Cryptography.CryptographicException: The key {2c70c251-b861-4749-b160-71a23c55a75f} was not found in the key ring. For more information go to http://aka.ms/dataprotectionwarning
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:          at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status)
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:          at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData)
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:          at Microsoft.AspNetCore.Mvc.ViewFeatures.CookieTempDataProvider.LoadTempData(HttpContext context)
Aug 22 00:30:44 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       接口/AlumniCard耗时41ms
Aug 22 00:30:44 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:44 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       Executed DbCommand (6ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       FROM [NtuAlumni] AS [n]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 22 00:30:44 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       SELECT [t5].[AlumniID], [t5].[AnnotationID], [t5].[ApprovalDate], [t5].[ApprovalUser], [t5].[Aua8], [t5].[Aua8ExpiredDate], [t5].[BackupEmail], [t5].[BackupMobile], [t5].[Birthday], [t5].[ChangeAua8ExpiredDate], [t5].[Combine_AlumniID], [t5].[CreateDate], [t5].[CreateUser], [t5].[CurrentAddress], [t5].[CurrentCityID], [t5].[CurrentCountryID], [t5].[Description], [t5].[DisableFindAlumni], [t5].[DptID], [t5].[Email], [t5].[EnName], [t5].[EnterYear], [t5].[IDName1], [t5].[IDNumber], [t5].[IDPhoto], [t5].[InfoExpiredDate], [t5].[Info_IsPublic], [t5].[Info_IsReadConsent], [t5].[IsActive], [t5].[IsDelete], [t5].[IsNeedChangeAua8], [t5].[LastPhotoModifyDate], [t5].[LoginErrorNum], [t5].[LoginLockTime], [t5].[Mobile], [t5].[ModifyDate], [t5].[ModifyUser], [t5].[Name], [t5].[PermanentAddress], [t5].[PermanentCityID], [t5].[PermanentCountryID], [t5].[Photo], [t5].[PhysicalCardApply], [t5].[Remark], [t5].[Semester], [t5].[Sex], [t5].[SourceNote], [t5].[Status], [t5].[StudentID], [t5].[Tel], [t5].[Year], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[AlumniID], [t6].[Class], [t6].[CreateDate], [t6].[CreateUser], [t6].[DptID], [t6].[EnterYear], [t6].[IDName1], [t6].[IsClassContact], [t6].[IsDelete], [t6].[IsGraduated], [t6].[ModifyDate], [t6].[ModifyUser], [t6].[Semester], [t6].[SourceNote], [t6].[StudentID], [t6].[Year], [t6].[DptID0], [t6].[DptCode], [t6].[DptDivision], [t6].[DptFullName], [t6].[DptFullName_En], [t6].[DptLevel], [t6].[DptName], [t6].[DptShortName], [t6].[EnabledYear], [t6].[IsDelete0], [t6].[IsShow], [t6].[ParentDptID], [t6].[StatisticCode], [t6].[StatisticName], [t7].[SchoolRollID], [t7].[AlumniID], [t7].[Class], [t7].[CreateDate], [t7].[CreateUser], [t7].[DptID], [t7].[EnterYear], [t7].[IDName1], [t7].[IsClassContact], [t7].[IsDelete], [t7].[IsGraduated], [t7].[ModifyDate], [t7].[ModifyUser], [t7].[Semester], [t7].[SourceNote], [t7].[StudentID], [t7].[Year], [t7].[DptID0], [t7].[DptCode], [t7].[DptDivision], [t7].[DptFullName], [t7].[DptFullName_En], [t7].[DptLevel], [t7].[DptName], [t7].[DptShortName], [t7].[EnabledYear], [t7].[IsDelete0], [t7].[IsShow], [t7].[ParentDptID], [t7].[StatisticCode], [t7].[StatisticName], [t5].[CreateDate0], [t5].[CreateUser0], [t5].[FileDescription], [t5].[FileName], [t5].[FilePath], [t5].[FilePathM], [t5].[FilePathS], [t5].[FileRealName], [t5].[IsDelete0], [t5].[ModifyDate0], [t5].[ModifyUser0], [t5].[Order], [t5].[CityLevel], [t5].[CityName], [t5].[CountryID], [t5].[CreateDate1], [t5].[CreateUser1], [t5].[IsDelete1], [t5].[ModifyDate1], [t5].[ModifyUser1], [t5].[ParentID], [t5].[PostCode], [t5].[CityLevel0], [t5].[CityName0], [t5].[CountryID0], [t5].[CreateDate2], [t5].[CreateUser2], [t5].[IsDelete2], [t5].[ModifyDate2], [t5].[ModifyUser2], [t5].[ParentID0], [t5].[PostCode0]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year], [t0].[FileID], [t0].[CreateDate] AS [CreateDate0], [t0].[CreateUser] AS [CreateUser0], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete] AS [IsDelete0], [t0].[ModifyDate] AS [ModifyDate0], [t0].[ModifyUser] AS [ModifyUser0], [t0].[Order], [t3].[CityID], [t3].[CityLevel], [t3].[CityName], [t3].[CountryID], [t3].[CreateDate] AS [CreateDate1], [t3].[CreateUser] AS [CreateUser1], [t3].[IsDelete] AS [IsDelete1], [t3].[ModifyDate] AS [ModifyDate1], [t3].[ModifyUser] AS [ModifyUser1], [t3].[ParentID], [t3].[PostCode], [t1].[CityID] AS [CityID0], [t1].[CityLevel] AS [CityLevel0], [t1].[CityName] AS [CityName0], [t1].[CountryID] AS [CountryID0], [t1].[CreateDate] AS [CreateDate2], [t1].[CreateUser] AS [CreateUser2], [t1].[IsDelete] AS [IsDelete2], [t1].[ModifyDate] AS [ModifyDate2], [t1].[ModifyUser] AS [ModifyUser2], [t1].[ParentID] AS [ParentID0], [t1].[PostCode] AS [PostCode0]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           FROM [NtuAlumni] AS [n]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           LEFT JOIN (
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:               SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:               FROM [TbFileInfo] AS [t]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:               WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           LEFT JOIN (
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:               SELECT [t2].[CityID], [t2].[CityLevel], [t2].[CityName], [t2].[CountryID], [t2].[CreateDate], [t2].[CreateUser], [t2].[IsDelete], [t2].[ModifyDate], [t2].[ModifyUser], [t2].[ParentID], [t2].[PostCode]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:               FROM [TbCity] AS [t2]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:               WHERE [t2].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           ) AS [t1] ON [n].[CurrentCityID] = [t1].[CityID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           LEFT JOIN (
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:               SELECT [t4].[CityID], [t4].[CityLevel], [t4].[CityName], [t4].[CountryID], [t4].[CreateDate], [t4].[CreateUser], [t4].[IsDelete], [t4].[ModifyDate], [t4].[ModifyUser], [t4].[ParentID], [t4].[PostCode]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:               FROM [TbCity] AS [t4]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:               WHERE [t4].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           ) AS [t3] ON [n].[PermanentCityID] = [t3].[CityID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           WHERE (([n].[AlumniID] = @__id_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       ) AS [t5]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           SELECT [n0].[SchoolRollID], [n0].[AlumniID], [n0].[Class], [n0].[CreateDate], [n0].[CreateUser], [n0].[DptID], [n0].[EnterYear], [n0].[IDName1], [n0].[IsClassContact], [n0].[IsDelete], [n0].[IsGraduated], [n0].[ModifyDate], [n0].[ModifyUser], [n0].[Semester], [n0].[SourceNote], [n0].[StudentID], [n0].[Year], [n1].[DptID] AS [DptID0], [n1].[DptCode], [n1].[DptDivision], [n1].[DptFullName], [n1].[DptFullName_En], [n1].[DptLevel], [n1].[DptName], [n1].[DptShortName], [n1].[EnabledYear], [n1].[IsDelete] AS [IsDelete0], [n1].[IsShow], [n1].[ParentDptID], [n1].[StatisticCode], [n1].[StatisticName]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniSchoolRoll] AS [n0]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           LEFT JOIN [NtuDepartment] AS [n1] ON [n0].[DptID] = [n1].[DptID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       ) AS [t6] ON [t5].[AlumniID] = [t6].[AlumniID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           SELECT [n2].[SchoolRollID], [n2].[AlumniID], [n2].[Class], [n2].[CreateDate], [n2].[CreateUser], [n2].[DptID], [n2].[EnterYear], [n2].[IDName1], [n2].[IsClassContact], [n2].[IsDelete], [n2].[IsGraduated], [n2].[ModifyDate], [n2].[ModifyUser], [n2].[Semester], [n2].[SourceNote], [n2].[StudentID], [n2].[Year], [n3].[DptID] AS [DptID0], [n3].[DptCode], [n3].[DptDivision], [n3].[DptFullName], [n3].[DptFullName_En], [n3].[DptLevel], [n3].[DptName], [n3].[DptShortName], [n3].[EnabledYear], [n3].[IsDelete] AS [IsDelete0], [n3].[IsShow], [n3].[ParentDptID], [n3].[StatisticCode], [n3].[StatisticName]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniSchoolRoll] AS [n2]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           LEFT JOIN [NtuDepartment] AS [n3] ON [n2].[DptID] = [n3].[DptID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           WHERE [n2].[IsDelete] = CAST(0 AS bit)
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       ) AS [t7] ON [t5].[AlumniID] = [t7].[AlumniID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       ORDER BY [t5].[AlumniID], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[DptID0], [t7].[Year] DESC, [t7].[SchoolRollID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       接口/AlumniServe/ApplyAlumniCard耗时28ms
Aug 22 00:30:44 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:44 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       SELECT CASE
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           WHEN EXISTS (
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:               SELECT 1
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:               FROM [NtuAlumniCardInfo] AS [n]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:               WHERE [n].[AID] = @__AID_0) THEN CAST(1 AS bit)
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           ELSE CAST(0 AS bit)
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       END
Aug 22 00:30:44 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[Order]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       FROM [NtuAlumniCardInfo] AS [n]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       WHERE [n].[AID] = @__AID_0
Aug 22 00:30:44 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       SELECT CASE
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           WHEN EXISTS (
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:               SELECT 1
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:               FROM [NtuAlumniCardInfo] AS [n]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:               WHERE [n].[AID] = @__AID_0) THEN CAST(1 AS bit)
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           ELSE CAST(0 AS bit)
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       END
Aug 22 00:30:44 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[Order]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       FROM [NtuAlumniCardInfo] AS [n]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       WHERE [n].[AID] = @__AID_0
Aug 22 00:30:44 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       SELECT CASE
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           WHEN EXISTS (
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:               SELECT 1
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:               FROM [NtuAlumniCardInfo] AS [n]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:               WHERE [n].[AID] = @__AID_0) THEN CAST(1 AS bit)
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           ELSE CAST(0 AS bit)
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       END
Aug 22 00:30:44 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[Order]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       FROM [NtuAlumniCardInfo] AS [n]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       WHERE [n].[AID] = @__AID_0
Aug 22 00:30:44 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       SELECT CASE
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           WHEN EXISTS (
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:               SELECT 1
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:               FROM [NtuActivity] AS [n]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:               WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ((@__alumniInfo_AlumniID_0 LIKE '') OR (CHARINDEX(@__alumniInfo_AlumniID_0, [n].[ActCadres]) > 0))) THEN CAST(1 AS bit)
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           ELSE CAST(0 AS bit)
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       END
Aug 22 00:30:44 erlangs IscomAlumni[1531332]: #033[41m#033[30mfail#033[39m#033[22m#033[49m: Microsoft.AspNetCore.Antiforgery.DefaultAntiforgery[7]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       An exception was thrown while deserializing the token.
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       Microsoft.AspNetCore.Antiforgery.AntiforgeryValidationException: The antiforgery token could not be decrypted.
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:        ---> System.Security.Cryptography.CryptographicException: The key {2c70c251-b861-4749-b160-71a23c55a75f} was not found in the key ring. For more information go to http://aka.ms/dataprotectionwarning
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:          at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(Byte[] protectedData, Boolean allowOperationsOnRevokedKeys, UnprotectStatus& status)
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:          at Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Unprotect(Byte[] protectedData)
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:          at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken)
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:          --- End of inner exception stack trace ---
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:          at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgeryTokenSerializer.Deserialize(String serializedToken)
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:          at Microsoft.AspNetCore.Antiforgery.DefaultAntiforgery.GetCookieTokenDoesNotThrow(HttpContext httpContext)
Aug 22 00:30:44 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:44 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:44 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       接口/AlumniServe/AlumniCardInfo耗时53ms
Aug 22 00:30:44 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:44 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:44 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:44 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:44 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/58DDEBC7A852C824A2D85A9EE6A3570F7AF02410C4C0819515700F3A14B5D20F耗时56ms
Aug 22 00:30:45 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       接口/lib/blockUI/jquery.blockUI.js耗时0ms
Aug 22 00:30:45 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:45 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:45 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:45 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:45 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/5971EDB6205911C7EC980F7624BDAF929A59F43831E7B2A971525B0119851389耗时10ms
Aug 22 00:30:45 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:45 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:45 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/6AD627C8483884B32FCCF4A21ACFB241107E1D9569D9A2A33FAFDC2101512316耗时10ms
Aug 22 00:30:45 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:45 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:45 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:46 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:46 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/30859E735A54786E41042D5297E22CB7E65F7CE320838F2390F69537C641E971耗时56ms
Aug 22 00:30:46 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:46 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:46 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:46 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/9933A643AA867171DB3290182DB225FBDBBBE24D009E109916FED3ECB967787F耗时50ms
Aug 22 00:30:46 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:46 erlangs IscomAlumni[1531332]:       接口/areas/frontend/fontawesome/webfonts/fa-solid-900.woff2耗时2ms
Aug 22 00:30:47 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:47 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:47 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:47 erlangs IscomAlumni[1531332]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:47 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:47 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:47 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:47 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:47 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:47 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:47 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:47 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:47 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:47 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:47 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:47 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:47 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:47 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:47 erlangs IscomAlumni[1531332]:       Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:47 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:47 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:47 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:47 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:47 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:47 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:47 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:47 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:47 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:47 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:47 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/62559EE6E2953B28874DD662D1F030EF3D47D908A93BA7324FC407B33416D1A3耗时57ms
Aug 22 00:30:48 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:48 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:48 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:48 erlangs IscomAlumni[1531332]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:48 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:48 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:48 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:48 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:48 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:48 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:48 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:48 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:48 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:48 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:48 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:48 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:48 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:48 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:48 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:48 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:48 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:48 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:48 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:48 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:48 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:48 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:48 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:48 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:48 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:48 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/E68907F33E6D11741B5FE33101C36CE58F494F844F5DD89F832442CA403AD028耗时49ms
Aug 22 00:30:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:49 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (39ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:49 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:49 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:49 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:49 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:49 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:49 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:49 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:49 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:49 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:49 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:49 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:49 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:49 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (9ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:49 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:49 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:49 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:49 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:49 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:49 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:49 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:49 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/E5D34C0C39F48375B77E5DCA8C002CE7AE6F0A7951225B2961022502B165929E耗时65ms
Aug 22 00:30:52 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:52 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:52 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:52 erlangs IscomAlumni[1531332]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:52 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:52 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:52 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:52 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:52 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:52 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:52 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:52 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:52 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:52 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:52 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:52 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:52 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:52 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:52 erlangs IscomAlumni[1531332]:       Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:52 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:52 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:52 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:52 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:52 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:52 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:52 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:52 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:52 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:52 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:52 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/99FD82AA6A285BE60DD46E897E6B30D1AFEACF019BE9C1E8A316E45C890F73EC耗时63ms
Aug 22 00:30:52 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:52 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:52 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:52 erlangs IscomAlumni[1531332]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:53 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:53 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/5406C811FFA85A727A81280FB7076E50ABE991422687C581C14DF41C517080F0耗时56ms
Aug 22 00:30:53 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:53 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:53 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:53 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:53 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/850063FD1EA2154EA2EC5722951D5B1456F239316B4BF4DA51FA95117C244904耗时58ms
Aug 22 00:30:54 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:54 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:54 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:54 erlangs IscomAlumni[1531332]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:54 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:54 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:54 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:54 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:54 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:54 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:54 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:54 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:54 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:54 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:54 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:54 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:54 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:54 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:54 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:54 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:54 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:54 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:54 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:54 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:54 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:54 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:54 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:54 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:54 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:54 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/6402FEAFB586ED6D2ACF5FE41B707446CF4A314782AB1B894F37409D3CDE1A25耗时62ms
Aug 22 00:30:55 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:55 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:55 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:55 erlangs IscomAlumni[1531332]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:55 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:55 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:55 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:55 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:55 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:55 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:55 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:55 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:55 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:55 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:55 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:55 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:55 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:55 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:55 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:55 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:55 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:55 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:55 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:55 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:55 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:55 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:55 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:55 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:55 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:55 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/4914B9BA6083496AE21937169EF5BD509A94ED6A6200E67910053A67DE4C1142耗时54ms
Aug 22 00:30:55 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:55 erlangs IscomAlumni[1531332]:       接口/areas/frontend/img/favicon.png耗时0ms
Aug 22 00:30:56 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:56 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:56 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:56 erlangs IscomAlumni[1531332]:       Executed DbCommand (42ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:56 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:56 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:56 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:56 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:56 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:56 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:56 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:56 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:56 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:56 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:56 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:56 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:56 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:56 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:56 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:56 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:56 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:56 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:56 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:56 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:56 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:56 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:56 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:56 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:56 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:56 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/2530B215C71695B62A82699130C019721267C4B17655E32C870A1B4183BD58E2耗时60ms
Aug 22 00:30:57 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:57 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:58 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:58 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:58 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:58 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:58 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       Executed DbCommand (575ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       Executed DbCommand (9ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:58 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:58 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:58 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/6A445113B52FB5DE2BF9742CF64CFB7090CABDBEDB2BB433674E074A790960D0耗时47ms
Aug 22 00:30:58 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       Executed DbCommand (62ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:58 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/62AA3FE952142404D0407E4441B7D459C4ECDF729BD69112516D51A5EA9BA546耗时47ms
Aug 22 00:30:58 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:58 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:58 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:58 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/9D4ECB156FBE6025BC0597F50E2B7D284064152CFFA2E31F7AFA27255F24F827耗时47ms
Aug 22 00:30:59 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:59 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:59 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       Executed DbCommand (10ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:59 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/99FD82AA6A285BE60DD46E897E6B30D1AFEACF019BE9C1E8A316E45C890F73EC耗时7ms
Aug 22 00:30:59 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:59 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:30:59 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       Executed DbCommand (65ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       Executed DbCommand (66ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:59 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:30:59 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:59 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       Executed DbCommand (8ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:30:59 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/4408E4A4A02AF692C7BA63EE725840E6BF0B11EB73495F761FC907F82B054C24耗时7ms
Aug 22 00:30:59 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:30:59 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/5406C811FFA85A727A81280FB7076E50ABE991422687C581C14DF41C517080F0耗时7ms
Aug 22 00:31:00 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       Executed DbCommand (67ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:00 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:00 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/B7B9495CA50F23A2740B9AC151A482FC8CF8B374C03654A07C07130BFCA1CAF6耗时7ms
Aug 22 00:31:00 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       Executed DbCommand (89ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:00 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:00 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:00 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/4C0CDF52F78734F53302A2CE68560DAA92F4EEFC7E2911C708310C43870D06DC耗时7ms
Aug 22 00:31:01 erlangs CRON[2914013]: (root) CMD (/sbin/monitor_dotnet.sh  )
Aug 22 00:31:01 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:01 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:02 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:02 erlangs IscomAlumni[1531332]:       Executed DbCommand (46ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:02 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:02 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:02 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:02 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:02 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:02 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:02 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:02 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:02 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:02 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:02 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:02 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:02 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:02 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:02 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:02 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:02 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:02 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:02 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:02 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:02 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:02 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:02 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:02 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:02 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:02 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/7C6038A9508E36B1FADB5EB85597C655BC5E499FAEE9F6EEA8762CE8FC299AF8耗时64ms
Aug 22 00:31:02 erlangs systemd[1]: Starting Refresh fwupd metadata and update motd...
Aug 22 00:31:03 erlangs dbus-daemon[883]: [system] Activating via systemd: service name='org.freedesktop.fwupd' unit='fwupd.service' requested by ':1.601815' (uid=129 pid=2914465 comm="/usr/bin/fwupdmgr refresh " label="unconfined")
Aug 22 00:31:03 erlangs systemd[1]: Starting Firmware update daemon...
Aug 22 00:31:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       Executed DbCommand (40ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/40BAC004D6568BB676A0F73E81C1B19C46F01C4E8FCDB388C3A9F24F85C9BD0A耗时53ms
Aug 22 00:31:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:04 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:04 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/0202FB9EE0F396B0DAF47E5B5169ECD4CDA8255EC6EB5229A3FFA8AC38F88747耗时57ms
Aug 22 00:31:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       Executed DbCommand (39ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/E46DAB730BD4A225D768F10BBB241093DF08F0A9C8EB29BD9EC4E74436B8B5FB耗时55ms
Aug 22 00:31:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:05 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:05 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/3205F170CFD7D5B11FA9FFA211C3200FD126CA897C9BF8DE017071B5BC04AEFF耗时62ms
Aug 22 00:31:07 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:07 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:07 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:07 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/79DC3A9FCDC13A8E5559F7E8234739C1CF4D66CAC31036A53B2D172502417FA4耗时57ms
Aug 22 00:31:07 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:07 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:07 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:07 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:07 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/6D72C2D4A123174243F42974C104150AF13FA1A984A67B27E13E942FCA0FE22A耗时59ms
Aug 22 00:31:10 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:10 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:10 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       Executed DbCommand (62ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:10 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:10 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/1A6580B13022691F84F26A51A0E95D3E54EE7E4FFE9960C2B12C5A7464735249耗时59ms
Aug 22 00:31:10 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       Executed DbCommand (66ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:10 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:10 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/90CC07664E71B750E79B38F8F83D91B1111DF4541DF13B3C44681C8DBF217FA9耗时59ms
Aug 22 00:31:10 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:10 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:10 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:10 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:10 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/A5797293506A8EEB6FEA885E5B5FD19FE81C7E5271B3016126127AF222937952耗时52ms
Aug 22 00:31:13 erlangs dbus-daemon[883]: [system] Successfully activated service 'org.freedesktop.fwupd'
Aug 22 00:31:13 erlangs systemd[1]: Started Firmware update daemon.
Aug 22 00:31:15 erlangs fwupdmgr[2914465]: Updating lvfs
Aug 22 00:31:15 erlangs fwupdmgr[2914465]: Downloading…: 0%
Aug 22 00:31:16 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:16 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:16 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:16 erlangs IscomAlumni[1531332]:       Executed DbCommand (59ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:16 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:16 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:16 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:16 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:16 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:16 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:16 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:16 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:16 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:16 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:16 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:16 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:16 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:16 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:16 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:16 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:16 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:16 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:16 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:16 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:16 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:16 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:16 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:16 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:16 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:16 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/3F541D697B40E537978781DCCCDA53BD049C3A4D19A9CBD890389261135E8AEC耗时74ms
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 9%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 18%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 37%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 56%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 75%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 94%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 100%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Idle…: 100%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 100%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 2%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 2%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 3%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 4%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 5%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 7%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 8%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 9%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 10%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 11%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 13%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 14%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 15%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 16%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 17%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 18%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 20%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 21%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 22%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 23%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 24%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 25%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 32%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 39%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 46%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 53%
Aug 22 00:31:16 erlangs fwupdmgr[2914465]: Downloading…: 60%
Aug 22 00:31:17 erlangs fwupdmgr[2914465]: Downloading…: 66%
Aug 22 00:31:17 erlangs fwupdmgr[2914465]: Downloading…: 73%
Aug 22 00:31:17 erlangs fwupdmgr[2914465]: Downloading…: 80%
Aug 22 00:31:17 erlangs fwupdmgr[2914465]: Downloading…: 87%
Aug 22 00:31:17 erlangs fwupdmgr[2914465]: Downloading…: 94%
Aug 22 00:31:17 erlangs fwupdmgr[2914465]: Idle…: 100%
Aug 22 00:31:17 erlangs fwupdmgr[2914465]: Idle…: 100%
Aug 22 00:31:17 erlangs fwupdmgr[2914465]: Successfully downloaded new metadata: 0 local devices supported
Aug 22 00:31:17 erlangs systemd[1]: fwupd-refresh.service: Deactivated successfully.
Aug 22 00:31:17 erlangs systemd[1]: Finished Refresh fwupd metadata and update motd.
Aug 22 00:31:17 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:17 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:17 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       Executed DbCommand (67ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       Executed DbCommand (66ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:17 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:17 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:17 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/123DA67D86B48EAD0F06124A9077142187D2AE9B4D69CD52F9EA85ADEF6E6D5B耗时82ms
Aug 22 00:31:17 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       Executed DbCommand (5ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:17 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:17 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/FEBEFAEF54DD37C4ACFC648BB96CC096FF52AD2FB2CCEA356144DE94F9A54B45耗时82ms
Aug 22 00:31:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       Executed DbCommand (40ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/CBF81A8F0DABE96B217BC30E647273A750AA5A6EBD9D6700CBD64F70900D1E3C耗时54ms
Aug 22 00:31:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/8010CE365FEFACE49ABFD280A3413137607B9E6EC403755364555CE837D063A4耗时55ms
Aug 22 00:31:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:19 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:19 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/8CC3C02D5037B1EB3F1661B19064CB7FB143FD78538C62417D47B9E09B99B388耗时48ms
Aug 22 00:31:20 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:20 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:20 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       Executed DbCommand (60ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:20 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:20 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/DAAB5D875256AB31550D5118561FEDA6F8ACFB0FB6EBF55E6F6AB37FEF724DA9耗时61ms
Aug 22 00:31:20 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       Executed DbCommand (58ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:20 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:20 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/20E7C9B08E4DE957F4900B802996E4001E4D2ACEC91077A2F697C2F84F50B927耗时61ms
Aug 22 00:31:20 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:20 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:20 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:20 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:20 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/34D008140A928F1FA1DDC6368F04D77B6D04B55CFE87D5EA6E5EEAA39D10D893耗时46ms
Aug 22 00:31:21 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:21 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:21 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:21 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/4C0CDF52F78734F53302A2CE68560DAA92F4EEFC7E2911C708310C43870D06DC耗时51ms
Aug 22 00:31:21 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:21 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:21 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:21 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:21 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/10A892AF522D448CF2694540EF20A3AFFAECF9636F0DD36D9C131D35C0DD6FDB耗时50ms
Aug 22 00:31:22 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:22 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:22 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:22 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/CC2FDF8ED27A2754B61B30A3E47ADDFF38EFC6DC984AFE2087B62E37CE1E14C7耗时52ms
Aug 22 00:31:22 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:22 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:22 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:22 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:22 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/B7B9495CA50F23A2740B9AC151A482FC8CF8B374C03654A07C07130BFCA1CAF6耗时47ms
Aug 22 00:31:23 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:23 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:23 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:23 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/D5ACFB0E69227AEBCCC07299E8841D0D8FC4E002F5231509FB3D602C0F04FFE9耗时53ms
Aug 22 00:31:23 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:23 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       Executed DbCommand (5ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       FROM [NtuAlumni] AS [n]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 22 00:31:23 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       Executed DbCommand (6ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       SELECT [t5].[AlumniID], [t5].[AnnotationID], [t5].[ApprovalDate], [t5].[ApprovalUser], [t5].[Aua8], [t5].[Aua8ExpiredDate], [t5].[BackupEmail], [t5].[BackupMobile], [t5].[Birthday], [t5].[ChangeAua8ExpiredDate], [t5].[Combine_AlumniID], [t5].[CreateDate], [t5].[CreateUser], [t5].[CurrentAddress], [t5].[CurrentCityID], [t5].[CurrentCountryID], [t5].[Description], [t5].[DisableFindAlumni], [t5].[DptID], [t5].[Email], [t5].[EnName], [t5].[EnterYear], [t5].[IDName1], [t5].[IDNumber], [t5].[IDPhoto], [t5].[InfoExpiredDate], [t5].[Info_IsPublic], [t5].[Info_IsReadConsent], [t5].[IsActive], [t5].[IsDelete], [t5].[IsNeedChangeAua8], [t5].[LastPhotoModifyDate], [t5].[LoginErrorNum], [t5].[LoginLockTime], [t5].[Mobile], [t5].[ModifyDate], [t5].[ModifyUser], [t5].[Name], [t5].[PermanentAddress], [t5].[PermanentCityID], [t5].[PermanentCountryID], [t5].[Photo], [t5].[PhysicalCardApply], [t5].[Remark], [t5].[Semester], [t5].[Sex], [t5].[SourceNote], [t5].[Status], [t5].[StudentID], [t5].[Tel], [t5].[Year], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[AlumniID], [t6].[Class], [t6].[CreateDate], [t6].[CreateUser], [t6].[DptID], [t6].[EnterYear], [t6].[IDName1], [t6].[IsClassContact], [t6].[IsDelete], [t6].[IsGraduated], [t6].[ModifyDate], [t6].[ModifyUser], [t6].[Semester], [t6].[SourceNote], [t6].[StudentID], [t6].[Year], [t6].[DptID0], [t6].[DptCode], [t6].[DptDivision], [t6].[DptFullName], [t6].[DptFullName_En], [t6].[DptLevel], [t6].[DptName], [t6].[DptShortName], [t6].[EnabledYear], [t6].[IsDelete0], [t6].[IsShow], [t6].[ParentDptID], [t6].[StatisticCode], [t6].[StatisticName], [t7].[SchoolRollID], [t7].[AlumniID], [t7].[Class], [t7].[CreateDate], [t7].[CreateUser], [t7].[DptID], [t7].[EnterYear], [t7].[IDName1], [t7].[IsClassContact], [t7].[IsDelete], [t7].[IsGraduated], [t7].[ModifyDate], [t7].[ModifyUser], [t7].[Semester], [t7].[SourceNote], [t7].[StudentID], [t7].[Year], [t7].[DptID0], [t7].[DptCode], [t7].[DptDivision], [t7].[DptFullName], [t7].[DptFullName_En], [t7].[DptLevel], [t7].[DptName], [t7].[DptShortName], [t7].[EnabledYear], [t7].[IsDelete0], [t7].[IsShow], [t7].[ParentDptID], [t7].[StatisticCode], [t7].[StatisticName], [t5].[CreateDate0], [t5].[CreateUser0], [t5].[FileDescription], [t5].[FileName], [t5].[FilePath], [t5].[FilePathM], [t5].[FilePathS], [t5].[FileRealName], [t5].[IsDelete0], [t5].[ModifyDate0], [t5].[ModifyUser0], [t5].[Order], [t5].[CityLevel], [t5].[CityName], [t5].[CountryID], [t5].[CreateDate1], [t5].[CreateUser1], [t5].[IsDelete1], [t5].[ModifyDate1], [t5].[ModifyUser1], [t5].[ParentID], [t5].[PostCode], [t5].[CityLevel0], [t5].[CityName0], [t5].[CountryID0], [t5].[CreateDate2], [t5].[CreateUser2], [t5].[IsDelete2], [t5].[ModifyDate2], [t5].[ModifyUser2], [t5].[ParentID0], [t5].[PostCode0]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year], [t0].[FileID], [t0].[CreateDate] AS [CreateDate0], [t0].[CreateUser] AS [CreateUser0], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete] AS [IsDelete0], [t0].[ModifyDate] AS [ModifyDate0], [t0].[ModifyUser] AS [ModifyUser0], [t0].[Order], [t3].[CityID], [t3].[CityLevel], [t3].[CityName], [t3].[CountryID], [t3].[CreateDate] AS [CreateDate1], [t3].[CreateUser] AS [CreateUser1], [t3].[IsDelete] AS [IsDelete1], [t3].[ModifyDate] AS [ModifyDate1], [t3].[ModifyUser] AS [ModifyUser1], [t3].[ParentID], [t3].[PostCode], [t1].[CityID] AS [CityID0], [t1].[CityLevel] AS [CityLevel0], [t1].[CityName] AS [CityName0], [t1].[CountryID] AS [CountryID0], [t1].[CreateDate] AS [CreateDate2], [t1].[CreateUser] AS [CreateUser2], [t1].[IsDelete] AS [IsDelete2], [t1].[ModifyDate] AS [ModifyDate2], [t1].[ModifyUser] AS [ModifyUser2], [t1].[ParentID] AS [ParentID0], [t1].[PostCode] AS [PostCode0]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:           FROM [NtuAlumni] AS [n]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:           LEFT JOIN (
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:               SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:               FROM [TbFileInfo] AS [t]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:               WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:           ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:           LEFT JOIN (
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:               SELECT [t2].[CityID], [t2].[CityLevel], [t2].[CityName], [t2].[CountryID], [t2].[CreateDate], [t2].[CreateUser], [t2].[IsDelete], [t2].[ModifyDate], [t2].[ModifyUser], [t2].[ParentID], [t2].[PostCode]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:               FROM [TbCity] AS [t2]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:               WHERE [t2].[IsDelete] = CAST(0 AS bit)
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:           ) AS [t1] ON [n].[CurrentCityID] = [t1].[CityID]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:           LEFT JOIN (
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:               SELECT [t4].[CityID], [t4].[CityLevel], [t4].[CityName], [t4].[CountryID], [t4].[CreateDate], [t4].[CreateUser], [t4].[IsDelete], [t4].[ModifyDate], [t4].[ModifyUser], [t4].[ParentID], [t4].[PostCode]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:               FROM [TbCity] AS [t4]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:               WHERE [t4].[IsDelete] = CAST(0 AS bit)
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:           ) AS [t3] ON [n].[PermanentCityID] = [t3].[CityID]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:           WHERE (([n].[AlumniID] = @__id_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       ) AS [t5]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:           SELECT [n0].[SchoolRollID], [n0].[AlumniID], [n0].[Class], [n0].[CreateDate], [n0].[CreateUser], [n0].[DptID], [n0].[EnterYear], [n0].[IDName1], [n0].[IsClassContact], [n0].[IsDelete], [n0].[IsGraduated], [n0].[ModifyDate], [n0].[ModifyUser], [n0].[Semester], [n0].[SourceNote], [n0].[StudentID], [n0].[Year], [n1].[DptID] AS [DptID0], [n1].[DptCode], [n1].[DptDivision], [n1].[DptFullName], [n1].[DptFullName_En], [n1].[DptLevel], [n1].[DptName], [n1].[DptShortName], [n1].[EnabledYear], [n1].[IsDelete] AS [IsDelete0], [n1].[IsShow], [n1].[ParentDptID], [n1].[StatisticCode], [n1].[StatisticName]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniSchoolRoll] AS [n0]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:           LEFT JOIN [NtuDepartment] AS [n1] ON [n0].[DptID] = [n1].[DptID]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       ) AS [t6] ON [t5].[AlumniID] = [t6].[AlumniID]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:           SELECT [n2].[SchoolRollID], [n2].[AlumniID], [n2].[Class], [n2].[CreateDate], [n2].[CreateUser], [n2].[DptID], [n2].[EnterYear], [n2].[IDName1], [n2].[IsClassContact], [n2].[IsDelete], [n2].[IsGraduated], [n2].[ModifyDate], [n2].[ModifyUser], [n2].[Semester], [n2].[SourceNote], [n2].[StudentID], [n2].[Year], [n3].[DptID] AS [DptID0], [n3].[DptCode], [n3].[DptDivision], [n3].[DptFullName], [n3].[DptFullName_En], [n3].[DptLevel], [n3].[DptName], [n3].[DptShortName], [n3].[EnabledYear], [n3].[IsDelete] AS [IsDelete0], [n3].[IsShow], [n3].[ParentDptID], [n3].[StatisticCode], [n3].[StatisticName]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniSchoolRoll] AS [n2]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:           LEFT JOIN [NtuDepartment] AS [n3] ON [n2].[DptID] = [n3].[DptID]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:           WHERE [n2].[IsDelete] = CAST(0 AS bit)
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       ) AS [t7] ON [t5].[AlumniID] = [t7].[AlumniID]
Aug 22 00:31:23 erlangs IscomAlumni[1531332]:       ORDER BY [t5].[AlumniID], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[DptID0], [t7].[Year] DESC, [t7].[SchoolRollID]
Aug 22 00:31:24 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:24 erlangs IscomAlumni[1531332]:       Executed DbCommand (25ms) [Parameters=[@__FileRealName_0='?' (Size = 30) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:24 erlangs IscomAlumni[1531332]:       SELECT CASE
Aug 22 00:31:24 erlangs IscomAlumni[1531332]:           WHEN EXISTS (
Aug 22 00:31:24 erlangs IscomAlumni[1531332]:               SELECT 1
Aug 22 00:31:24 erlangs IscomAlumni[1531332]:               FROM [TbFileInfo] AS [t]
Aug 22 00:31:24 erlangs IscomAlumni[1531332]:               WHERE [t].[FileRealName] = @__FileRealName_0) THEN CAST(1 AS bit)
Aug 22 00:31:24 erlangs IscomAlumni[1531332]:           ELSE CAST(0 AS bit)
Aug 22 00:31:24 erlangs IscomAlumni[1531332]:       END
Aug 22 00:31:24 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:24 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:24 erlangs IscomAlumni[1531332]:       SELECT * FROM TbIdSummary WITH(updlock, rowlock, holdlock) WHERE TableName = 'TbFileInfo'
Aug 22 00:31:24 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:24 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[@__table_name_0='?' (Size = 50) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:24 erlangs IscomAlumni[1531332]:       SELECT TOP(2) [t].[TableName], [t].[Length], [t].[MaxID], [t].[Prefix]
Aug 22 00:31:24 erlangs IscomAlumni[1531332]:       FROM [TbIdSummary] AS [t]
Aug 22 00:31:24 erlangs IscomAlumni[1531332]:       WHERE [t].[TableName] = @__table_name_0
Aug 22 00:31:24 erlangs IscomAlumni[1531332]: #033[40m#033[1m#033[33mwarn#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 22 00:31:24 erlangs IscomAlumni[1531332]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 22 00:31:24 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:24 erlangs IscomAlumni[1531332]:       Executed DbCommand (890ms) [Parameters=[@p2='?' (Size = 10) (DbType = AnsiString), @p0='?' (DbType = DateTime), @p1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:24 erlangs IscomAlumni[1531332]:       SET NOCOUNT ON;
Aug 22 00:31:24 erlangs IscomAlumni[1531332]:       UPDATE [NtuAlumni] SET [InfoExpiredDate] = @p0, [ModifyDate] = @p1
Aug 22 00:31:24 erlangs IscomAlumni[1531332]:       WHERE [AlumniID] = @p2;
Aug 22 00:31:24 erlangs IscomAlumni[1531332]:       SELECT @@ROWCOUNT;
Aug 22 00:31:27 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       Executed DbCommand (3,001ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       SET NOCOUNT ON;
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       WHERE [TableName] = @p3;
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       SELECT @@ROWCOUNT;
Aug 22 00:31:27 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:27 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:27 erlangs IscomAlumni[1531332]: #033[40m#033[1m#033[33mwarn#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 22 00:31:27 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:27 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:27 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:27 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:27 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:27 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       Executed DbCommand (17ms) [Parameters=[@p0='?' (Size = 15) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 4000), @p4='?' (Size = 300), @p5='?' (Size = 4000), @p6='?' (Size = 4000), @p7='?' (Size = 4000), @p8='?' (Size = 30) (DbType = AnsiString), @p9='?' (DbType = Boolean), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 1) (DbType = Byte)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       SET NOCOUNT ON;
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       INSERT INTO [TbFileInfo] ([FileID], [CreateDate], [CreateUser], [FileDescription], [FileName], [FilePath], [FilePathM], [FilePathS], [FileRealName], [IsDelete], [ModifyDate], [ModifyUser], [Order])
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12);
Aug 22 00:31:27 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:27 erlangs IscomAlumni[1531332]: #033[40m#033[1m#033[33mwarn#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 22 00:31:27 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       Executed DbCommand (24ms) [Parameters=[@p50='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 10) (DbType = AnsiString), @p3='?' (Size = 50) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (Size = 50), @p6='?' (Size = 20) (DbType = AnsiString), @p7='?' (DbType = DateTime), @p8='?' (DbType = DateTime), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 700), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 10) (DbType = AnsiString), @p18='?' (Size = 50), @p19='?' (Size = 60), @p20='?' (DbType = Int32), @p21='?' (Size = 1) (DbType = AnsiString), @p22='?' (Size = 20) (DbType = AnsiString), @p23='?' (Size = 15) (DbType = AnsiString), @p24='?' (DbType = DateTime), @p25='?' (DbType = Boolean), @p26='?' (DbType = Boolean), @p27='?' (DbType = Boolean), @p28='?' (DbType = Boolean), @p29='?' (DbType = Boolean), @p30='?' (DbType = DateTime2), @p31='?' (DbType = Int32), @p32='?' (DbType = DateTime), @p33='?' (Size = 50) (DbType = AnsiString), @p34='?' (DbType = DateTime), @p35='?' (Size = 10) (DbType = AnsiString), @p36='?' (Size = 60), @p37='?' (Size = 700), @p38='?' (Size = 10) (DbType = AnsiString), @p39='?' (Size = 10) (DbType = AnsiString), @p40='?' (Size = 15) (DbType = AnsiString), @p41='?' (DbType = Boolean), @p42='?' (Size = 200), @p43='?' (Size = 1) (DbType = AnsiString), @p44='?' (Size = 1) (DbType = AnsiString), @p45='?' (Size = 1) (DbType = AnsiString), @p46='?' (DbType = Int16), @p47='?' (Size = 10) (DbType = AnsiString), @p48='?' (Size = 50) (DbType = AnsiString), @p49='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       SET NOCOUNT ON;
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       UPDATE [NtuAlumni] SET [AnnotationID] = @p0, [ApprovalDate] = @p1, [ApprovalUser] = @p2, [Aua8] = @p3, [Aua8ExpiredDate] = @p4, [BackupEmail] = @p5, [BackupMobile] = @p6, [Birthday] = @p7, [ChangeAua8ExpiredDate] = @p8, [Combine_AlumniID] = @p9, [CreateDate] = @p10, [CreateUser] = @p11, [CurrentAddress] = @p12, [CurrentCityID] = @p13, [CurrentCountryID] = @p14, [Description] = @p15, [DisableFindAlumni] = @p16, [DptID] = @p17, [Email] = @p18, [EnName] = @p19, [EnterYear] = @p20, [IDName1] = @p21, [IDNumber] = @p22, [IDPhoto] = @p23, [InfoExpiredDate] = @p24, [Info_IsPublic] = @p25, [Info_IsReadConsent] = @p26, [IsActive] = @p27, [IsDelete] = @p28, [IsNeedChangeAua8] = @p29, [LastPhotoModifyDate] = @p30, [LoginErrorNum] = @p31, [LoginLockTime] = @p32, [Mobile] = @p33, [ModifyDate] = @p34, [ModifyUser] = @p35, [Name] = @p36, [PermanentAddress] = @p37, [PermanentCityID] = @p38, [PermanentCountryID] = @p39, [Photo] = @p40, [PhysicalCardApply] = @p41, [Remark] = @p42, [Semester] = @p43, [Sex] = @p44, [SourceNote] = @p45, [Status] = @p46, [StudentID] = @p47, [Tel] = @p48, [Year] = @p49
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       WHERE [AlumniID] = @p50;
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       SELECT @@ROWCOUNT;
Aug 22 00:31:27 erlangs IscomAlumni[1531332]: #033[40m#033[1m#033[33mwarn#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Transaction[30004]
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       Savepoints are disabled because Multiple Active Result Sets (MARS) is enabled. If 'SaveChanges' fails, then the transaction cannot be automatically rolled back to a known clean state. Instead, the transaction should be rolled back by the application before retrying 'SaveChanges'. See https://go.microsoft.com/fwlink/?linkid=2149338 for more information. To identify the code which triggers this warning, call 'ConfigureWarnings(w => w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'.
Aug 22 00:31:27 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       Executed DbCommand (9ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (Size = 50), @p3='?' (DbType = DateTime), @p4='?' (Size = 700), @p5='?' (Size = 10) (DbType = AnsiString), @p6='?' (Size = 10) (DbType = AnsiString), @p7='?' (Size = 50), @p8='?' (DbType = Boolean), @p9='?' (Size = 20) (DbType = AnsiString), @p10='?' (Size = 700), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (Size = 15) (DbType = AnsiString), @p14='?' (DbType = Int16), @p15='?' (Size = 20) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       SET NOCOUNT ON;
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       INSERT INTO [NtuAlumniFrontendChangeApply] ([AlumniID], [AnnotationID], [BackupEmail], [CreateDate], [CurrentAddress], [CurrentCityID], [CurrentCountryID], [Email], [Info_IsPublic], [Mobile], [PermanentAddress], [PermanentCityID], [PermanentCountryID], [Photo], [Status], [Tel])
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15);
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       SELECT [PID]
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       FROM [NtuAlumniFrontendChangeApply]
Aug 22 00:31:27 erlangs IscomAlumni[1531332]:       WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity();
Aug 22 00:31:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       Executed DbCommand (9ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       SELECT [n].[CardID], [n].[ACCNO], [n].[ActivatedDate], [n].[Address], [n].[AlumniID], [n].[ApplyDate], [n].[ApplyType], [n].[CardSettingID], [n].[CardType], [n].[CityID], [n].[Code], [n].[CollectDate], [n].[CountryID], [n].[CreateDate], [n].[CreateUser], [n].[Email], [n].[IsDelete], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Payment], [n].[Photo], [n].[Price], [n].[ReceiveWay], [n].[Remark], [n].[SendDate], [n].[Status], [n].[Tel], [n].[UsageDateEnd], [n].[UsageDateStart], [n].[UsageType]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       FROM [NtuAlumniCard] AS [n]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       WHERE (([n].[AlumniID] = @__8__locals1_id_0) AND ([n].[Status] = CAST(1 AS smallint))) AND ([n].[IsDelete] = CAST(0 AS bit))
Aug 22 00:31:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       Executed DbCommand (80ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       Executed DbCommand (73ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       Executed DbCommand (81ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[@p0='?' (Size = 20), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 30) (DbType = AnsiString), @p4='?' (Size = 20), @p5='?' (Size = 50) (DbType = AnsiString), @p6='?' (DbType = Boolean), @p7='?' (Size = 8000) (DbType = AnsiString), @p8='?' (Size = 8000) (DbType = AnsiString), @p9='?' (Size = 8000) (DbType = AnsiString), @p10='?' (Size = 8000) (DbType = AnsiString), @p11='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       SET NOCOUNT ON;
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       INSERT INTO [TbFrontendOperateLog] ([Action], [AlumniID], [CreateDate], [DataKey], [Feature], [IP], [IsSuccess], [Message], [Request], [Response], [Url], [UserAgent])
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11);
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       SELECT [PID]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       FROM [TbFrontendOperateLog]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity();
Aug 22 00:31:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       接口/AlumniInfo耗时150ms
Aug 22 00:31:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       Executed DbCommand (111ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       Executed DbCommand (125ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       Executed DbCommand (130ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       Executed DbCommand (131ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       FROM [NtuAlumni] AS [n]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 22 00:31:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       SELECT [t5].[AlumniID], [t5].[AnnotationID], [t5].[ApprovalDate], [t5].[ApprovalUser], [t5].[Aua8], [t5].[Aua8ExpiredDate], [t5].[BackupEmail], [t5].[BackupMobile], [t5].[Birthday], [t5].[ChangeAua8ExpiredDate], [t5].[Combine_AlumniID], [t5].[CreateDate], [t5].[CreateUser], [t5].[CurrentAddress], [t5].[CurrentCityID], [t5].[CurrentCountryID], [t5].[Description], [t5].[DisableFindAlumni], [t5].[DptID], [t5].[Email], [t5].[EnName], [t5].[EnterYear], [t5].[IDName1], [t5].[IDNumber], [t5].[IDPhoto], [t5].[InfoExpiredDate], [t5].[Info_IsPublic], [t5].[Info_IsReadConsent], [t5].[IsActive], [t5].[IsDelete], [t5].[IsNeedChangeAua8], [t5].[LastPhotoModifyDate], [t5].[LoginErrorNum], [t5].[LoginLockTime], [t5].[Mobile], [t5].[ModifyDate], [t5].[ModifyUser], [t5].[Name], [t5].[PermanentAddress], [t5].[PermanentCityID], [t5].[PermanentCountryID], [t5].[Photo], [t5].[PhysicalCardApply], [t5].[Remark], [t5].[Semester], [t5].[Sex], [t5].[SourceNote], [t5].[Status], [t5].[StudentID], [t5].[Tel], [t5].[Year], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[AlumniID], [t6].[Class], [t6].[CreateDate], [t6].[CreateUser], [t6].[DptID], [t6].[EnterYear], [t6].[IDName1], [t6].[IsClassContact], [t6].[IsDelete], [t6].[IsGraduated], [t6].[ModifyDate], [t6].[ModifyUser], [t6].[Semester], [t6].[SourceNote], [t6].[StudentID], [t6].[Year], [t6].[DptID0], [t6].[DptCode], [t6].[DptDivision], [t6].[DptFullName], [t6].[DptFullName_En], [t6].[DptLevel], [t6].[DptName], [t6].[DptShortName], [t6].[EnabledYear], [t6].[IsDelete0], [t6].[IsShow], [t6].[ParentDptID], [t6].[StatisticCode], [t6].[StatisticName], [t7].[SchoolRollID], [t7].[AlumniID], [t7].[Class], [t7].[CreateDate], [t7].[CreateUser], [t7].[DptID], [t7].[EnterYear], [t7].[IDName1], [t7].[IsClassContact], [t7].[IsDelete], [t7].[IsGraduated], [t7].[ModifyDate], [t7].[ModifyUser], [t7].[Semester], [t7].[SourceNote], [t7].[StudentID], [t7].[Year], [t7].[DptID0], [t7].[DptCode], [t7].[DptDivision], [t7].[DptFullName], [t7].[DptFullName_En], [t7].[DptLevel], [t7].[DptName], [t7].[DptShortName], [t7].[EnabledYear], [t7].[IsDelete0], [t7].[IsShow], [t7].[ParentDptID], [t7].[StatisticCode], [t7].[StatisticName], [t5].[CreateDate0], [t5].[CreateUser0], [t5].[FileDescription], [t5].[FileName], [t5].[FilePath], [t5].[FilePathM], [t5].[FilePathS], [t5].[FileRealName], [t5].[IsDelete0], [t5].[ModifyDate0], [t5].[ModifyUser0], [t5].[Order], [t5].[CityLevel], [t5].[CityName], [t5].[CountryID], [t5].[CreateDate1], [t5].[CreateUser1], [t5].[IsDelete1], [t5].[ModifyDate1], [t5].[ModifyUser1], [t5].[ParentID], [t5].[PostCode], [t5].[CityLevel0], [t5].[CityName0], [t5].[CountryID0], [t5].[CreateDate2], [t5].[CreateUser2], [t5].[IsDelete2], [t5].[ModifyDate2], [t5].[ModifyUser2], [t5].[ParentID0], [t5].[PostCode0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year], [t0].[FileID], [t0].[CreateDate] AS [CreateDate0], [t0].[CreateUser] AS [CreateUser0], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete] AS [IsDelete0], [t0].[ModifyDate] AS [ModifyDate0], [t0].[ModifyUser] AS [ModifyUser0], [t0].[Order], [t3].[CityID], [t3].[CityLevel], [t3].[CityName], [t3].[CountryID], [t3].[CreateDate] AS [CreateDate1], [t3].[CreateUser] AS [CreateUser1], [t3].[IsDelete] AS [IsDelete1], [t3].[ModifyDate] AS [ModifyDate1], [t3].[ModifyUser] AS [ModifyUser1], [t3].[ParentID], [t3].[PostCode], [t1].[CityID] AS [CityID0], [t1].[CityLevel] AS [CityLevel0], [t1].[CityName] AS [CityName0], [t1].[CountryID] AS [CountryID0], [t1].[CreateDate] AS [CreateDate2], [t1].[CreateUser] AS [CreateUser2], [t1].[IsDelete] AS [IsDelete2], [t1].[ModifyDate] AS [ModifyDate2], [t1].[ModifyUser] AS [ModifyUser2], [t1].[ParentID] AS [ParentID0], [t1].[PostCode] AS [PostCode0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           FROM [NtuAlumni] AS [n]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           LEFT JOIN (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:               SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:               FROM [TbFileInfo] AS [t]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:               WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           LEFT JOIN (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:               SELECT [t2].[CityID], [t2].[CityLevel], [t2].[CityName], [t2].[CountryID], [t2].[CreateDate], [t2].[CreateUser], [t2].[IsDelete], [t2].[ModifyDate], [t2].[ModifyUser], [t2].[ParentID], [t2].[PostCode]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:               FROM [TbCity] AS [t2]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:               WHERE [t2].[IsDelete] = CAST(0 AS bit)
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           ) AS [t1] ON [n].[CurrentCityID] = [t1].[CityID]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           LEFT JOIN (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:               SELECT [t4].[CityID], [t4].[CityLevel], [t4].[CityName], [t4].[CountryID], [t4].[CreateDate], [t4].[CreateUser], [t4].[IsDelete], [t4].[ModifyDate], [t4].[ModifyUser], [t4].[ParentID], [t4].[PostCode]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:               FROM [TbCity] AS [t4]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:               WHERE [t4].[IsDelete] = CAST(0 AS bit)
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           ) AS [t3] ON [n].[PermanentCityID] = [t3].[CityID]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           WHERE (([n].[AlumniID] = @__id_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit))
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ) AS [t5]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           SELECT [n0].[SchoolRollID], [n0].[AlumniID], [n0].[Class], [n0].[CreateDate], [n0].[CreateUser], [n0].[DptID], [n0].[EnterYear], [n0].[IDName1], [n0].[IsClassContact], [n0].[IsDelete], [n0].[IsGraduated], [n0].[ModifyDate], [n0].[ModifyUser], [n0].[Semester], [n0].[SourceNote], [n0].[StudentID], [n0].[Year], [n1].[DptID] AS [DptID0], [n1].[DptCode], [n1].[DptDivision], [n1].[DptFullName], [n1].[DptFullName_En], [n1].[DptLevel], [n1].[DptName], [n1].[DptShortName], [n1].[EnabledYear], [n1].[IsDelete] AS [IsDelete0], [n1].[IsShow], [n1].[ParentDptID], [n1].[StatisticCode], [n1].[StatisticName]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniSchoolRoll] AS [n0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           LEFT JOIN [NtuDepartment] AS [n1] ON [n0].[DptID] = [n1].[DptID]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ) AS [t6] ON [t5].[AlumniID] = [t6].[AlumniID]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           SELECT [n2].[SchoolRollID], [n2].[AlumniID], [n2].[Class], [n2].[CreateDate], [n2].[CreateUser], [n2].[DptID], [n2].[EnterYear], [n2].[IDName1], [n2].[IsClassContact], [n2].[IsDelete], [n2].[IsGraduated], [n2].[ModifyDate], [n2].[ModifyUser], [n2].[Semester], [n2].[SourceNote], [n2].[StudentID], [n2].[Year], [n3].[DptID] AS [DptID0], [n3].[DptCode], [n3].[DptDivision], [n3].[DptFullName], [n3].[DptFullName_En], [n3].[DptLevel], [n3].[DptName], [n3].[DptShortName], [n3].[EnabledYear], [n3].[IsDelete] AS [IsDelete0], [n3].[IsShow], [n3].[ParentDptID], [n3].[StatisticCode], [n3].[StatisticName]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           FROM [NtuAlumniSchoolRoll] AS [n2]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           LEFT JOIN [NtuDepartment] AS [n3] ON [n2].[DptID] = [n3].[DptID]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           WHERE [n2].[IsDelete] = CAST(0 AS bit)
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ) AS [t7] ON [t5].[AlumniID] = [t7].[AlumniID]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ORDER BY [t5].[AlumniID], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[DptID0], [t7].[Year] DESC, [t7].[SchoolRollID]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       SELECT CASE
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           WHEN EXISTS (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:               SELECT 1
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:               FROM [NtuActivity] AS [n]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:               WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ((@__alumniInfo_AlumniID_0 LIKE '') OR (CHARINDEX(@__alumniInfo_AlumniID_0, [n].[ActCadres]) > 0))) THEN CAST(1 AS bit)
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           ELSE CAST(0 AS bit)
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       END
Aug 22 00:31:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       Executed DbCommand (15ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       SELECT TOP(2) [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       FROM [NtuAlumniFrontendChangeApply] AS [n]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       INNER JOIN (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       WHERE (([n].[AlumniID] = @__id_0) AND ([n].[Status] = CAST(-1 AS smallint))) AND [n].[Photo] IS NOT NULL
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ORDER BY [n].[PID] DESC
Aug 22 00:31:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       SELECT [n].[AnnotationID], [n].[IsDelete], [n].[ShowInFrontend], [n].[Title]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       FROM [NtuAlumniAnnotation] AS [n]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ShowInFrontend] = CAST(1 AS bit))
Aug 22 00:31:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[@__lang_0='?' (Size = 2) (DbType = AnsiStringFixedLength), @__GetValue_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       SELECT [t].[CountryID], [t].[LangCode], [t].[CountryCode], [t].[CountryName], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       FROM [TbCountry] AS [t]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[LangCode] = @__lang_0)) AND ([t].[CountryID] <> @__GetValue_1)
Aug 22 00:31:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[@__lang_0='?' (Size = 2) (DbType = AnsiStringFixedLength), @__GetValue_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       SELECT [t].[CountryID], [t].[LangCode], [t].[CountryCode], [t].[CountryName], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       FROM [TbCountry] AS [t]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[LangCode] = @__lang_0)) AND ([t].[CountryID] <> @__GetValue_1)
Aug 22 00:31:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       Executed DbCommand (3ms) [Parameters=[@__CityID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       FROM [TbCity] AS [t]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 2)) AND ([t].[ParentID] = @__CityID_0)
Aug 22 00:31:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[@__CountryID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       FROM [TbCity] AS [t]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 1)) AND ([t].[CountryID] = @__CountryID_0)
Aug 22 00:31:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[@__CityID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       FROM [TbCity] AS [t]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 2)) AND ([t].[ParentID] = @__CityID_0)
Aug 22 00:31:28 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[@__CountryID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       FROM [TbCity] AS [t]
Aug 22 00:31:28 erlangs IscomAlumni[1531332]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 1)) AND ([t].[CountryID] = @__CountryID_0)
Aug 22 00:31:29 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:29 erlangs IscomAlumni[1531332]:       Executed DbCommand (2ms) [Parameters=[@__CityID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:29 erlangs IscomAlumni[1531332]:       SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode]
Aug 22 00:31:29 erlangs IscomAlumni[1531332]:       FROM [TbCity] AS [t]
Aug 22 00:31:29 erlangs IscomAlumni[1531332]:       WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 2)) AND ([t].[ParentID] = @__CityID_0)
Aug 22 00:31:29 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:29 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:29 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:29 erlangs IscomAlumni[1531332]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:29 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:29 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:29 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:29 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:29 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:29 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:29 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:29 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:29 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:29 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:29 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:29 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:29 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:30 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:30 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:30 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:30 erlangs IscomAlumni[1531332]:       Executed DbCommand (53ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:30 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:30 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:30 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:30 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:30 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:30 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:30 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:30 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:30 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:30 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:30 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:30 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:30 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:31 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:31 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:31 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:31 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:       Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:31 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:32 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:32 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:32 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:32 erlangs IscomAlumni[1531332]:       Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:32 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:32 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:32 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:32 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:32 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:32 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:32 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:32 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:32 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:32 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:32 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:32 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:32 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:33 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:33 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:       Executed DbCommand (39ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:33 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:33 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:33 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:       Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:33 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:34 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:34 erlangs IscomAlumni[1531332]:       Executed DbCommand (763ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:34 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:34 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:34 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:34 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:34 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:34 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:34 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:34 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:34 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:34 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:34 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:34 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:34 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:35 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:35 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:35 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:35 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:35 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:35 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:35 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:35 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:35 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:35 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:35 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:35 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:35 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:35 erlangs IscomAlumni[1531332]:       Executed DbCommand (59ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:35 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:35 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:35 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:35 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:35 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:35 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:35 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:35 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:35 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:35 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:35 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:35 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:35 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:36 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:36 erlangs IscomAlumni[1531332]:       Executed DbCommand (973ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:36 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:36 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:36 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:36 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:36 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:36 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:36 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:36 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:36 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:36 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:36 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:36 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:36 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:37 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:37 erlangs IscomAlumni[1531332]:       Executed DbCommand (1,965ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:37 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:37 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:37 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:37 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:37 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:37 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:37 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:37 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:37 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:37 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:37 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:37 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:37 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:38 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:38 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:38 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:38 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:38 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:38 erlangs IscomAlumni[1531332]:       Executed DbCommand (3,003ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:38 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:38 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:38 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:38 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:38 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:38 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:38 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:38 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:38 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:38 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:38 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:38 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:38 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:39 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:39 erlangs IscomAlumni[1531332]:       Executed DbCommand (995ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:39 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:39 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:39 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:39 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:39 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:39 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:39 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:39 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:39 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:39 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:39 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:39 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:39 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:40 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:40 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:40 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:40 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:40 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:       Executed DbCommand (5ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:       FROM [NtuNews] AS [n]
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:       ORDER BY [n].[StartDate] DESC
Aug 22 00:31:40 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:       Executed DbCommand (5,010ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:40 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:41 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:41 erlangs IscomAlumni[1531332]:       Executed DbCommand (990ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:41 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:41 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:41 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:41 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:41 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:41 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:41 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:41 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:41 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:41 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:41 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:41 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:41 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:42 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:42 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:42 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:42 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:42 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:42 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:42 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:42 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:42 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:42 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:42 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:42 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:42 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:42 erlangs IscomAlumni[1531332]:       Executed DbCommand (7,006ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:42 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:42 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:42 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:42 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:42 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:42 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:42 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:42 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:42 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:42 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:42 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:42 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:42 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:43 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::3f
Aug 22 00:31:43 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:43 erlangs IscomAlumni[1531332]:       Executed DbCommand (1,067ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:43 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:43 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:43 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:43 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:43 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:43 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:43 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:43 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:43 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:43 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:43 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:43 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:43 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:44 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:44 erlangs IscomAlumni[1531332]:       Executed DbCommand (1,001ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:44 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:44 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:44 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:44 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:44 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:44 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:44 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:44 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:44 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:44 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:44 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:44 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:44 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:45 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:45 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:45 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:45 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:45 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:45 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:45 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:45 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:45 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:45 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:45 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:45 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:45 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:45 erlangs IscomAlumni[1531332]:       Executed DbCommand (7,097ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:45 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:45 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:45 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:45 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:45 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:45 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:45 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:45 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:45 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:45 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:45 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:45 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:45 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:46 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:46 erlangs IscomAlumni[1531332]:       Executed DbCommand (992ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:46 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:46 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:46 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:46 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:46 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:46 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:46 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:46 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:46 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:46 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:46 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:46 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:46 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:47 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:47 erlangs IscomAlumni[1531332]:       Executed DbCommand (1,001ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:47 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:47 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:47 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:47 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:47 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:47 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:47 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:47 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:47 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:47 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:47 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:47 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:47 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:48 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:48 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:48 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:48 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:48 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:48 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:48 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:48 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:48 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:48 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:48 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:48 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:48 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:48 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:48 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:48 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:48 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:48 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:48 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:48 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:48 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:48 erlangs IscomAlumni[1531332]:       Executed DbCommand (158ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:48 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:48 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:48 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:48 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:48 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:48 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:48 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:48 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:48 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:48 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:48 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:48 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:48 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (9,075ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM [NtuNews] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ORDER BY [n].[StartDate] DESC
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (9,095ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (7,100ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (7,095ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (6,035ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM [NtuNews] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ORDER BY [n].[StartDate] DESC
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (6,036ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (6,039ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (4,032ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (3,037ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (21ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM [NtuNews] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit)))
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ORDER BY [n].[StartDate] DESC
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (16ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (1,031ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (12ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM [NtuNews] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ORDER BY [n].[StartDate] DESC
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (16ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (15ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (12ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (12ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_2) [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM [NtuNews] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[Photo] = [t0].[FileID]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1)))
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ORDER BY [n].[StartDate] DESC
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (12ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_0) [n].[NewsletterID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[Date], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Order], [n].[Period], [n].[PictureID], [n].[Status], [n].[Title], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM [NtuNewsletter] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       WHERE [n].[IsDelete] = CAST(0 AS bit)
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ORDER BY [n].[Order], [n].[Period] DESC
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (3,055ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM (
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           FROM [NtuActivity] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0)
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ) AS [t]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       OUTER APPLY (
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t1]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0))
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ) AS [t0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ORDER BY [t].[ActID], [t].[ActCategoryID0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (26ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (22ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (25ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (9ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (27ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (10ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (17ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (10ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT TOP(@__p_1) [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], CASE
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           ELSE [n].[CreateDate]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       END AS [OrderDateTime], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM [NtuContribute] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       LEFT JOIN (
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           SELECT [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           FROM [TbFileInfo] AS [t]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           WHERE [t].[IsDelete] = CAST(0 AS bit)
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ) AS [t0] ON [n].[PictureID] = [t0].[FileID]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS smallint))) AND (@__dtNow_0 >= [n].[SDate])) AND ([n].[EDate] IS NULL OR ([n].[EDate] IS NOT NULL AND (@__dtNow_0 < [n].[EDate])))
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       ORDER BY CASE
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:           ELSE [n].[CreateDate]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       END DESC
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (16ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (18ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/33880C3E54F5EBE8A66947E4E04EBFF774A78BC6EB4FA84487496B6C15519207耗时52ms
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/BFBF132D10486FC2E51E7160FA0E50E471E2A1BA72764475C17AFD803231BE8A耗时52ms
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (10ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (33ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM [NtuAbout] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       WHERE [n].[LangCode] = 'tw'
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       接口/Activity/ActivityDetail/3AE7F6F8AF8CBAA16098DEBFA61CDB6E8AA90A69A50969AF5589049D5EFFD747耗时52ms
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (25ms) [Parameters=[], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM [NtuFooterLink] AS [n]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit))
Aug 22 00:31:49 erlangs IscomAlumni[1531332]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       Executed DbCommand (3,041ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30']
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order]
Aug 22 00:31:49 erlangs IscomAlumni[1531332]:       FROM (