Aug 23 00:19:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:19:39 erlangs IscomAlumni[2214453]: 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 23 00:19:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:19:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:19:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:19:39 erlangs IscomAlumni[2214453]: 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 23 00:19:39 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:19:39 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:19:39 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:19:39 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:19:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:19:39 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:19:39 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:19:39 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:19:39 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:19:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:19:39 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:19:39 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:19:39 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:19:39 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:19:39 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:19:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:19:39 erlangs IscomAlumni[2214453]: 接口/耗时26ms Aug 23 00:19:54 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:19:54 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: 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 23 00:19:54 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:19:54 erlangs IscomAlumni[2214453]: 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 23 00:19:54 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:19:54 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: 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 23 00:19:54 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:19:54 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: 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 23 00:19:54 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:19:54 erlangs IscomAlumni[2214453]: 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 23 00:19:54 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:19:54 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:19:54 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:19:54 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:19:54 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: 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 23 00:19:54 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:19:54 erlangs IscomAlumni[2214453]: 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 23 00:19:54 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:19:54 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:19:54 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:19:54 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: 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 23 00:19:54 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: 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 23 00:19:54 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:19:54 erlangs IscomAlumni[2214453]: 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 23 00:19:54 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:19:54 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: 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 23 00:19:54 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:19:54 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:19:54 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:19:54 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:19:54 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:19:54 erlangs IscomAlumni[2214453]: 接口/耗时31ms Aug 23 00:20:01 erlangs CRON[604495]: (root) CMD (/usr/local/bin/portal-log-push) Aug 23 00:20:01 erlangs CRON[604497]: (root) CMD (flock -n /opt/host-agent/agent.lock timeout 270 /opt/host-agent/agent.sh >/dev/null 2>&1) Aug 23 00:20:01 erlangs CRON[604500]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 23 00:20:01 erlangs dbus-daemon[883]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.603882' (uid=0 pid=604543 comm="timedatectl show --property=Timezone --value " label="unconfined") Aug 23 00:20:01 erlangs systemd[1]: Starting Time & Date Service... Aug 23 00:20:01 erlangs dbus-daemon[883]: [system] Successfully activated service 'org.freedesktop.timedate1' Aug 23 00:20:01 erlangs systemd[1]: Started Time & Date Service. Aug 23 00:20:05 erlangs cron[604646]: sendmail: recipient address root not accepted by the server Aug 23 00:20:05 erlangs cron[604646]: sendmail: server message: 501 5.1.3 Invalid address Aug 23 00:20:05 erlangs cron[604646]: sendmail: could not send mail (account default from /etc/msmtprc) Aug 23 00:20:05 erlangs CRON[604492]: (root) MAIL (mailed 157 bytes of output but got status 0x0041 from MTA#012) Aug 23 00:20:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:20:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: 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 23 00:20:10 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:20:10 erlangs IscomAlumni[2214453]: 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 23 00:20:10 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:20:10 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: 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 23 00:20:10 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:20:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: 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 23 00:20:10 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:20:10 erlangs IscomAlumni[2214453]: 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 23 00:20:10 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:20:10 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:20:10 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:20:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:20:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: 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 23 00:20:10 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:20:10 erlangs IscomAlumni[2214453]: 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 23 00:20:10 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:20:10 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:20:10 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:20:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: Executed DbCommand (6ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: 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 23 00:20:10 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: 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 23 00:20:10 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:20:10 erlangs IscomAlumni[2214453]: 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 23 00:20:10 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:20:10 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: 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 23 00:20:10 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:20:10 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:20:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:20:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:20:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: 接口/耗时41ms Aug 23 00:20:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:20:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: 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 23 00:20:10 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:20:10 erlangs IscomAlumni[2214453]: 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 23 00:20:10 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:20:10 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: 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 23 00:20:10 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:20:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: 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 23 00:20:10 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:20:10 erlangs IscomAlumni[2214453]: 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 23 00:20:10 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:20:10 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:20:10 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:20:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:20:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: 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 23 00:20:10 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:20:10 erlangs IscomAlumni[2214453]: 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 23 00:20:10 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:20:10 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:20:10 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:20:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: 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 23 00:20:10 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: 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 23 00:20:10 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:20:10 erlangs IscomAlumni[2214453]: 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 23 00:20:10 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:20:10 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: 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 23 00:20:10 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:20:10 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:20:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:20:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:20:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:10 erlangs IscomAlumni[2214453]: 接口/耗时33ms Aug 23 00:20:10 erlangs crontab[605116]: (root) LIST (root) Aug 23 00:20:10 erlangs crontab[605149]: (root) LIST (root) Aug 23 00:20:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:20:11 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:20:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:11 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:11 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[CardID], [n].[ACCNO], [n].[ActivatedDate], [n].[Address], [n].[AlumniID], [n].[ApplyDate], [n].[ApplyType], [n].[CardSettingID], [n].[CardType], [n].[CityID], [n].[Code], [n].[CollectDate], [n].[CountryID], [n].[CreateDate], [n].[CreateUser], [n].[Email], [n].[IsDelete], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Payment], [n].[Photo], [n].[Price], [n].[ReceiveWay], [n].[Remark], [n].[SendDate], [n].[Status], [n].[Tel], [n].[UsageDateEnd], [n].[UsageDateStart], [n].[UsageType] Aug 23 00:20:11 erlangs IscomAlumni[2214453]: FROM [NtuAlumniCard] AS [n] Aug 23 00:20:11 erlangs IscomAlumni[2214453]: WHERE ((([n].[AlumniID] = @__8__locals1_id_0) AND [n].[CardType] IN (CAST(0 AS smallint), CAST(2 AS smallint))) AND ([n].[Status] = CAST(1 AS smallint))) AND ([n].[IsDelete] = CAST(0 AS bit)) Aug 23 00:20:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:11 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@p30='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 30) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 700), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (DbType = Int16), @p6='?' (DbType = Int32), @p7='?' (DbType = Int16), @p8='?' (Size = 10) (DbType = AnsiString), @p9='?' (Size = 300) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (DbType = DateTime), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 100), @p15='?' (DbType = Boolean), @p16='?' (Size = 50) (DbType = AnsiString), @p17='?' (DbType = DateTime), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (DbType = Int16), @p20='?' (Size = 15) (DbType = AnsiString), @p21='?' (DbType = Int32), @p22='?' (Size = 60), @p23='?' (Size = 100), @p24='?' (DbType = DateTime), @p25='?' (DbType = Int16), @p26='?' (Size = 50) (DbType = AnsiString), @p27='?' (DbType = DateTime), @p28='?' (DbType = DateTime), @p29='?' (Size = 1) (DbType = Byte)], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:11 erlangs IscomAlumni[2214453]: SET NOCOUNT ON; Aug 23 00:20:11 erlangs IscomAlumni[2214453]: UPDATE [NtuAlumniCard] SET [ACCNO] = @p0, [ActivatedDate] = @p1, [Address] = @p2, [AlumniID] = @p3, [ApplyDate] = @p4, [ApplyType] = @p5, [CardSettingID] = @p6, [CardType] = @p7, [CityID] = @p8, [Code] = @p9, [CollectDate] = @p10, [CountryID] = @p11, [CreateDate] = @p12, [CreateUser] = @p13, [Email] = @p14, [IsDelete] = @p15, [Mobile] = @p16, [ModifyDate] = @p17, [ModifyUser] = @p18, [Payment] = @p19, [Photo] = @p20, [Price] = @p21, [ReceiveWay] = @p22, [Remark] = @p23, [SendDate] = @p24, [Status] = @p25, [Tel] = @p26, [UsageDateEnd] = @p27, [UsageDateStart] = @p28, [UsageType] = @p29 Aug 23 00:20:11 erlangs IscomAlumni[2214453]: WHERE [CardID] = @p30; Aug 23 00:20:11 erlangs IscomAlumni[2214453]: SELECT @@ROWCOUNT; Aug 23 00:20:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:11 erlangs IscomAlumni[2214453]: 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 23 00:20:11 erlangs IscomAlumni[2214453]: SET NOCOUNT ON; Aug 23 00:20:11 erlangs IscomAlumni[2214453]: INSERT INTO [TbFrontendOperateLog] ([Action], [AlumniID], [CreateDate], [DataKey], [Feature], [IP], [IsSuccess], [Message], [Request], [Response], [Url], [UserAgent]) Aug 23 00:20:11 erlangs IscomAlumni[2214453]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11); Aug 23 00:20:11 erlangs IscomAlumni[2214453]: SELECT [PID] Aug 23 00:20:11 erlangs IscomAlumni[2214453]: FROM [TbFrontendOperateLog] Aug 23 00:20:11 erlangs IscomAlumni[2214453]: WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity(); Aug 23 00:20:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:11 erlangs IscomAlumni[2214453]: 接口/AlumniCard/GenerateQRCode耗时58ms Aug 23 00:20:20 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::41 Aug 23 00:20:26 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:20:26 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:20:26 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:26 erlangs IscomAlumni[2214453]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:26 erlangs IscomAlumni[2214453]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 23 00:20:26 erlangs IscomAlumni[2214453]: FROM ( Aug 23 00:20:26 erlangs IscomAlumni[2214453]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 23 00:20:26 erlangs IscomAlumni[2214453]: FROM [NtuActivity] AS [n] Aug 23 00:20:26 erlangs IscomAlumni[2214453]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 23 00:20:26 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 23 00:20:26 erlangs IscomAlumni[2214453]: ) AS [t] Aug 23 00:20:26 erlangs IscomAlumni[2214453]: OUTER APPLY ( Aug 23 00:20:26 erlangs IscomAlumni[2214453]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 23 00:20:26 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t1] Aug 23 00:20:26 erlangs IscomAlumni[2214453]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 23 00:20:26 erlangs IscomAlumni[2214453]: ) AS [t0] Aug 23 00:20:26 erlangs IscomAlumni[2214453]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 23 00:20:26 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:26 erlangs IscomAlumni[2214453]: Executed DbCommand (6ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:26 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:20:26 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:20:26 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:20:26 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:26 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:26 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:20:26 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:20:26 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:20:26 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:20:26 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:26 erlangs IscomAlumni[2214453]: 接口/Activity/ActivityDetail/6AB58A8A66A4F84628536E6A54F02B2406011E6E0A5B7D518197478E261F9B44耗时51ms Aug 23 00:20:31 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:31 erlangs IscomAlumni[2214453]: 接口/.vscode/sftp.json耗时0ms Aug 23 00:20:31 erlangs systemd[1]: systemd-timedated.service: Deactivated successfully. Aug 23 00:20:31 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:20:31 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:20:31 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:31 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:31 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[CardID], [n].[ACCNO], [n].[ActivatedDate], [n].[Address], [n].[AlumniID], [n].[ApplyDate], [n].[ApplyType], [n].[CardSettingID], [n].[CardType], [n].[CityID], [n].[Code], [n].[CollectDate], [n].[CountryID], [n].[CreateDate], [n].[CreateUser], [n].[Email], [n].[IsDelete], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Payment], [n].[Photo], [n].[Price], [n].[ReceiveWay], [n].[Remark], [n].[SendDate], [n].[Status], [n].[Tel], [n].[UsageDateEnd], [n].[UsageDateStart], [n].[UsageType] Aug 23 00:20:31 erlangs IscomAlumni[2214453]: FROM [NtuAlumniCard] AS [n] Aug 23 00:20:31 erlangs IscomAlumni[2214453]: WHERE ((([n].[AlumniID] = @__8__locals1_id_0) AND [n].[CardType] IN (CAST(0 AS smallint), CAST(2 AS smallint))) AND ([n].[Status] = CAST(1 AS smallint))) AND ([n].[IsDelete] = CAST(0 AS bit)) Aug 23 00:20:31 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:31 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@p30='?' (Size = 10) (DbType = AnsiString), @p0='?' (Size = 30) (DbType = AnsiString), @p1='?' (DbType = DateTime), @p2='?' (Size = 700), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (DbType = DateTime), @p5='?' (DbType = Int16), @p6='?' (DbType = Int32), @p7='?' (DbType = Int16), @p8='?' (Size = 10) (DbType = AnsiString), @p9='?' (Size = 300) (DbType = AnsiString), @p10='?' (DbType = DateTime), @p11='?' (Size = 10) (DbType = AnsiString), @p12='?' (DbType = DateTime), @p13='?' (Size = 10) (DbType = AnsiString), @p14='?' (Size = 100), @p15='?' (DbType = Boolean), @p16='?' (Size = 50) (DbType = AnsiString), @p17='?' (DbType = DateTime), @p18='?' (Size = 10) (DbType = AnsiString), @p19='?' (DbType = Int16), @p20='?' (Size = 15) (DbType = AnsiString), @p21='?' (DbType = Int32), @p22='?' (Size = 60), @p23='?' (Size = 100), @p24='?' (DbType = DateTime), @p25='?' (DbType = Int16), @p26='?' (Size = 50) (DbType = AnsiString), @p27='?' (DbType = DateTime), @p28='?' (DbType = DateTime), @p29='?' (Size = 1) (DbType = Byte)], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:31 erlangs IscomAlumni[2214453]: SET NOCOUNT ON; Aug 23 00:20:31 erlangs IscomAlumni[2214453]: UPDATE [NtuAlumniCard] SET [ACCNO] = @p0, [ActivatedDate] = @p1, [Address] = @p2, [AlumniID] = @p3, [ApplyDate] = @p4, [ApplyType] = @p5, [CardSettingID] = @p6, [CardType] = @p7, [CityID] = @p8, [Code] = @p9, [CollectDate] = @p10, [CountryID] = @p11, [CreateDate] = @p12, [CreateUser] = @p13, [Email] = @p14, [IsDelete] = @p15, [Mobile] = @p16, [ModifyDate] = @p17, [ModifyUser] = @p18, [Payment] = @p19, [Photo] = @p20, [Price] = @p21, [ReceiveWay] = @p22, [Remark] = @p23, [SendDate] = @p24, [Status] = @p25, [Tel] = @p26, [UsageDateEnd] = @p27, [UsageDateStart] = @p28, [UsageType] = @p29 Aug 23 00:20:31 erlangs IscomAlumni[2214453]: WHERE [CardID] = @p30; Aug 23 00:20:31 erlangs IscomAlumni[2214453]: SELECT @@ROWCOUNT; Aug 23 00:20:31 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:31 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 20), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 30) (DbType = AnsiString), @p4='?' (Size = 20), @p5='?' (Size = 50) (DbType = AnsiString), @p6='?' (DbType = Boolean), @p7='?' (Size = 8000) (DbType = AnsiString), @p8='?' (Size = 8000) (DbType = AnsiString), @p9='?' (Size = 8000) (DbType = AnsiString), @p10='?' (Size = 8000) (DbType = AnsiString), @p11='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:31 erlangs IscomAlumni[2214453]: SET NOCOUNT ON; Aug 23 00:20:31 erlangs IscomAlumni[2214453]: INSERT INTO [TbFrontendOperateLog] ([Action], [AlumniID], [CreateDate], [DataKey], [Feature], [IP], [IsSuccess], [Message], [Request], [Response], [Url], [UserAgent]) Aug 23 00:20:31 erlangs IscomAlumni[2214453]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11); Aug 23 00:20:31 erlangs IscomAlumni[2214453]: SELECT [PID] Aug 23 00:20:31 erlangs IscomAlumni[2214453]: FROM [TbFrontendOperateLog] Aug 23 00:20:31 erlangs IscomAlumni[2214453]: WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity(); Aug 23 00:20:31 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:31 erlangs IscomAlumni[2214453]: 接口/AlumniCard/GenerateQRCode耗时43ms Aug 23 00:20:33 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:20:33 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: Executed DbCommand (5ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: 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 23 00:20:33 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:20:33 erlangs IscomAlumni[2214453]: 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 23 00:20:33 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:20:33 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: 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 23 00:20:33 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:20:33 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: 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 23 00:20:33 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:20:33 erlangs IscomAlumni[2214453]: 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 23 00:20:33 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:20:33 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:20:33 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:20:33 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:20:33 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: 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 23 00:20:33 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:20:33 erlangs IscomAlumni[2214453]: 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 23 00:20:33 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:20:33 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:20:33 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:20:33 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: 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 23 00:20:33 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: 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 23 00:20:33 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:20:33 erlangs IscomAlumni[2214453]: 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 23 00:20:33 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:20:33 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: 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 23 00:20:33 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:20:33 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:20:33 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:20:33 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:20:33 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:33 erlangs IscomAlumni[2214453]: 接口/耗时41ms Aug 23 00:20:34 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:34 erlangs IscomAlumni[2214453]: 接口/sftp-config.json耗时0ms Aug 23 00:20:34 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:34 erlangs IscomAlumni[2214453]: 接口/areas/frontend/fontawesome/css/all.css耗时0ms Aug 23 00:20:34 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:34 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/jquery.min.js耗时0ms Aug 23 00:20:34 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:34 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/js/fileinput.min.js耗时0ms Aug 23 00:20:34 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:34 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/bootstrap.min.css耗时0ms Aug 23 00:20:35 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:35 erlangs IscomAlumni[2214453]: 接口/areas/frontend/fontawesome/webfonts/fa-solid-900.woff2耗时1ms Aug 23 00:20:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:20:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: 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 23 00:20:39 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:20:39 erlangs IscomAlumni[2214453]: 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 23 00:20:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:20:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: 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 23 00:20:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:20:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: 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 23 00:20:39 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:20:39 erlangs IscomAlumni[2214453]: 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 23 00:20:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:20:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:20:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:20:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:20:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: 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 23 00:20:39 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:20:39 erlangs IscomAlumni[2214453]: 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 23 00:20:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:20:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:20:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:20:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: 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 23 00:20:39 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: 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 23 00:20:39 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:20:39 erlangs IscomAlumni[2214453]: 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 23 00:20:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:20:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: 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 23 00:20:39 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:20:39 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:20:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:20:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:20:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:39 erlangs IscomAlumni[2214453]: 接口/耗时33ms Aug 23 00:20:46 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:20:46 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:20:46 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:46 erlangs IscomAlumni[2214453]: Executed DbCommand (38ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:46 erlangs IscomAlumni[2214453]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 23 00:20:46 erlangs IscomAlumni[2214453]: FROM ( Aug 23 00:20:46 erlangs IscomAlumni[2214453]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 23 00:20:46 erlangs IscomAlumni[2214453]: FROM [NtuActivity] AS [n] Aug 23 00:20:46 erlangs IscomAlumni[2214453]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 23 00:20:46 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 23 00:20:46 erlangs IscomAlumni[2214453]: ) AS [t] Aug 23 00:20:46 erlangs IscomAlumni[2214453]: OUTER APPLY ( Aug 23 00:20:46 erlangs IscomAlumni[2214453]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 23 00:20:46 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t1] Aug 23 00:20:46 erlangs IscomAlumni[2214453]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 23 00:20:46 erlangs IscomAlumni[2214453]: ) AS [t0] Aug 23 00:20:46 erlangs IscomAlumni[2214453]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 23 00:20:46 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:46 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:46 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:20:46 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:20:46 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:20:46 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:20:46 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:20:46 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:20:46 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:20:46 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:20:46 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:20:46 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:46 erlangs IscomAlumni[2214453]: 接口/Activity/ActivityDetail/BB86BBE03875119CD9C675AB00B3EB4F0D52DFFCCCF884BC36BB362ED60B9E71耗时60ms Aug 23 00:20:47 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:47 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/bootstrap.min.css耗时0ms Aug 23 00:20:48 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:48 erlangs IscomAlumni[2214453]: 接口/areas/frontend/fontawesome/css/all.css耗时0ms Aug 23 00:20:48 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:48 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/carousel.css耗时0ms Aug 23 00:20:48 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:48 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/style.css耗时1ms Aug 23 00:20:50 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:50 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/animate.min.css耗时0ms Aug 23 00:20:50 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:50 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/parsley.css耗时0ms Aug 23 00:20:50 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:50 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/v3.1/daterangepicker.css耗时0ms Aug 23 00:20:51 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:51 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/css/fileinput.min.css耗时0ms Aug 23 00:20:53 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:53 erlangs IscomAlumni[2214453]: 接口/css/bootstrap-icons.min.css耗时1ms Aug 23 00:20:55 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:55 erlangs IscomAlumni[2214453]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.css耗时0ms Aug 23 00:20:58 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:58 erlangs IscomAlumni[2214453]: 接口/lib/toastr/dist/toastr.min.css耗时0ms Aug 23 00:20:59 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:59 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/custom.css耗时0ms Aug 23 00:20:59 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:20:59 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/bootstrap.bundle.min.js耗时1ms Aug 23 00:21:01 erlangs CRON[619734]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 23 00:21:01 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:01 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/jquery.min.js耗时0ms Aug 23 00:21:02 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:02 erlangs IscomAlumni[2214453]: 接口/lib/toastr/dist/toastr.min.js耗时0ms Aug 23 00:21:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:03 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/wow.min.js耗时0ms Aug 23 00:21:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:03 erlangs IscomAlumni[2214453]: 接口/lib/taiwan-id-validator2/taiwan-id-validator2.min.js耗时0ms Aug 23 00:21:04 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:04 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/parsley.min.js耗时0ms Aug 23 00:21:05 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:05 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/i18n/zh_tw.js耗时0ms Aug 23 00:21:06 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:06 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/parsley-custom.js耗时0ms Aug 23 00:21:06 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:06 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/v3.1/moment.min.js耗时2ms Aug 23 00:21:08 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:08 erlangs IscomAlumni[2214453]: 接口/areas/frontend/fontawesome/webfonts/fa-solid-900.woff2耗时0ms Aug 23 00:21:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:10 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/v3.1/daterangepicker.js耗时0ms Aug 23 00:21:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:11 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/daterangepicker-custom.js耗时0ms Aug 23 00:21:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:11 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/js/fileinput.min.js耗时1ms Aug 23 00:21:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:11 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/js/locales/zh-TW.js耗时0ms Aug 23 00:21:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:12 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/fileinput-custom.js耗时0ms Aug 23 00:21:14 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:14 erlangs IscomAlumni[2214453]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.js耗时0ms Aug 23 00:21:14 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:14 erlangs IscomAlumni[2214453]: 接口/lib/blockUI/jquery.blockUI.js耗时0ms Aug 23 00:21:26 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::40 Aug 23 00:21:27 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:21:27 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:21:27 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:21:27 erlangs IscomAlumni[2214453]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:21:27 erlangs IscomAlumni[2214453]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 23 00:21:27 erlangs IscomAlumni[2214453]: FROM ( Aug 23 00:21:27 erlangs IscomAlumni[2214453]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 23 00:21:27 erlangs IscomAlumni[2214453]: FROM [NtuActivity] AS [n] Aug 23 00:21:27 erlangs IscomAlumni[2214453]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 23 00:21:27 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 23 00:21:27 erlangs IscomAlumni[2214453]: ) AS [t] Aug 23 00:21:27 erlangs IscomAlumni[2214453]: OUTER APPLY ( Aug 23 00:21:27 erlangs IscomAlumni[2214453]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 23 00:21:27 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t1] Aug 23 00:21:27 erlangs IscomAlumni[2214453]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 23 00:21:27 erlangs IscomAlumni[2214453]: ) AS [t0] Aug 23 00:21:27 erlangs IscomAlumni[2214453]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 23 00:21:27 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:21:27 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:21:27 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:21:27 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:21:27 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:21:27 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:21:27 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:21:27 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:21:27 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:21:27 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:21:27 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:21:27 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:27 erlangs IscomAlumni[2214453]: 接口/Activity/ActivityDetail/540C38E0B183D51E7E068E01B58F514E67B01AED8BD4540BA7E5B2DEA96C08D1耗时48ms Aug 23 00:21:29 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:29 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/bootstrap.min.css耗时0ms Aug 23 00:21:29 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:29 erlangs IscomAlumni[2214453]: 接口/areas/frontend/fontawesome/css/all.css耗时0ms Aug 23 00:21:29 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:29 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/carousel.css耗时0ms Aug 23 00:21:29 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:29 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/animate.min.css耗时0ms Aug 23 00:21:29 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:29 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/style.css耗时0ms Aug 23 00:21:29 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:29 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/parsley.css耗时0ms Aug 23 00:21:29 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:29 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/v3.1/daterangepicker.css耗时0ms Aug 23 00:21:30 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:30 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/css/fileinput.min.css耗时0ms Aug 23 00:21:30 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:30 erlangs IscomAlumni[2214453]: 接口/css/bootstrap-icons.min.css耗时0ms Aug 23 00:21:30 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:30 erlangs IscomAlumni[2214453]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.css耗时0ms Aug 23 00:21:31 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:31 erlangs IscomAlumni[2214453]: 接口/lib/toastr/dist/toastr.min.css耗时0ms Aug 23 00:21:32 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:32 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/custom.css耗时0ms Aug 23 00:21:32 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:32 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/bootstrap.bundle.min.js耗时1ms Aug 23 00:21:32 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:32 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/jquery.min.js耗时0ms Aug 23 00:21:33 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:33 erlangs IscomAlumni[2214453]: 接口/lib/toastr/dist/toastr.min.js耗时0ms Aug 23 00:21:34 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:34 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/wow.min.js耗时0ms Aug 23 00:21:34 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:34 erlangs IscomAlumni[2214453]: 接口/lib/taiwan-id-validator2/taiwan-id-validator2.min.js耗时0ms Aug 23 00:21:34 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:34 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/parsley.min.js耗时0ms Aug 23 00:21:34 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:34 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/i18n/zh_tw.js耗时0ms Aug 23 00:21:34 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:34 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/parsley-custom.js耗时0ms Aug 23 00:21:34 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:34 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/v3.1/moment.min.js耗时0ms Aug 23 00:21:34 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:34 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/v3.1/daterangepicker.js耗时3ms Aug 23 00:21:34 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:34 erlangs IscomAlumni[2214453]: 接口/areas/frontend/fontawesome/webfonts/fa-solid-900.woff2耗时2ms Aug 23 00:21:35 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:35 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/daterangepicker-custom.js耗时0ms Aug 23 00:21:35 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:35 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/js/fileinput.min.js耗时3ms Aug 23 00:21:36 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:36 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/js/locales/zh-TW.js耗时1ms Aug 23 00:21:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:37 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/fileinput-custom.js耗时2ms Aug 23 00:21:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:37 erlangs IscomAlumni[2214453]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.js耗时0ms Aug 23 00:21:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:37 erlangs IscomAlumni[2214453]: 接口/lib/blockUI/jquery.blockUI.js耗时0ms Aug 23 00:21:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:21:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: 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 23 00:21:39 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:21:39 erlangs IscomAlumni[2214453]: 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 23 00:21:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:21:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: 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 23 00:21:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:21:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: Executed DbCommand (5ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: 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 23 00:21:39 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:21:39 erlangs IscomAlumni[2214453]: 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 23 00:21:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:21:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:21:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:21:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: Executed DbCommand (28ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:21:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: 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 23 00:21:39 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:21:39 erlangs IscomAlumni[2214453]: 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 23 00:21:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:21:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:21:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:21:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: Executed DbCommand (7ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: 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 23 00:21:39 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: 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 23 00:21:39 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:21:39 erlangs IscomAlumni[2214453]: 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 23 00:21:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:21:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: 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 23 00:21:39 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:21:39 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:21:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:21:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:21:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:39 erlangs IscomAlumni[2214453]: 接口/耗时68ms Aug 23 00:21:42 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/favicon.png耗时0ms Aug 23 00:21:42 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:21:42 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: 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 23 00:21:42 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:21:42 erlangs IscomAlumni[2214453]: 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 23 00:21:42 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:21:42 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: 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 23 00:21:42 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:21:42 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: 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 23 00:21:42 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:21:42 erlangs IscomAlumni[2214453]: 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 23 00:21:42 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:21:42 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:21:42 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:21:42 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:21:42 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: 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 23 00:21:42 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:21:42 erlangs IscomAlumni[2214453]: 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 23 00:21:42 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:21:42 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:21:42 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:21:42 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: 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 23 00:21:42 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: 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 23 00:21:42 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:21:42 erlangs IscomAlumni[2214453]: 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 23 00:21:42 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:21:42 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: 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 23 00:21:42 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:21:42 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:21:42 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:21:42 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:21:42 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: 接口/耗时35ms Aug 23 00:21:42 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/bootstrap.min.css耗时1ms Aug 23 00:21:42 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: 接口/areas/frontend/fontawesome/css/all.css耗时2ms Aug 23 00:21:42 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/carousel.css耗时0ms Aug 23 00:21:42 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/style.css耗时0ms Aug 23 00:21:42 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/animate.min.css耗时2ms Aug 23 00:21:42 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/parsley.css耗时0ms Aug 23 00:21:42 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/v3.1/daterangepicker.css耗时0ms Aug 23 00:21:42 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/css/fileinput.min.css耗时0ms Aug 23 00:21:42 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: 接口/css/bootstrap-icons.min.css耗时0ms Aug 23 00:21:42 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:42 erlangs IscomAlumni[2214453]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.css耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/lib/toastr/dist/toastr.min.css耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/custom.css耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/icon02.png耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/icon.png耗时2ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/Logo.png耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/bootstrap.bundle.min.js耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/lib/toastr/dist/toastr.min.js耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/divider_footer.png耗时1ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/wow.min.js耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/jquery.min.js耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/parsley.min.js耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/lib/taiwan-id-validator2/taiwan-id-validator2.min.js耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/i18n/zh_tw.js耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/parsley-custom.js耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/v3.1/moment.min.js耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/daterangepicker-custom.js耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/js/fileinput.min.js耗时1ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/v3.1/daterangepicker.js耗时1ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/js/locales/zh-TW.js耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/fileinput-custom.js耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/lib/blockUI/jquery.blockUI.js耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.js耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/arrow-forward.png耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/map.png耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/gotop.png耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/areas/frontend/fontawesome/webfonts/fa-solid-900.woff2耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/time.png耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/phone.png耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/mail.png耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/fax.png耗时2ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/error.png耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/footerLogo/Logo(FFF).png耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/lib/blockUI/loading_2.gif耗时0ms Aug 23 00:21:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:43 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/ellipsis-solid.svg耗时0ms Aug 23 00:21:46 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:46 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/favicon.png耗时0ms Aug 23 00:21:51 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:21:51 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:21:51 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:21:51 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__vmParam_Type_0='?' (Size = 1) (DbType = AnsiString), @__vmParam_Area_1='?' (Size = 1) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:21:51 erlangs IscomAlumni[2214453]: SELECT COUNT(*) Aug 23 00:21:51 erlangs IscomAlumni[2214453]: FROM [NtuStoreOfferM] AS [n] Aug 23 00:21:51 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuStoreOfferD] AS [n0] ON [n].[MID] = [n0].[MID] Aug 23 00:21:51 erlangs IscomAlumni[2214453]: WHERE ([n].[Category] = @__vmParam_Type_0) AND ([n].[Area] = @__vmParam_Area_1) Aug 23 00:21:51 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:21:51 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[@__vmParam_Type_0='?' (Size = 1) (DbType = AnsiString), @__vmParam_Area_1='?' (Size = 1) (DbType = AnsiString), @__p_2='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:21:51 erlangs IscomAlumni[2214453]: 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 23 00:21:51 erlangs IscomAlumni[2214453]: FROM [NtuStoreOfferM] AS [n] Aug 23 00:21:51 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuStoreOfferD] AS [n0] ON [n].[MID] = [n0].[MID] Aug 23 00:21:51 erlangs IscomAlumni[2214453]: WHERE ([n].[Category] = @__vmParam_Type_0) AND ([n].[Area] = @__vmParam_Area_1) Aug 23 00:21:51 erlangs IscomAlumni[2214453]: ORDER BY (SELECT 1) Aug 23 00:21:51 erlangs IscomAlumni[2214453]: OFFSET @__p_2 ROWS FETCH NEXT @__p_2 ROWS ONLY Aug 23 00:21:51 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:21:51 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:21:51 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:21:51 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:21:51 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:21:51 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:21:51 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:21:51 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:21:51 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:21:51 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:21:51 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:21:51 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:21:51 erlangs IscomAlumni[2214453]: 接口/Store/StoreList耗时19ms Aug 23 00:22:01 erlangs CRON[623975]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 23 00:22:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:22:12 erlangs IscomAlumni[2214453]: 接口/Home/GetCaptcha耗时4ms Aug 23 00:22:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:22:18 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:22:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:22:18 erlangs IscomAlumni[2214453]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:22:18 erlangs IscomAlumni[2214453]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 23 00:22:18 erlangs IscomAlumni[2214453]: FROM ( Aug 23 00:22:18 erlangs IscomAlumni[2214453]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 23 00:22:18 erlangs IscomAlumni[2214453]: FROM [NtuActivity] AS [n] Aug 23 00:22:18 erlangs IscomAlumni[2214453]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 23 00:22:18 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 23 00:22:18 erlangs IscomAlumni[2214453]: ) AS [t] Aug 23 00:22:18 erlangs IscomAlumni[2214453]: OUTER APPLY ( Aug 23 00:22:18 erlangs IscomAlumni[2214453]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 23 00:22:18 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t1] Aug 23 00:22:18 erlangs IscomAlumni[2214453]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 23 00:22:18 erlangs IscomAlumni[2214453]: ) AS [t0] Aug 23 00:22:18 erlangs IscomAlumni[2214453]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 23 00:22:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:22:18 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:22:18 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:22:18 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:22:18 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:22:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:22:18 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:22:18 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:22:18 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:22:18 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:22:18 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:22:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:22:18 erlangs IscomAlumni[2214453]: 接口/Activity/ActivityDetail/C0C370D7D58D1C8310A6255134E74387537F9B09758682FEEE9EBCE0097A6450耗时48ms Aug 23 00:22:33 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::3f Aug 23 00:22:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:22:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: 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 23 00:22:39 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:22:39 erlangs IscomAlumni[2214453]: 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 23 00:22:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:22:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: 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 23 00:22:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:22:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: 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 23 00:22:39 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:22:39 erlangs IscomAlumni[2214453]: 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 23 00:22:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:22:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:22:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:22:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:22:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: 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 23 00:22:39 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:22:39 erlangs IscomAlumni[2214453]: 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 23 00:22:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:22:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:22:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:22:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: 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 23 00:22:39 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: 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 23 00:22:39 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:22:39 erlangs IscomAlumni[2214453]: 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 23 00:22:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:22:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: 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 23 00:22:39 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:22:39 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:22:39 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:22:40 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:22:40 erlangs IscomAlumni[2214453]: Executed DbCommand (978ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:22:40 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:22:40 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:22:40 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:22:40 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:22:40 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:22:40 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:22:40 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:22:40 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:22:40 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:22:40 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:22:40 erlangs IscomAlumni[2214453]: 接口/耗时1004ms Aug 23 00:23:01 erlangs CRON[626865]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 23 00:23:02 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:23:02 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:23:02 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:23:02 erlangs IscomAlumni[2214453]: Executed DbCommand (503ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:23:02 erlangs IscomAlumni[2214453]: SELECT COUNT(*) Aug 23 00:23:02 erlangs IscomAlumni[2214453]: FROM [NtuStoreOfferM] AS [n] Aug 23 00:23:02 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuStoreOfferD] AS [n0] ON [n].[MID] = [n0].[MID] Aug 23 00:23:02 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:02 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/carousel.css耗时0ms Aug 23 00:23:02 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:02 erlangs IscomAlumni[2214453]: 接口/areas/frontend/fontawesome/css/all.css耗时0ms Aug 23 00:23:02 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:02 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/bootstrap.min.css耗时0ms Aug 23 00:23:02 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:23:02 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_0='?' (DbType = Int32), @__p_1='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:23:02 erlangs IscomAlumni[2214453]: 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 23 00:23:02 erlangs IscomAlumni[2214453]: FROM [NtuStoreOfferM] AS [n] Aug 23 00:23:02 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuStoreOfferD] AS [n0] ON [n].[MID] = [n0].[MID] Aug 23 00:23:02 erlangs IscomAlumni[2214453]: ORDER BY (SELECT 1) Aug 23 00:23:02 erlangs IscomAlumni[2214453]: OFFSET @__p_0 ROWS FETCH NEXT @__p_1 ROWS ONLY Aug 23 00:23:02 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:23:02 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:23:02 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:23:02 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:23:02 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:23:02 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:23:02 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:23:02 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:23:02 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:23:02 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:23:02 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:23:02 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:02 erlangs IscomAlumni[2214453]: 接口/Store/StoreList耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/style.css耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/parsley.css耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/v3.1/daterangepicker.css耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/css/fileinput.min.css耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/animate.min.css耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/css/bootstrap-icons.min.css耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.css耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/lib/toastr/dist/toastr.min.css耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/custom.css耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/icon02.png耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/icon.png耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/Logo.png耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/bootstrap.bundle.min.js耗时5ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/divider_footer.png耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/icon-bed.svg耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/jquery.min.js耗时1ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/lib/toastr/dist/toastr.min.js耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/wow.min.js耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/lib/taiwan-id-validator2/taiwan-id-validator2.min.js耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/parsley.min.js耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/i18n/zh_tw.js耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/parsley-custom.js耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/v3.1/daterangepicker.js耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/v3.1/moment.min.js耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/js/fileinput.min.js耗时2ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/daterangepicker-custom.js耗时2ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/areas/frontend/fontawesome/webfonts/fa-solid-900.woff2耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/js/locales/zh-TW.js耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/gotop.png耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/banner01.png耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/fileinput-custom.js耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.js耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/lib/blockUI/jquery.blockUI.js耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/error.png耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/footerLogo/Logo(FFF).png耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/map.png耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/phone.png耗时0ms Aug 23 00:23:03 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:03 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/mail.png耗时0ms Aug 23 00:23:04 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:04 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/time.png耗时0ms Aug 23 00:23:04 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:04 erlangs IscomAlumni[2214453]: 接口/lib/blockUI/loading_2.gif耗时0ms Aug 23 00:23:05 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:05 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/favicon.png耗时1ms Aug 23 00:23:06 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:23:06 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:23:06 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:23:06 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__vmParam_Type_0='?' (Size = 1) (DbType = AnsiString), @__vmParam_Area_1='?' (Size = 1) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:23:06 erlangs IscomAlumni[2214453]: SELECT COUNT(*) Aug 23 00:23:06 erlangs IscomAlumni[2214453]: FROM [NtuStoreOfferM] AS [n] Aug 23 00:23:06 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuStoreOfferD] AS [n0] ON [n].[MID] = [n0].[MID] Aug 23 00:23:06 erlangs IscomAlumni[2214453]: WHERE ([n].[Category] = @__vmParam_Type_0) AND ([n].[Area] = @__vmParam_Area_1) Aug 23 00:23:06 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:23:06 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__vmParam_Type_0='?' (Size = 1) (DbType = AnsiString), @__vmParam_Area_1='?' (Size = 1) (DbType = AnsiString), @__p_2='?' (DbType = Int32), @__p_3='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:23:06 erlangs IscomAlumni[2214453]: 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 23 00:23:06 erlangs IscomAlumni[2214453]: FROM [NtuStoreOfferM] AS [n] Aug 23 00:23:06 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuStoreOfferD] AS [n0] ON [n].[MID] = [n0].[MID] Aug 23 00:23:06 erlangs IscomAlumni[2214453]: WHERE ([n].[Category] = @__vmParam_Type_0) AND ([n].[Area] = @__vmParam_Area_1) Aug 23 00:23:06 erlangs IscomAlumni[2214453]: ORDER BY (SELECT 1) Aug 23 00:23:06 erlangs IscomAlumni[2214453]: OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY Aug 23 00:23:06 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:23:06 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:23:06 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:23:06 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:23:06 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:23:06 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:23:06 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:23:06 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:23:06 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:23:06 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:23:06 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:23:06 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:06 erlangs IscomAlumni[2214453]: 接口/Store/StoreList耗时26ms Aug 23 00:23:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:23:10 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:23:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:23:10 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__vmParam_Type_0='?' (Size = 1) (DbType = AnsiString), @__vmParam_Area_1='?' (Size = 1) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:23:10 erlangs IscomAlumni[2214453]: SELECT COUNT(*) Aug 23 00:23:10 erlangs IscomAlumni[2214453]: FROM [NtuStoreOfferM] AS [n] Aug 23 00:23:10 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuStoreOfferD] AS [n0] ON [n].[MID] = [n0].[MID] Aug 23 00:23:10 erlangs IscomAlumni[2214453]: WHERE ([n].[Category] = @__vmParam_Type_0) AND ([n].[Area] = @__vmParam_Area_1) Aug 23 00:23:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:23:10 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__vmParam_Type_0='?' (Size = 1) (DbType = AnsiString), @__vmParam_Area_1='?' (Size = 1) (DbType = AnsiString), @__p_2='?' (DbType = Int32), @__p_3='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:23:10 erlangs IscomAlumni[2214453]: 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 23 00:23:10 erlangs IscomAlumni[2214453]: FROM [NtuStoreOfferM] AS [n] Aug 23 00:23:10 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuStoreOfferD] AS [n0] ON [n].[MID] = [n0].[MID] Aug 23 00:23:10 erlangs IscomAlumni[2214453]: WHERE ([n].[Category] = @__vmParam_Type_0) AND ([n].[Area] = @__vmParam_Area_1) Aug 23 00:23:10 erlangs IscomAlumni[2214453]: ORDER BY (SELECT 1) Aug 23 00:23:10 erlangs IscomAlumni[2214453]: OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY Aug 23 00:23:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:23:10 erlangs IscomAlumni[2214453]: Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:23:10 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:23:10 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:23:10 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:23:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:23:10 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:23:10 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:23:10 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:23:10 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:23:10 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:23:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:10 erlangs IscomAlumni[2214453]: 接口/Store/StoreList耗时38ms Aug 23 00:23:29 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:23:29 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:23:30 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:23:30 erlangs IscomAlumni[2214453]: Executed DbCommand (997ms) [Parameters=[@__vmParam_Type_0='?' (Size = 1) (DbType = AnsiString), @__vmParam_Area_1='?' (Size = 1) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:23:30 erlangs IscomAlumni[2214453]: SELECT COUNT(*) Aug 23 00:23:30 erlangs IscomAlumni[2214453]: FROM [NtuStoreOfferM] AS [n] Aug 23 00:23:30 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuStoreOfferD] AS [n0] ON [n].[MID] = [n0].[MID] Aug 23 00:23:30 erlangs IscomAlumni[2214453]: WHERE ([n].[Category] = @__vmParam_Type_0) AND ([n].[Area] = @__vmParam_Area_1) Aug 23 00:23:30 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:23:30 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__vmParam_Type_0='?' (Size = 1) (DbType = AnsiString), @__vmParam_Area_1='?' (Size = 1) (DbType = AnsiString), @__p_2='?' (DbType = Int32), @__p_3='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:23:30 erlangs IscomAlumni[2214453]: 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 23 00:23:30 erlangs IscomAlumni[2214453]: FROM [NtuStoreOfferM] AS [n] Aug 23 00:23:30 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuStoreOfferD] AS [n0] ON [n].[MID] = [n0].[MID] Aug 23 00:23:30 erlangs IscomAlumni[2214453]: WHERE ([n].[Category] = @__vmParam_Type_0) AND ([n].[Area] = @__vmParam_Area_1) Aug 23 00:23:30 erlangs IscomAlumni[2214453]: ORDER BY (SELECT 1) Aug 23 00:23:30 erlangs IscomAlumni[2214453]: OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY Aug 23 00:23:30 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:23:30 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:23:30 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:23:30 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:23:30 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:23:30 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:23:30 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:23:30 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:23:30 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:23:30 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:23:30 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:23:30 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:30 erlangs IscomAlumni[2214453]: 接口/Store/StoreList耗时1019ms Aug 23 00:23:38 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::41 Aug 23 00:23:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:23:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: 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 23 00:23:39 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:23:39 erlangs IscomAlumni[2214453]: 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 23 00:23:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:23:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: 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 23 00:23:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:23:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: 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 23 00:23:39 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:23:39 erlangs IscomAlumni[2214453]: 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 23 00:23:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:23:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:23:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:23:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: Executed DbCommand (14ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:23:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: 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 23 00:23:39 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:23:39 erlangs IscomAlumni[2214453]: 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 23 00:23:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:23:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:23:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:23:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: 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 23 00:23:39 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: 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 23 00:23:39 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:23:39 erlangs IscomAlumni[2214453]: 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 23 00:23:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:23:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: 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 23 00:23:39 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:23:39 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:23:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:23:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:23:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:23:39 erlangs IscomAlumni[2214453]: 接口/耗时51ms Aug 23 00:23:53 erlangs crontab[641334]: (root) LIST (root) Aug 23 00:23:54 erlangs crontab[641428]: (root) LIST (www-data) Aug 23 00:24:01 erlangs CRON[641686]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 23 00:24:07 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:24:07 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:24:07 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:24:07 erlangs IscomAlumni[2214453]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:24:07 erlangs IscomAlumni[2214453]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 23 00:24:07 erlangs IscomAlumni[2214453]: FROM ( Aug 23 00:24:07 erlangs IscomAlumni[2214453]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 23 00:24:07 erlangs IscomAlumni[2214453]: FROM [NtuActivity] AS [n] Aug 23 00:24:07 erlangs IscomAlumni[2214453]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 23 00:24:07 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 23 00:24:07 erlangs IscomAlumni[2214453]: ) AS [t] Aug 23 00:24:07 erlangs IscomAlumni[2214453]: OUTER APPLY ( Aug 23 00:24:07 erlangs IscomAlumni[2214453]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 23 00:24:07 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t1] Aug 23 00:24:07 erlangs IscomAlumni[2214453]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 23 00:24:07 erlangs IscomAlumni[2214453]: ) AS [t0] Aug 23 00:24:07 erlangs IscomAlumni[2214453]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 23 00:24:07 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:24:07 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:24:07 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:24:07 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:24:07 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:24:07 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:24:07 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:24:07 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:24:07 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:24:07 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:24:07 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:24:07 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:24:07 erlangs IscomAlumni[2214453]: 接口/Activity/ActivityDetail/4AE06D044E8A542B6CEABAABA2510BE44D8D886C90060506A4995FCEB7D31D83耗时47ms Aug 23 00:24:25 erlangs host-agent: Report failed: HTTP 000 #012#012 #012 #012 #012#012 Server Error#012#012 @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit))) Aug 23 00:24:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:24:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: 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 23 00:24:39 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:24:39 erlangs IscomAlumni[2214453]: 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 23 00:24:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:24:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:24:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:24:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: Executed DbCommand (17ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:24:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: 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 23 00:24:39 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:24:39 erlangs IscomAlumni[2214453]: 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 23 00:24:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:24:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:24:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:24:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: 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 23 00:24:39 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: 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 23 00:24:39 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:24:39 erlangs IscomAlumni[2214453]: 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 23 00:24:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:24:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: 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 23 00:24:39 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:24:39 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:24:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:24:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:24:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:24:39 erlangs IscomAlumni[2214453]: 接口/耗时53ms Aug 23 00:24:42 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::40 Aug 23 00:24:45 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:24:45 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: 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 23 00:24:45 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:24:45 erlangs IscomAlumni[2214453]: 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 23 00:24:45 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:24:45 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: 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 23 00:24:45 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:24:45 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: 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 23 00:24:45 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:24:45 erlangs IscomAlumni[2214453]: 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 23 00:24:45 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:24:45 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:24:45 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:24:45 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:24:45 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: 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 23 00:24:45 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:24:45 erlangs IscomAlumni[2214453]: 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 23 00:24:45 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:24:45 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:24:45 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:24:45 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: Executed DbCommand (5ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: 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 23 00:24:45 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: 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 23 00:24:45 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:24:45 erlangs IscomAlumni[2214453]: 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 23 00:24:45 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:24:45 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: 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 23 00:24:45 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:24:45 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:24:45 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:24:45 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:24:45 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:24:45 erlangs IscomAlumni[2214453]: 接口/耗时36ms Aug 23 00:24:47 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:24:47 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:24:47 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:24:47 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__vmParam_Type_0='?' (Size = 1) (DbType = AnsiString), @__vmParam_Area_1='?' (Size = 1) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:24:47 erlangs IscomAlumni[2214453]: SELECT COUNT(*) Aug 23 00:24:47 erlangs IscomAlumni[2214453]: FROM [NtuStoreOfferM] AS [n] Aug 23 00:24:47 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuStoreOfferD] AS [n0] ON [n].[MID] = [n0].[MID] Aug 23 00:24:47 erlangs IscomAlumni[2214453]: WHERE ([n].[Category] = @__vmParam_Type_0) AND ([n].[Area] = @__vmParam_Area_1) Aug 23 00:24:47 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:24:47 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__vmParam_Type_0='?' (Size = 1) (DbType = AnsiString), @__vmParam_Area_1='?' (Size = 1) (DbType = AnsiString), @__p_2='?' (DbType = Int32), @__p_3='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:24:47 erlangs IscomAlumni[2214453]: 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 23 00:24:47 erlangs IscomAlumni[2214453]: FROM [NtuStoreOfferM] AS [n] Aug 23 00:24:47 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuStoreOfferD] AS [n0] ON [n].[MID] = [n0].[MID] Aug 23 00:24:47 erlangs IscomAlumni[2214453]: WHERE ([n].[Category] = @__vmParam_Type_0) AND ([n].[Area] = @__vmParam_Area_1) Aug 23 00:24:47 erlangs IscomAlumni[2214453]: ORDER BY (SELECT 1) Aug 23 00:24:47 erlangs IscomAlumni[2214453]: OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY Aug 23 00:24:47 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:24:47 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:24:47 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:24:47 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:24:47 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:24:47 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:24:47 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:24:47 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:24:47 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:24:47 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:24:47 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:24:47 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:24:47 erlangs IscomAlumni[2214453]: 接口/Store/StoreList耗时20ms Aug 23 00:24:58 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:24:58 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:24:58 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:24:58 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__dtNow_0='?' (DbType = DateTime), @__dtNow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:24:58 erlangs IscomAlumni[2214453]: SELECT [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 23 00:24:58 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:24:58 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:24:58 erlangs IscomAlumni[2214453]: 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 23 00:24:58 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:24:58 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:24:58 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:24:58 erlangs IscomAlumni[2214453]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Type] = 'News')) AND (([n].[StartDate] < @__dtNow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtNow_1))) Aug 23 00:24:58 erlangs IscomAlumni[2214453]: #033[41m#033[30mfail#033[39m#033[22m#033[49m: Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware[1] Aug 23 00:24:58 erlangs IscomAlumni[2214453]: An unhandled exception has occurred while executing the request. Aug 23 00:24:58 erlangs IscomAlumni[2214453]: System.NullReferenceException: Object reference not set to an instance of an object. Aug 23 00:24:58 erlangs IscomAlumni[2214453]: at AspNetCoreGeneratedDocument.Areas_Frontend_Views_News_NewsDetail.ExecuteAsync() Aug 23 00:24:58 erlangs IscomAlumni[2214453]: at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageCoreAsync(IRazorPage page, ViewContext context) Aug 23 00:24:58 erlangs IscomAlumni[2214453]: at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderPageAsync(IRazorPage page, ViewContext context, Boolean invokeViewStarts) Aug 23 00:24:58 erlangs IscomAlumni[2214453]: at Microsoft.AspNetCore.Mvc.Razor.RazorView.RenderAsync(ViewContext context) Aug 23 00:24:58 erlangs IscomAlumni[2214453]: at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) Aug 23 00:24:58 erlangs IscomAlumni[2214453]: at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ViewContext viewContext, String contentType, Nullable`1 statusCode) Aug 23 00:24:58 erlangs IscomAlumni[2214453]: at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewExecutor.ExecuteAsync(ActionContext actionContext, IView view, ViewDataDictionary viewData, ITempDataDictionary tempData, String contentType, Nullable`1 statusCode) Aug 23 00:24:58 erlangs IscomAlumni[2214453]: at Microsoft.AspNetCore.Mvc.ViewFeatures.ViewResultExecutor.ExecuteAsync(ActionContext context, ViewResult result) Aug 23 00:24:58 erlangs IscomAlumni[2214453]: at Microsoft.AspNetCore.Mvc.ViewResult.ExecuteResultAsync(ActionContext context) Aug 23 00:24:58 erlangs IscomAlumni[2214453]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|30_0[TFilter,TFilterAsync](ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) Aug 23 00:24:58 erlangs IscomAlumni[2214453]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResultExecutedContextSealed context) Aug 23 00:24:58 erlangs IscomAlumni[2214453]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.ResultNext[TFilter,TFilterAsync](State& next, Scope& scope, Object& state, Boolean& isCompleted) Aug 23 00:24:58 erlangs IscomAlumni[2214453]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeResultFilters() Aug 23 00:24:58 erlangs IscomAlumni[2214453]: --- End of stack trace from previous location --- Aug 23 00:24:58 erlangs IscomAlumni[2214453]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|25_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) Aug 23 00:24:58 erlangs IscomAlumni[2214453]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Rethrow(ResourceExecutedContextSealed context) Aug 23 00:24:58 erlangs IscomAlumni[2214453]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) Aug 23 00:24:58 erlangs IscomAlumni[2214453]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.InvokeFilterPipelineAsync() Aug 23 00:24:58 erlangs IscomAlumni[2214453]: --- End of stack trace from previous location --- Aug 23 00:24:58 erlangs IscomAlumni[2214453]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) Aug 23 00:24:58 erlangs IscomAlumni[2214453]: at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.g__Awaited|17_0(ResourceInvoker invoker, Task task, IDisposable scope) Aug 23 00:24:58 erlangs IscomAlumni[2214453]: at Microsoft.AspNetCore.Routing.EndpointMiddleware.g__AwaitRequestTask|6_0(Endpoint endpoint, Task requestTask, ILogger logger) Aug 23 00:24:58 erlangs IscomAlumni[2214453]: at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) Aug 23 00:24:58 erlangs IscomAlumni[2214453]: at Microsoft.AspNetCore.Session.SessionMiddleware.Invoke(HttpContext context) Aug 23 00:24:58 erlangs IscomAlumni[2214453]: at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context) Aug 23 00:24:58 erlangs IscomAlumni[2214453]: at Microsoft.AspNetCore.ResponseCaching.ResponseCachingMiddleware.Invoke(HttpContext httpContext) Aug 23 00:24:58 erlangs IscomAlumni[2214453]: at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.g__Awaited|6_0(ExceptionHandlerMiddleware middleware, HttpContext context, Task task) Aug 23 00:24:58 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:24:58 erlangs IscomAlumni[2214453]: 接口/News/NewsDetail/NN00000396耗时25ms Aug 23 00:25:00 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:25:00 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: 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 23 00:25:00 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:25:00 erlangs IscomAlumni[2214453]: 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 23 00:25:00 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:25:00 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: 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 23 00:25:00 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:25:00 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: 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 23 00:25:00 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:25:00 erlangs IscomAlumni[2214453]: 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 23 00:25:00 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:25:00 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:25:00 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:25:00 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:25:00 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: 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 23 00:25:00 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:25:00 erlangs IscomAlumni[2214453]: 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 23 00:25:00 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:25:00 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:25:00 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:25:00 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: 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 23 00:25:00 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: 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 23 00:25:00 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:25:00 erlangs IscomAlumni[2214453]: 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 23 00:25:00 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:25:00 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: 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 23 00:25:00 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:25:00 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:25:00 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:25:00 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:25:00 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:00 erlangs IscomAlumni[2214453]: 接口/耗时39ms Aug 23 00:25:01 erlangs CRON[641737]: (root) CMD (flock -n /opt/host-agent/agent.lock timeout 270 /opt/host-agent/agent.sh >/dev/null 2>&1) Aug 23 00:25:01 erlangs CRON[641739]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 23 00:25:01 erlangs dbus-daemon[883]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.603889' (uid=0 pid=641795 comm="timedatectl show --property=Timezone --value " label="unconfined") Aug 23 00:25:01 erlangs systemd[1]: Starting Time & Date Service... Aug 23 00:25:01 erlangs dbus-daemon[883]: [system] Successfully activated service 'org.freedesktop.timedate1' Aug 23 00:25:01 erlangs systemd[1]: Started Time & Date Service. Aug 23 00:25:07 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:07 erlangs IscomAlumni[2214453]: 接口/News/areas/backend/template/base/plugins/perfectscroll/perfect-scrollbar.css耗时0ms Aug 23 00:25:08 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:08 erlangs IscomAlumni[2214453]: 接口/News/areas/backend/template/base/plugins/bootstrap/css/bootstrap.min.css耗时0ms Aug 23 00:25:08 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:08 erlangs IscomAlumni[2214453]: 接口/News/areas/backend/template/base/css/custom.css耗时0ms Aug 23 00:25:08 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:08 erlangs IscomAlumni[2214453]: 接口/News/areas/backend/template/base/plugins/pace/pace.css耗时0ms Aug 23 00:25:09 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:25:09 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:25:09 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:09 erlangs IscomAlumni[2214453]: Executed DbCommand (36ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:09 erlangs IscomAlumni[2214453]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 23 00:25:09 erlangs IscomAlumni[2214453]: FROM ( Aug 23 00:25:09 erlangs IscomAlumni[2214453]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 23 00:25:09 erlangs IscomAlumni[2214453]: FROM [NtuActivity] AS [n] Aug 23 00:25:09 erlangs IscomAlumni[2214453]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 23 00:25:09 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 23 00:25:09 erlangs IscomAlumni[2214453]: ) AS [t] Aug 23 00:25:09 erlangs IscomAlumni[2214453]: OUTER APPLY ( Aug 23 00:25:09 erlangs IscomAlumni[2214453]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 23 00:25:09 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t1] Aug 23 00:25:09 erlangs IscomAlumni[2214453]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 23 00:25:09 erlangs IscomAlumni[2214453]: ) AS [t0] Aug 23 00:25:09 erlangs IscomAlumni[2214453]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 23 00:25:09 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:09 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:09 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:25:09 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:25:09 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:25:09 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:09 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:09 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:25:09 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:25:09 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:25:09 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:25:09 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:09 erlangs IscomAlumni[2214453]: 接口/Activity/ActivityDetail/8C8E8D84ADDDC41E8F5DB782619CBD35A41E428DC863264B17532D58B060D450耗时67ms Aug 23 00:25:09 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:09 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/bootstrap.min.css耗时2ms Aug 23 00:25:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:25:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: Executed DbCommand (5ms) [Parameters=[@__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: SELECT [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], [n0].[AlumniID], [n0].[AnnotationID], [n0].[ApprovalDate], [n0].[ApprovalUser], [n0].[Aua8], [n0].[Aua8ExpiredDate], [n0].[BackupEmail], [n0].[BackupMobile], [n0].[Birthday], [n0].[ChangeAua8ExpiredDate], [n0].[Combine_AlumniID], [n0].[CreateDate], [n0].[CreateUser], [n0].[CurrentAddress], [n0].[CurrentCityID], [n0].[CurrentCountryID], [n0].[Description], [n0].[DisableFindAlumni], [n0].[DptID], [n0].[Email], [n0].[EnName], [n0].[EnterYear], [n0].[IDName1], [n0].[IDNumber], [n0].[IDPhoto], [n0].[InfoExpiredDate], [n0].[Info_IsPublic], [n0].[Info_IsReadConsent], [n0].[IsActive], [n0].[IsDelete], [n0].[IsNeedChangeAua8], [n0].[LastPhotoModifyDate], [n0].[LoginErrorNum], [n0].[LoginLockTime], [n0].[Mobile], [n0].[ModifyDate], [n0].[ModifyUser], [n0].[Name], [n0].[PermanentAddress], [n0].[PermanentCityID], [n0].[PermanentCountryID], [n0].[Photo], [n0].[PhysicalCardApply], [n0].[Remark], [n0].[Semester], [n0].[Sex], [n0].[SourceNote], [n0].[Status], [n0].[StudentID], [n0].[Tel], [n0].[Year], [n1].[DptID], [n1].[DptCode], [n1].[DptDivision], [n1].[DptFullName], [n1].[DptFullName_En], [n1].[DptLevel], [n1].[DptName], [n1].[DptShortName], [n1].[EnabledYear], [n1].[IsDelete], [n1].[IsShow], [n1].[ParentDptID], [n1].[StatisticCode], [n1].[StatisticName], CASE Aug 23 00:25:10 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: END, [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order], CASE Aug 23 00:25:10 erlangs IscomAlumni[2214453]: WHEN [n0].[AlumniID] IS NOT NULL THEN (((COALESCE([n0].[Name], N'') + N'(') + COALESCE(CAST([n0].[Year] AS nvarchar(60)), N'')) + COALESCE([n1].[DptFullName], N'')) + N')' Aug 23 00:25:10 erlangs IscomAlumni[2214453]: ELSE NULL Aug 23 00:25:10 erlangs IscomAlumni[2214453]: END Aug 23 00:25:10 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuAlumni] AS [n0] ON [n].[AlumniID] = [n0].[AlumniID] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:25:10 erlangs IscomAlumni[2214453]: 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 23 00:25:10 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:25:10 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuDepartment] AS [n1] ON [n0].[DptID] = [n1].[DptID] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: 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 23 00:25:10 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:25:10 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:25:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[@__data_Contribute_CreateUser_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: SELECT TOP(1) [t].[UserName] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: FROM [TbUserInfo] AS [t] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: WHERE [t].[UserID] = @__data_Contribute_CreateUser_0 Aug 23 00:25:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:25:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:25:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: 接口/Communicate/DynamicDetail/C000000201耗时98ms Aug 23 00:25:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: 接口/areas/frontend/fontawesome/css/all.css耗时0ms Aug 23 00:25:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/style.css耗时1ms Aug 23 00:25:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/carousel.css耗时1ms Aug 23 00:25:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/animate.min.css耗时3ms Aug 23 00:25:10 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:10 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/parsley.css耗时0ms Aug 23 00:25:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:25:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 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 23 00:25:11 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 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 23 00:25:11 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:25:11 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 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 23 00:25:11 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:25:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 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 23 00:25:11 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 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 23 00:25:11 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:25:11 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:25:11 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:25:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:25:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 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 23 00:25:11 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 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 23 00:25:11 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:25:11 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:25:11 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:25:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 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 23 00:25:11 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 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 23 00:25:11 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 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 23 00:25:11 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:25:11 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 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 23 00:25:11 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:25:11 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:25:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:25:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:25:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 接口/耗时39ms Aug 23 00:25:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/v3.1/daterangepicker.css耗时0ms Aug 23 00:25:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:25:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 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 23 00:25:11 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 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 23 00:25:11 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:25:11 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 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 23 00:25:11 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:25:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 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 23 00:25:11 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 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 23 00:25:11 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:25:11 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:25:11 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:25:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:25:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 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 23 00:25:11 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 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 23 00:25:11 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:25:11 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:25:11 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:25:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 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 23 00:25:11 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 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 23 00:25:11 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 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 23 00:25:11 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:25:11 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 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 23 00:25:11 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:25:11 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:25:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:25:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:25:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 接口/耗时40ms Aug 23 00:25:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/css/fileinput.min.css耗时0ms Aug 23 00:25:11 erlangs crontab[642346]: (root) LIST (root) Aug 23 00:25:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 接口/css/bootstrap-icons.min.css耗时0ms Aug 23 00:25:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:11 erlangs IscomAlumni[2214453]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.css耗时0ms Aug 23 00:25:11 erlangs crontab[642379]: (root) LIST (root) Aug 23 00:25:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:12 erlangs IscomAlumni[2214453]: 接口/lib/toastr/dist/toastr.min.css耗时0ms Aug 23 00:25:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:12 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/custom.css耗时0ms Aug 23 00:25:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:12 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/bootstrap.bundle.min.js耗时2ms Aug 23 00:25:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:12 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/jquery.min.js耗时3ms Aug 23 00:25:13 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:13 erlangs IscomAlumni[2214453]: 接口/lib/toastr/dist/toastr.min.js耗时0ms Aug 23 00:25:13 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:13 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/wow.min.js耗时0ms Aug 23 00:25:13 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:13 erlangs IscomAlumni[2214453]: 接口/lib/taiwan-id-validator2/taiwan-id-validator2.min.js耗时0ms Aug 23 00:25:14 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:14 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/parsley.min.js耗时0ms Aug 23 00:25:14 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:14 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/i18n/zh_tw.js耗时0ms Aug 23 00:25:14 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:14 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/parsley-custom.js耗时0ms Aug 23 00:25:15 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:15 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/v3.1/moment.min.js耗时0ms Aug 23 00:25:15 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:15 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/v3.1/daterangepicker.js耗时0ms Aug 23 00:25:16 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:16 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/daterangepicker-custom.js耗时0ms Aug 23 00:25:16 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:16 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/js/fileinput.min.js耗时2ms Aug 23 00:25:16 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:16 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/js/locales/zh-TW.js耗时0ms Aug 23 00:25:16 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:16 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/fileinput-custom.js耗时0ms Aug 23 00:25:16 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:16 erlangs IscomAlumni[2214453]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.js耗时0ms Aug 23 00:25:17 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:17 erlangs IscomAlumni[2214453]: 接口/lib/blockUI/jquery.blockUI.js耗时3ms Aug 23 00:25:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:18 erlangs IscomAlumni[2214453]: 接口/areas/frontend/fontawesome/webfonts/fa-solid-900.woff2耗时0ms Aug 23 00:25:26 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:26 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/favicon.png耗时0ms Aug 23 00:25:31 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:31 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/favicon.png耗时0ms Aug 23 00:25:31 erlangs systemd[1]: systemd-timedated.service: Deactivated successfully. Aug 23 00:25:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:25:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: 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 23 00:25:39 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:25:39 erlangs IscomAlumni[2214453]: 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 23 00:25:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:25:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: 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 23 00:25:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:25:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: 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 23 00:25:39 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:25:39 erlangs IscomAlumni[2214453]: 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 23 00:25:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:25:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:25:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:25:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:25:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: 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 23 00:25:39 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:25:39 erlangs IscomAlumni[2214453]: 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 23 00:25:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:25:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:25:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:25:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: 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 23 00:25:39 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: 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 23 00:25:39 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:25:39 erlangs IscomAlumni[2214453]: 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 23 00:25:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:25:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: 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 23 00:25:39 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:25:39 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:25:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: Executed DbCommand (15ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:25:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:25:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:39 erlangs IscomAlumni[2214453]: 接口/耗时62ms Aug 23 00:25:40 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:25:40 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: 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 23 00:25:40 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:25:40 erlangs IscomAlumni[2214453]: 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 23 00:25:40 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:25:40 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: 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 23 00:25:40 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:25:40 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: 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 23 00:25:40 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:25:40 erlangs IscomAlumni[2214453]: 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 23 00:25:40 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:25:40 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:25:40 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:25:40 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:25:40 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: 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 23 00:25:40 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:25:40 erlangs IscomAlumni[2214453]: 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 23 00:25:40 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:25:40 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:25:40 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:25:40 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: 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 23 00:25:40 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: 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 23 00:25:40 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:25:40 erlangs IscomAlumni[2214453]: 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 23 00:25:40 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:25:40 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: 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 23 00:25:40 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:25:40 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:25:40 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:25:40 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:25:40 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:40 erlangs IscomAlumni[2214453]: 接口/耗时33ms Aug 23 00:25:47 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::41 Aug 23 00:25:57 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:25:57 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:25:57 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:57 erlangs IscomAlumni[2214453]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:57 erlangs IscomAlumni[2214453]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 23 00:25:57 erlangs IscomAlumni[2214453]: FROM ( Aug 23 00:25:57 erlangs IscomAlumni[2214453]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 23 00:25:57 erlangs IscomAlumni[2214453]: FROM [NtuActivity] AS [n] Aug 23 00:25:57 erlangs IscomAlumni[2214453]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 23 00:25:57 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 23 00:25:57 erlangs IscomAlumni[2214453]: ) AS [t] Aug 23 00:25:57 erlangs IscomAlumni[2214453]: OUTER APPLY ( Aug 23 00:25:57 erlangs IscomAlumni[2214453]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 23 00:25:57 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t1] Aug 23 00:25:57 erlangs IscomAlumni[2214453]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 23 00:25:57 erlangs IscomAlumni[2214453]: ) AS [t0] Aug 23 00:25:57 erlangs IscomAlumni[2214453]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 23 00:25:57 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:57 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:57 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:25:57 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:25:57 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:25:57 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:25:57 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:25:57 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:25:57 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:25:57 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:25:57 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:25:57 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:25:57 erlangs IscomAlumni[2214453]: 接口/Activity/ActivityDetail/4BBA6307D504FAF8212B00163C7F348039E9471B42B35B7526CAB7470CCC76E6耗时55ms Aug 23 00:26:01 erlangs CRON[657018]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 23 00:26:21 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:26:21 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:26:21 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:26:21 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__dtNow_0='?' (DbType = DateTime), @__dtNow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:26:21 erlangs IscomAlumni[2214453]: SELECT [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 23 00:26:21 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:26:21 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:26:21 erlangs IscomAlumni[2214453]: 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 23 00:26:21 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:26:21 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:26:21 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:26:21 erlangs IscomAlumni[2214453]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Type] = 'News')) AND (([n].[StartDate] < @__dtNow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtNow_1))) Aug 23 00:26:21 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:26:21 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:26:21 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:26:21 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:26:21 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:26:21 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:26:21 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:26:21 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:26:21 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:26:21 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:26:21 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:26:21 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:26:21 erlangs IscomAlumni[2214453]: 接口/News/NewsDetail/NN00000339耗时34ms Aug 23 00:26:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:26:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: 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 23 00:26:39 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:26:39 erlangs IscomAlumni[2214453]: 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 23 00:26:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:26:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: 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 23 00:26:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:26:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: 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 23 00:26:39 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:26:39 erlangs IscomAlumni[2214453]: 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 23 00:26:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:26:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:26:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:26:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:26:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: 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 23 00:26:39 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:26:39 erlangs IscomAlumni[2214453]: 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 23 00:26:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:26:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:26:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:26:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: 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 23 00:26:39 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: 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 23 00:26:39 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:26:39 erlangs IscomAlumni[2214453]: 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 23 00:26:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:26:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: 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 23 00:26:39 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:26:39 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:26:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:26:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:26:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: 接口/耗时39ms Aug 23 00:26:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:26:39 erlangs IscomAlumni[2214453]: 接口/robots.txt耗时0ms Aug 23 00:26:40 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:26:40 erlangs IscomAlumni[2214453]: 接口/sitemap.xml耗时0ms Aug 23 00:26:42 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:26:42 erlangs IscomAlumni[2214453]: 接口/.well-known/security.txt耗时0ms Aug 23 00:26:47 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:26:47 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/favicon.png耗时0ms Aug 23 00:26:52 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: 接口/apple-touch-icon-precomposed.png耗时0ms Aug 23 00:26:52 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: 接口/favicon.ico耗时0ms Aug 23 00:26:52 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: 接口/apple-touch-icon.png耗时0ms Aug 23 00:26:52 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:26:52 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: 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 23 00:26:52 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:26:52 erlangs IscomAlumni[2214453]: 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 23 00:26:52 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:26:52 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: 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 23 00:26:52 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:26:52 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: 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 23 00:26:52 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:26:52 erlangs IscomAlumni[2214453]: 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 23 00:26:52 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:26:52 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:26:52 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:26:52 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:26:52 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: 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 23 00:26:52 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:26:52 erlangs IscomAlumni[2214453]: 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 23 00:26:52 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:26:52 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:26:52 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:26:52 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: 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 23 00:26:52 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: 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 23 00:26:52 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:26:52 erlangs IscomAlumni[2214453]: 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 23 00:26:52 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:26:52 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: 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 23 00:26:52 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:26:52 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:26:52 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:26:52 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:26:52 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: 接口/耗时49ms Aug 23 00:26:52 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:26:52 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/favicon.png耗时0ms Aug 23 00:26:53 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::40 Aug 23 00:27:01 erlangs CRON[662729]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 23 00:27:08 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:27:08 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: Executed DbCommand (39ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: FROM ( Aug 23 00:27:08 erlangs IscomAlumni[2214453]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: FROM [NtuActivity] AS [n] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 23 00:27:08 erlangs IscomAlumni[2214453]: ) AS [t] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: OUTER APPLY ( Aug 23 00:27:08 erlangs IscomAlumni[2214453]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t1] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 23 00:27:08 erlangs IscomAlumni[2214453]: ) AS [t0] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:27:08 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:27:08 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: 接口/Activity/ActivityDetail/DBB78C5AF0CDC2538FE822F53806968E530559AB78DC46D5C833E8D56C33071D耗时56ms Aug 23 00:27:08 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:27:08 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__vmParam_Type_0='?' (Size = 1) (DbType = AnsiString), @__vmParam_Area_1='?' (Size = 1) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: SELECT COUNT(*) Aug 23 00:27:08 erlangs IscomAlumni[2214453]: FROM [NtuStoreOfferM] AS [n] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuStoreOfferD] AS [n0] ON [n].[MID] = [n0].[MID] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: WHERE ([n].[Category] = @__vmParam_Type_0) AND ([n].[Area] = @__vmParam_Area_1) Aug 23 00:27:08 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__vmParam_Type_0='?' (Size = 1) (DbType = AnsiString), @__vmParam_Area_1='?' (Size = 1) (DbType = AnsiString), @__p_2='?' (DbType = Int32), @__p_3='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: 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 23 00:27:08 erlangs IscomAlumni[2214453]: FROM [NtuStoreOfferM] AS [n] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuStoreOfferD] AS [n0] ON [n].[MID] = [n0].[MID] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: WHERE ([n].[Category] = @__vmParam_Type_0) AND ([n].[Area] = @__vmParam_Area_1) Aug 23 00:27:08 erlangs IscomAlumni[2214453]: ORDER BY (SELECT 1) Aug 23 00:27:08 erlangs IscomAlumni[2214453]: OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY Aug 23 00:27:08 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:27:08 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:27:08 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:27:08 erlangs IscomAlumni[2214453]: 接口/Store/StoreList耗时19ms Aug 23 00:27:25 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:27:25 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:27:25 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:27:25 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[@__vmParam_Type_0='?' (Size = 1) (DbType = AnsiString), @__vmParam_Area_1='?' (Size = 1) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:27:25 erlangs IscomAlumni[2214453]: SELECT COUNT(*) Aug 23 00:27:25 erlangs IscomAlumni[2214453]: FROM [NtuStoreOfferM] AS [n] Aug 23 00:27:25 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuStoreOfferD] AS [n0] ON [n].[MID] = [n0].[MID] Aug 23 00:27:25 erlangs IscomAlumni[2214453]: WHERE ([n].[Category] = @__vmParam_Type_0) AND ([n].[Area] = @__vmParam_Area_1) Aug 23 00:27:25 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:27:25 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[@__vmParam_Type_0='?' (Size = 1) (DbType = AnsiString), @__vmParam_Area_1='?' (Size = 1) (DbType = AnsiString), @__p_2='?' (DbType = Int32), @__p_3='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:27:25 erlangs IscomAlumni[2214453]: 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 23 00:27:25 erlangs IscomAlumni[2214453]: FROM [NtuStoreOfferM] AS [n] Aug 23 00:27:25 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuStoreOfferD] AS [n0] ON [n].[MID] = [n0].[MID] Aug 23 00:27:25 erlangs IscomAlumni[2214453]: WHERE ([n].[Category] = @__vmParam_Type_0) AND ([n].[Area] = @__vmParam_Area_1) Aug 23 00:27:25 erlangs IscomAlumni[2214453]: ORDER BY (SELECT 1) Aug 23 00:27:25 erlangs IscomAlumni[2214453]: OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY Aug 23 00:27:25 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:27:25 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:27:25 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:27:25 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:27:25 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:27:25 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:27:25 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:27:25 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:27:25 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:27:25 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:27:25 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:27:25 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:27:25 erlangs IscomAlumni[2214453]: 接口/Store/StoreList耗时17ms Aug 23 00:27:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:27:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: 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 23 00:27:39 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:27:39 erlangs IscomAlumni[2214453]: 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 23 00:27:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:27:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: 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 23 00:27:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:27:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: Executed DbCommand (742ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: 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 23 00:27:39 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:27:39 erlangs IscomAlumni[2214453]: 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 23 00:27:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:27:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:27:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:27:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:27:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: 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 23 00:27:39 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:27:39 erlangs IscomAlumni[2214453]: 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 23 00:27:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:27:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:27:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:27:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: 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 23 00:27:39 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: 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 23 00:27:39 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:27:39 erlangs IscomAlumni[2214453]: 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 23 00:27:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:27:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: 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 23 00:27:39 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:27:39 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:27:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:27:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:27:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:27:39 erlangs IscomAlumni[2214453]: 接口/耗时771ms Aug 23 00:27:51 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:27:51 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:27:51 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:27:51 erlangs IscomAlumni[2214453]: Executed DbCommand (37ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:27:51 erlangs IscomAlumni[2214453]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 23 00:27:51 erlangs IscomAlumni[2214453]: FROM ( Aug 23 00:27:51 erlangs IscomAlumni[2214453]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 23 00:27:51 erlangs IscomAlumni[2214453]: FROM [NtuActivity] AS [n] Aug 23 00:27:51 erlangs IscomAlumni[2214453]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 23 00:27:51 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 23 00:27:51 erlangs IscomAlumni[2214453]: ) AS [t] Aug 23 00:27:51 erlangs IscomAlumni[2214453]: OUTER APPLY ( Aug 23 00:27:51 erlangs IscomAlumni[2214453]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 23 00:27:51 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t1] Aug 23 00:27:51 erlangs IscomAlumni[2214453]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 23 00:27:51 erlangs IscomAlumni[2214453]: ) AS [t0] Aug 23 00:27:51 erlangs IscomAlumni[2214453]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 23 00:27:51 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:27:51 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:27:51 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:27:51 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:27:51 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:27:51 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:27:51 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:27:51 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:27:51 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:27:51 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:27:51 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:27:51 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:27:51 erlangs IscomAlumni[2214453]: 接口/Activity/ActivityDetail/A938C3B0A06C0109B3644AD0C1ABBA1359A3C1CC976BE5BA5507734F0127D09B耗时62ms Aug 23 00:27:58 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::3f Aug 23 00:28:01 erlangs CRON[676969]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 23 00:28:10 erlangs crontab[678545]: (root) LIST (root) Aug 23 00:28:11 erlangs crontab[678639]: (root) LIST (www-data) Aug 23 00:28:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:28:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: 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 23 00:28:39 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:28:39 erlangs IscomAlumni[2214453]: 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 23 00:28:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:28:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: 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 23 00:28:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:28:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: 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 23 00:28:39 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:28:39 erlangs IscomAlumni[2214453]: 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 23 00:28:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:28:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:28:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:28:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:28:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: 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 23 00:28:39 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:28:39 erlangs IscomAlumni[2214453]: 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 23 00:28:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:28:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:28:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:28:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: 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 23 00:28:39 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: 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 23 00:28:39 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:28:39 erlangs IscomAlumni[2214453]: 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 23 00:28:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:28:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: 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 23 00:28:39 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:28:39 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:28:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:28:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:28:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:28:39 erlangs IscomAlumni[2214453]: 接口/耗时28ms Aug 23 00:28:42 erlangs host-agent: Report failed: HTTP 000 #012#012 #012 #012 #012#012 Server Error#012#012 @__dtnow_1)))) AND (([n].[IsSpotNews] IS NOT NULL) AND ([n].[IsSpotNews] = CAST(1 AS bit))) Aug 23 00:29:04 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:29:04 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: 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 23 00:29:04 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:29:04 erlangs IscomAlumni[2214453]: 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 23 00:29:04 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:29:04 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:29:04 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:29:04 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:29:04 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: 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 23 00:29:04 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:29:04 erlangs IscomAlumni[2214453]: 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 23 00:29:04 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:29:04 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:29:04 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:29:04 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: 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 23 00:29:04 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: 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 23 00:29:04 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:29:04 erlangs IscomAlumni[2214453]: 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 23 00:29:04 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:29:04 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: 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 23 00:29:04 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:29:04 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:29:04 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:29:04 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:29:04 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:29:04 erlangs IscomAlumni[2214453]: 接口/耗时28ms Aug 23 00:29:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: 接口/AlumniCard耗时1ms Aug 23 00:29:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:29:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: 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 23 00:29:12 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:29:12 erlangs IscomAlumni[2214453]: 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 23 00:29:12 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:29:12 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: 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 23 00:29:12 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:29:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: 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 23 00:29:12 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:29:12 erlangs IscomAlumni[2214453]: 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 23 00:29:12 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:29:12 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:29:12 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:29:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:29:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: 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 23 00:29:12 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:29:12 erlangs IscomAlumni[2214453]: 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 23 00:29:12 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:29:12 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:29:12 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:29:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: 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 23 00:29:12 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: 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 23 00:29:12 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:29:12 erlangs IscomAlumni[2214453]: 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 23 00:29:12 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:29:12 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: 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 23 00:29:12 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:29:12 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:29:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:29:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:29:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: 接口/耗时33ms Aug 23 00:29:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:29:12 erlangs IscomAlumni[2214453]: 接口/Home/GetCaptcha耗时6ms Aug 23 00:29:35 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:29:35 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:29:35 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:35 erlangs IscomAlumni[2214453]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:35 erlangs IscomAlumni[2214453]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 23 00:29:35 erlangs IscomAlumni[2214453]: FROM ( Aug 23 00:29:35 erlangs IscomAlumni[2214453]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 23 00:29:35 erlangs IscomAlumni[2214453]: FROM [NtuActivity] AS [n] Aug 23 00:29:35 erlangs IscomAlumni[2214453]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 23 00:29:35 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 23 00:29:35 erlangs IscomAlumni[2214453]: ) AS [t] Aug 23 00:29:35 erlangs IscomAlumni[2214453]: OUTER APPLY ( Aug 23 00:29:35 erlangs IscomAlumni[2214453]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 23 00:29:35 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t1] Aug 23 00:29:35 erlangs IscomAlumni[2214453]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 23 00:29:35 erlangs IscomAlumni[2214453]: ) AS [t0] Aug 23 00:29:35 erlangs IscomAlumni[2214453]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 23 00:29:35 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:35 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:35 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:29:35 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:29:35 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:29:35 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:35 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:35 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:29:35 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:29:35 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:29:35 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:29:35 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:29:35 erlangs IscomAlumni[2214453]: 接口/Activity/ActivityDetail/F05D665421558AB0F61A31432A9C50EA180AB29F707A46B94014BCDE43F23408耗时45ms Aug 23 00:29:40 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:29:40 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: 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 23 00:29:40 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:29:40 erlangs IscomAlumni[2214453]: 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 23 00:29:40 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:29:40 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: 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 23 00:29:40 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:29:40 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: 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 23 00:29:40 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:29:40 erlangs IscomAlumni[2214453]: 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 23 00:29:40 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:29:40 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:29:40 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:29:40 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:29:40 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: 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 23 00:29:40 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:29:40 erlangs IscomAlumni[2214453]: 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 23 00:29:40 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:29:40 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:29:40 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:29:40 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: 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 23 00:29:40 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: 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 23 00:29:40 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:29:40 erlangs IscomAlumni[2214453]: 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 23 00:29:40 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:29:40 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: 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 23 00:29:40 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:29:40 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:29:40 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:29:40 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:29:40 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: 接口/耗时32ms Aug 23 00:29:40 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:29:40 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:29:41 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:41 erlangs IscomAlumni[2214453]: Executed DbCommand (965ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:41 erlangs IscomAlumni[2214453]: SELECT [n].[WLID], [n].[AIumniID], [n].[ATID], [n].[ClassID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[PhotoID], [n0].[ClassID], [n0].[CreateDate], [n0].[CreateUser], [n0].[IsDelete], [n0].[ModifyDate], [n0].[ModifyUser], [n0].[Title], [n1].[AlumniID], [n1].[AnnotationID], [n1].[ApprovalDate], [n1].[ApprovalUser], [n1].[Aua8], [n1].[Aua8ExpiredDate], [n1].[BackupEmail], [n1].[BackupMobile], [n1].[Birthday], [n1].[ChangeAua8ExpiredDate], [n1].[Combine_AlumniID], [n1].[CreateDate], [n1].[CreateUser], [n1].[CurrentAddress], [n1].[CurrentCityID], [n1].[CurrentCountryID], [n1].[Description], [n1].[DisableFindAlumni], [n1].[DptID], [n1].[Email], [n1].[EnName], [n1].[EnterYear], [n1].[IDName1], [n1].[IDNumber], [n1].[IDPhoto], [n1].[InfoExpiredDate], [n1].[Info_IsPublic], [n1].[Info_IsReadConsent], [n1].[IsActive], [n1].[IsDelete], [n1].[IsNeedChangeAua8], [n1].[LastPhotoModifyDate], [n1].[LoginErrorNum], [n1].[LoginLockTime], [n1].[Mobile], [n1].[ModifyDate], [n1].[ModifyUser], [n1].[Name], [n1].[PermanentAddress], [n1].[PermanentCityID], [n1].[PermanentCountryID], [n1].[Photo], [n1].[PhysicalCardApply], [n1].[Remark], [n1].[Semester], [n1].[Sex], [n1].[SourceNote], [n1].[Status], [n1].[StudentID], [n1].[Tel], [n1].[Year], [n5].[DptID], [n5].[DptCode], [n5].[DptDivision], [n5].[DptFullName], [n5].[DptFullName_En], [n5].[DptLevel], [n5].[DptName], [n5].[DptShortName], [n5].[EnabledYear], [n5].[IsDelete], [n5].[IsShow], [n5].[ParentDptID], [n5].[StatisticCode], [n5].[StatisticName], [n2].[ATID], [n2].[IsDelete], [n2].[TypeName], [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order], [n4].[DptFullName] Aug 23 00:29:41 erlangs IscomAlumni[2214453]: FROM [NtuAnualWinner] AS [n] Aug 23 00:29:41 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuClassOfWinnerList] AS [n0] ON [n].[ClassID] = [n0].[ClassID] Aug 23 00:29:41 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuAlumni] AS [n1] ON [n].[AIumniID] = [n1].[AlumniID] Aug 23 00:29:41 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuAwardType] AS [n2] ON [n].[ATID] = [n2].[ATID] Aug 23 00:29:41 erlangs IscomAlumni[2214453]: LEFT JOIN [TbFileInfo] AS [t] ON [n].[PhotoID] = [t].[FileID] Aug 23 00:29:41 erlangs IscomAlumni[2214453]: INNER JOIN [NtuAlumni] AS [n3] ON [n].[AIumniID] = [n3].[AlumniID] Aug 23 00:29:41 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuDepartment] AS [n4] ON [n3].[DptID] = [n4].[DptID] Aug 23 00:29:41 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuDepartment] AS [n5] ON [n1].[DptID] = [n5].[DptID] Aug 23 00:29:41 erlangs IscomAlumni[2214453]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n1].[IsDelete] = CAST(0 AS bit))) AND ([n1].[Status] = CAST(1 AS smallint)) Aug 23 00:29:41 erlangs IscomAlumni[2214453]: ORDER BY [n0].[Title] DESC Aug 23 00:29:42 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:42 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:42 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:29:42 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:29:42 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:29:42 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:42 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:42 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:29:42 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:29:42 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:29:42 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:29:42 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:29:42 erlangs IscomAlumni[2214453]: 接口/OutstandingAlumni/WinnerDetail/WL00000167耗时2006ms Aug 23 00:29:45 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:29:45 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/animate.min.css耗时2ms Aug 23 00:29:47 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:29:47 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/parsley.css耗时0ms Aug 23 00:29:47 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:29:47 erlangs IscomAlumni[2214453]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.css耗时0ms Aug 23 00:29:47 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:29:47 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/custom.css耗时0ms Aug 23 00:29:47 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:29:47 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/jquery.min.js耗时0ms Aug 23 00:29:48 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:29:48 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/wow.min.js耗时0ms Aug 23 00:29:49 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:29:49 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/icon02.png耗时0ms Aug 23 00:29:50 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:29:50 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/parsley-custom.js耗时0ms Aug 23 00:29:50 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:29:50 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/daterangepicker-custom.js耗时0ms Aug 23 00:29:51 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:29:51 erlangs IscomAlumni[2214453]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.js耗时0ms Aug 23 00:29:51 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:29:51 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/fileinput-custom.js耗时0ms Aug 23 00:29:52 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:29:52 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:29:52 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:52 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__dtNow_0='?' (DbType = DateTime), @__dtNow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:52 erlangs IscomAlumni[2214453]: SELECT [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 23 00:29:52 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:29:52 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:29:52 erlangs IscomAlumni[2214453]: 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 23 00:29:52 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:29:52 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:29:52 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:29:52 erlangs IscomAlumni[2214453]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Type] = 'News')) AND (([n].[StartDate] < @__dtNow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtNow_1))) Aug 23 00:29:52 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:52 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:52 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:29:52 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:29:52 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:29:52 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:29:52 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:29:52 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:29:52 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:29:52 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:29:52 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:29:52 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:29:52 erlangs IscomAlumni[2214453]: 接口/News/NewsDetail/NN00000399耗时26ms Aug 23 00:30:01 erlangs CRON[678965]: (root) CMD (/usr/local/bin/portal-log-push) Aug 23 00:30:01 erlangs CRON[678967]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 23 00:30:01 erlangs CRON[678966]: (root) CMD (flock -n /opt/host-agent/agent.lock timeout 270 /opt/host-agent/agent.sh >/dev/null 2>&1) Aug 23 00:30:01 erlangs dbus-daemon[883]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.603896' (uid=0 pid=679021 comm="timedatectl show --property=Timezone --value " label="unconfined") Aug 23 00:30:01 erlangs systemd[1]: Starting Time & Date Service... Aug 23 00:30:01 erlangs dbus-daemon[883]: [system] Successfully activated service 'org.freedesktop.timedate1' Aug 23 00:30:01 erlangs systemd[1]: Started Time & Date Service. Aug 23 00:30:04 erlangs cron[679116]: sendmail: recipient address root not accepted by the server Aug 23 00:30:04 erlangs cron[679116]: sendmail: server message: 501 5.1.3 Invalid address Aug 23 00:30:04 erlangs cron[679116]: sendmail: could not send mail (account default from /etc/msmtprc) Aug 23 00:30:04 erlangs CRON[678962]: (root) MAIL (mailed 156 bytes of output but got status 0x0041 from MTA#012) Aug 23 00:30:06 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:30:06 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: 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 23 00:30:06 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:06 erlangs IscomAlumni[2214453]: 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 23 00:30:06 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:06 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: 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 23 00:30:06 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:30:06 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: 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 23 00:30:06 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:06 erlangs IscomAlumni[2214453]: 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 23 00:30:06 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:06 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:30:06 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:30:06 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:30:06 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: 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 23 00:30:06 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:06 erlangs IscomAlumni[2214453]: 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 23 00:30:06 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:06 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:06 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:30:06 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: Executed DbCommand (5ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: 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 23 00:30:06 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: 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 23 00:30:06 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:06 erlangs IscomAlumni[2214453]: 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 23 00:30:06 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:06 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: 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 23 00:30:06 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:30:06 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:30:06 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:30:06 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:30:06 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:06 erlangs IscomAlumni[2214453]: 接口/耗时50ms Aug 23 00:30:07 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::41 Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: SELECT CASE Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHEN EXISTS ( Aug 23 00:30:11 erlangs IscomAlumni[2214453]: SELECT 1 Aug 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [NtuAlumniCardInfo] AS [n] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHERE [n].[AID] = @__AID_0) THEN CAST(1 AS bit) Aug 23 00:30:11 erlangs IscomAlumni[2214453]: ELSE CAST(0 AS bit) Aug 23 00:30:11 erlangs IscomAlumni[2214453]: END Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[Order] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [NtuAlumniCardInfo] AS [n] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHERE [n].[AID] = @__AID_0 Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: SELECT CASE Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHEN EXISTS ( Aug 23 00:30:11 erlangs IscomAlumni[2214453]: SELECT 1 Aug 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [NtuAlumniCardInfo] AS [n] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHERE [n].[AID] = @__AID_0) THEN CAST(1 AS bit) Aug 23 00:30:11 erlangs IscomAlumni[2214453]: ELSE CAST(0 AS bit) Aug 23 00:30:11 erlangs IscomAlumni[2214453]: END Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[Order] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [NtuAlumniCardInfo] AS [n] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHERE [n].[AID] = @__AID_0 Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: SELECT CASE Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHEN EXISTS ( Aug 23 00:30:11 erlangs IscomAlumni[2214453]: SELECT 1 Aug 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [NtuAlumniCardInfo] AS [n] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHERE [n].[AID] = @__AID_0) THEN CAST(1 AS bit) Aug 23 00:30:11 erlangs IscomAlumni[2214453]: ELSE CAST(0 AS bit) Aug 23 00:30:11 erlangs IscomAlumni[2214453]: END Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__AID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[Order] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [NtuAlumniCardInfo] AS [n] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHERE [n].[AID] = @__AID_0 Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: 接口/AlumniServe/AlumniCardInfo耗时27ms Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: 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 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:11 erlangs IscomAlumni[2214453]: 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 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:11 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: 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 23 00:30:11 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: 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 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:11 erlangs IscomAlumni[2214453]: 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 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:11 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:30:11 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: 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 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:11 erlangs IscomAlumni[2214453]: 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 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:11 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:11 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: Executed DbCommand (5ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: 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 23 00:30:11 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: 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 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:11 erlangs IscomAlumni[2214453]: 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 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:11 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: 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 23 00:30:11 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: Executed DbCommand (7ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: 接口/耗时46ms Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: 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 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:11 erlangs IscomAlumni[2214453]: 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 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:11 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: 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 23 00:30:11 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: 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 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:11 erlangs IscomAlumni[2214453]: 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 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:11 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:30:11 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: 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 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:11 erlangs IscomAlumni[2214453]: 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 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:11 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:11 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: 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 23 00:30:11 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: 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 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:11 erlangs IscomAlumni[2214453]: 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 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:11 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: 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 23 00:30:11 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:30:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:11 erlangs IscomAlumni[2214453]: 接口/耗时36ms Aug 23 00:30:12 erlangs crontab[679579]: (root) LIST (root) Aug 23 00:30:12 erlangs crontab[679612]: (root) LIST (root) Aug 23 00:30:13 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:30:13 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:30:13 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:13 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__lang_0='?' (Size = 2) (DbType = AnsiStringFixedLength), @__GetValue_1='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:13 erlangs IscomAlumni[2214453]: SELECT [t].[CountryID], [t].[LangCode], [t].[CountryCode], [t].[CountryName], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser] Aug 23 00:30:13 erlangs IscomAlumni[2214453]: FROM [TbCountry] AS [t] Aug 23 00:30:13 erlangs IscomAlumni[2214453]: WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[LangCode] = @__lang_0)) AND ([t].[CountryID] <> @__GetValue_1) Aug 23 00:30:13 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:13 erlangs IscomAlumni[2214453]: Executed DbCommand (13ms) [Parameters=[@__CountryID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:13 erlangs IscomAlumni[2214453]: SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode] Aug 23 00:30:13 erlangs IscomAlumni[2214453]: FROM [TbCity] AS [t] Aug 23 00:30:13 erlangs IscomAlumni[2214453]: WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 1)) AND ([t].[CountryID] = @__CountryID_0) Aug 23 00:30:14 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:14 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:14 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:30:14 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:30:14 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:30:14 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:14 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:14 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:30:14 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:30:14 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:30:14 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:30:14 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:14 erlangs IscomAlumni[2214453]: 接口/Home/Register耗时392ms Aug 23 00:30:16 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:30:16 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:30:17 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:17 erlangs IscomAlumni[2214453]: Executed DbCommand (1,567ms) [Parameters=[@__8__locals1_acct_1='?' (Size = 50)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:17 erlangs IscomAlumni[2214453]: SELECT [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year], [n1].[SchoolRollID], [n1].[AlumniID], [n1].[Class], [n1].[CreateDate], [n1].[CreateUser], [n1].[DptID], [n1].[EnterYear], [n1].[IDName1], [n1].[IsClassContact], [n1].[IsDelete], [n1].[IsGraduated], [n1].[ModifyDate], [n1].[ModifyUser], [n1].[Semester], [n1].[SourceNote], [n1].[StudentID], [n1].[Year] Aug 23 00:30:17 erlangs IscomAlumni[2214453]: FROM [NtuAlumni] AS [n] Aug 23 00:30:17 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuAlumniSchoolRoll] AS [n1] ON [n].[AlumniID] = [n1].[AlumniID] Aug 23 00:30:17 erlangs IscomAlumni[2214453]: WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IsActive] = CAST(1 AS bit))) AND [n].[Status] IN (CAST(1 AS smallint), CAST(-5 AS smallint))) AND ((((([n].[Email] = @__8__locals1_acct_1) OR ([n].[BackupEmail] = @__8__locals1_acct_1)) OR ([n].[Mobile] = @__8__locals1_acct_1)) OR ([n].[BackupMobile] = @__8__locals1_acct_1)) OR EXISTS ( Aug 23 00:30:17 erlangs IscomAlumni[2214453]: SELECT 1 Aug 23 00:30:17 erlangs IscomAlumni[2214453]: FROM [NtuAlumniSchoolRoll] AS [n0] Aug 23 00:30:17 erlangs IscomAlumni[2214453]: WHERE ([n].[AlumniID] = [n0].[AlumniID]) AND (([n0].[IsDelete] = CAST(0 AS bit)) AND ([n0].[StudentID] = @__8__locals1_acct_1)))) Aug 23 00:30:17 erlangs IscomAlumni[2214453]: ORDER BY [n].[AlumniID] Aug 23 00:30:17 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:17 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [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 23 00:30:17 erlangs IscomAlumni[2214453]: SET NOCOUNT ON; Aug 23 00:30:17 erlangs IscomAlumni[2214453]: 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 23 00:30:17 erlangs IscomAlumni[2214453]: WHERE [AlumniID] = @p50; Aug 23 00:30:17 erlangs IscomAlumni[2214453]: SELECT @@ROWCOUNT; Aug 23 00:30:17 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:17 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 30) (DbType = AnsiString), @p1='?' (Size = 50) (DbType = AnsiString), @p2='?' (Size = 50) (DbType = AnsiString), @p3='?' (Size = 200), @p4='?' (Size = 20), @p5='?' (DbType = DateTime), @p6='?' (Size = 10) (DbType = AnsiString), @p7='?' (Size = 50), @p8='?' (DbType = Boolean), @p9='?' (Size = 4000), @p10='?' (Size = 500) (DbType = AnsiString), @p11='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:17 erlangs IscomAlumni[2214453]: SET NOCOUNT ON; Aug 23 00:30:17 erlangs IscomAlumni[2214453]: INSERT INTO [TbLoginRecord] ([Account], [Inputaua8], [IP], [LoginDesc], [LoginMsg], [LoginTime], [MemberID], [Platform], [SSO], [SSOResult], [UserAgent], [UserID]) Aug 23 00:30:17 erlangs IscomAlumni[2214453]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11); Aug 23 00:30:17 erlangs IscomAlumni[2214453]: SELECT [PID] Aug 23 00:30:17 erlangs IscomAlumni[2214453]: FROM [TbLoginRecord] Aug 23 00:30:17 erlangs IscomAlumni[2214453]: WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity(); Aug 23 00:30:17 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:17 erlangs IscomAlumni[2214453]: 接口/Home/Login耗时1604ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: Executed DbCommand (5ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [NtuAlumni] AS [n] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit)) Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: FROM ( Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [NtuAlumniCard] AS [n] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: LEFT JOIN [TbFileInfo] AS [t] ON [n].[Photo] = [t].[FileID] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: INNER JOIN [NtuAlumni] AS [n0] ON [n].[AlumniID] = [n0].[AlumniID] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: ) AS [t0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [NtuAlumniSchoolRoll] AS [n1] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuDepartment] AS [n2] ON [n1].[DptID] = [n2].[DptID] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: ) AS [t1] ON [t0].[AlumniID0] = [t1].[AlumniID] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [NtuAlumniSchoolRoll] AS [n3] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuDepartment] AS [n4] ON [n3].[DptID] = [n4].[DptID] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: ) AS [t2] ON [t0].[AlumniID0] = [t2].[AlumniID] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [NtuAlumniSchoolRoll] AS [n5] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuDepartment] AS [n6] ON [n5].[DptID] = [n6].[DptID] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: WHERE [n5].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:18 erlangs IscomAlumni[2214453]: ) AS [t3] ON [t0].[AlumniID0] = [t3].[AlumniID] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: ORDER BY [t0].[CardID], [t0].[FileID], [t0].[AlumniID0], [t1].[SchoolRollID], [t1].[DptID0], [t2].[SchoolRollID], [t2].[DptID0], [t3].[Year] DESC, [t3].[SchoolRollID] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/AlumniCard耗时33ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:18 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:18 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:30:18 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:18 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:18 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:18 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:30:18 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: SELECT CASE Aug 23 00:30:18 erlangs IscomAlumni[2214453]: WHEN EXISTS ( Aug 23 00:30:18 erlangs IscomAlumni[2214453]: SELECT 1 Aug 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [NtuActivity] AS [n] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: ELSE CAST(0 AS bit) Aug 23 00:30:18 erlangs IscomAlumni[2214453]: END Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/耗时60ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/AlumniCard耗时1ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: Executed DbCommand (7ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:18 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:18 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:30:18 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:18 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:18 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:18 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 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 23 00:30:18 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:30:18 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/耗时52ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/bootstrap.min.css耗时0ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/areas/frontend/fontawesome/css/all.css耗时3ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/parsley.css耗时0ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/style.css耗时0ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/animate.min.css耗时1ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/carousel.css耗时0ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/v3.1/daterangepicker.css耗时1ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/css/fileinput.min.css耗时2ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/css/bootstrap-icons.min.css耗时0ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.css耗时0ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/lib/toastr/dist/toastr.min.css耗时2ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/bootstrap.bundle.min.js耗时0ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/custom.css耗时0ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/jquery.min.js耗时5ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/lib/toastr/dist/toastr.min.js耗时0ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/wow.min.js耗时0ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/lib/taiwan-id-validator2/taiwan-id-validator2.min.js耗时0ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/parsley.min.js耗时0ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/i18n/zh_tw.js耗时0ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/parsley-custom.js耗时0ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/v3.1/moment.min.js耗时0ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/v3.1/daterangepicker.js耗时0ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/daterangepicker-custom.js耗时0ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/js/locales/zh-TW.js耗时1ms Aug 23 00:30:18 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:18 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/js/fileinput.min.js耗时1ms Aug 23 00:30:19 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:19 erlangs IscomAlumni[2214453]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.js耗时0ms Aug 23 00:30:19 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:19 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/fileinput-custom.js耗时0ms Aug 23 00:30:19 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:19 erlangs IscomAlumni[2214453]: 接口/lib/blockUI/jquery.blockUI.js耗时0ms Aug 23 00:30:19 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:19 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/icon02.png耗时0ms Aug 23 00:30:19 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:19 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/icon.png耗时0ms Aug 23 00:30:19 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:19 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/Logo.png耗时0ms Aug 23 00:30:19 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:19 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/divider_footer.png耗时0ms Aug 23 00:30:19 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:19 erlangs IscomAlumni[2214453]: 接口/areas/frontend/fontawesome/webfonts/fa-solid-900.woff2耗时0ms Aug 23 00:30:20 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:20 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/arrow-forward.png耗时0ms Aug 23 00:30:20 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:20 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/map.png耗时2ms Aug 23 00:30:20 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:20 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/time.png耗时0ms Aug 23 00:30:20 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:20 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/phone.png耗时0ms Aug 23 00:30:20 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:20 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/fax.png耗时0ms Aug 23 00:30:20 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:20 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/mail.png耗时0ms Aug 23 00:30:24 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:24 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/error.png耗时0ms Aug 23 00:30:24 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:24 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/footerLogo/Logo(FFF).png耗时0ms Aug 23 00:30:24 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:24 erlangs IscomAlumni[2214453]: 接口/lib/blockUI/loading_2.gif耗时0ms Aug 23 00:30:24 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:24 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/gotop.png耗时0ms Aug 23 00:30:24 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:24 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/ellipsis-solid.svg耗时0ms Aug 23 00:30:25 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:25 erlangs IscomAlumni[2214453]: 接口/Home/GetCaptcha耗时9ms Aug 23 00:30:25 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:25 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/favicon.png耗时0ms Aug 23 00:30:30 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:30:30 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: 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 23 00:30:30 erlangs IscomAlumni[2214453]: FROM [NtuAlumni] AS [n] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit)) Aug 23 00:30:30 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: 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 23 00:30:30 erlangs IscomAlumni[2214453]: FROM ( Aug 23 00:30:30 erlangs IscomAlumni[2214453]: 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 23 00:30:30 erlangs IscomAlumni[2214453]: FROM [NtuAlumniCard] AS [n] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: LEFT JOIN [TbFileInfo] AS [t] ON [n].[Photo] = [t].[FileID] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: INNER JOIN [NtuAlumni] AS [n0] ON [n].[AlumniID] = [n0].[AlumniID] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: 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 23 00:30:30 erlangs IscomAlumni[2214453]: ) AS [t0] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:30 erlangs IscomAlumni[2214453]: 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 23 00:30:30 erlangs IscomAlumni[2214453]: FROM [NtuAlumniSchoolRoll] AS [n1] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuDepartment] AS [n2] ON [n1].[DptID] = [n2].[DptID] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: ) AS [t1] ON [t0].[AlumniID0] = [t1].[AlumniID] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:30 erlangs IscomAlumni[2214453]: 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 23 00:30:30 erlangs IscomAlumni[2214453]: FROM [NtuAlumniSchoolRoll] AS [n3] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuDepartment] AS [n4] ON [n3].[DptID] = [n4].[DptID] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: ) AS [t2] ON [t0].[AlumniID0] = [t2].[AlumniID] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:30 erlangs IscomAlumni[2214453]: 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 23 00:30:30 erlangs IscomAlumni[2214453]: FROM [NtuAlumniSchoolRoll] AS [n5] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuDepartment] AS [n6] ON [n5].[DptID] = [n6].[DptID] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: WHERE [n5].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:30 erlangs IscomAlumni[2214453]: ) AS [t3] ON [t0].[AlumniID0] = [t3].[AlumniID] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: ORDER BY [t0].[CardID], [t0].[FileID], [t0].[AlumniID0], [t1].[SchoolRollID], [t1].[DptID0], [t2].[SchoolRollID], [t2].[DptID0], [t3].[Year] DESC, [t3].[SchoolRollID] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: 接口/AlumniCard耗时23ms Aug 23 00:30:30 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:30:30 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: 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 23 00:30:30 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:30 erlangs IscomAlumni[2214453]: 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 23 00:30:30 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:30 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: 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 23 00:30:30 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:30:30 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: 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 23 00:30:30 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:30 erlangs IscomAlumni[2214453]: 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 23 00:30:30 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:30 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:30:30 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:30:30 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:30:30 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: 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 23 00:30:30 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:30 erlangs IscomAlumni[2214453]: 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 23 00:30:30 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:30 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:30 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:30:30 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: 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 23 00:30:30 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: 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 23 00:30:30 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:30 erlangs IscomAlumni[2214453]: 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 23 00:30:30 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:30 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: 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 23 00:30:30 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:30:30 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:30:30 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: SELECT CASE Aug 23 00:30:30 erlangs IscomAlumni[2214453]: WHEN EXISTS ( Aug 23 00:30:30 erlangs IscomAlumni[2214453]: SELECT 1 Aug 23 00:30:30 erlangs IscomAlumni[2214453]: FROM [NtuActivity] AS [n] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: 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 23 00:30:30 erlangs IscomAlumni[2214453]: ELSE CAST(0 AS bit) Aug 23 00:30:30 erlangs IscomAlumni[2214453]: END Aug 23 00:30:30 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:30:30 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:30:30 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:30 erlangs IscomAlumni[2214453]: 接口/耗时51ms Aug 23 00:30:31 erlangs systemd[1]: systemd-timedated.service: Deactivated successfully. Aug 23 00:30:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:30:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: 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 23 00:30:39 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:39 erlangs IscomAlumni[2214453]: 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 23 00:30:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: 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 23 00:30:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:30:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: 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 23 00:30:39 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:39 erlangs IscomAlumni[2214453]: 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 23 00:30:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:30:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:30:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:30:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: 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 23 00:30:39 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:39 erlangs IscomAlumni[2214453]: 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 23 00:30:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:30:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: Executed DbCommand (5ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: 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 23 00:30:39 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: 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 23 00:30:39 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:39 erlangs IscomAlumni[2214453]: 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 23 00:30:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: 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 23 00:30:39 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:30:39 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:30:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:30:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:30:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:39 erlangs IscomAlumni[2214453]: 接口/耗时46ms Aug 23 00:30:45 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:30:45 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:30:45 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:45 erlangs IscomAlumni[2214453]: Executed DbCommand (6ms) [Parameters=[@__dtNow_0='?' (DbType = DateTime), @__dtNow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:45 erlangs IscomAlumni[2214453]: SELECT [n].[NewsID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EndDate], [n].[IsDelete], [n].[IsSent], [n].[IsSpotNews], [n].[ModifyDate], [n].[ModifyUser], [n].[Photo], [n].[SendDate], [n].[StartDate], [n].[Summary], [n].[Title], [n].[Type], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 23 00:30:45 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:30:45 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:30:45 erlangs IscomAlumni[2214453]: 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 23 00:30:45 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:30:45 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:30:45 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:30:45 erlangs IscomAlumni[2214453]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Type] = 'News')) AND (([n].[StartDate] < @__dtNow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtNow_1))) Aug 23 00:30:45 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:45 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:45 erlangs IscomAlumni[2214453]: SELECT CASE Aug 23 00:30:45 erlangs IscomAlumni[2214453]: WHEN EXISTS ( Aug 23 00:30:45 erlangs IscomAlumni[2214453]: SELECT 1 Aug 23 00:30:45 erlangs IscomAlumni[2214453]: FROM [NtuActivity] AS [n] Aug 23 00:30:45 erlangs IscomAlumni[2214453]: 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 23 00:30:45 erlangs IscomAlumni[2214453]: ELSE CAST(0 AS bit) Aug 23 00:30:45 erlangs IscomAlumni[2214453]: END Aug 23 00:30:45 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:45 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:45 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:30:45 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:30:45 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:30:45 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:45 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:45 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:30:45 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:30:45 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:30:45 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:30:45 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:45 erlangs IscomAlumni[2214453]: 接口/News/NewsDetail/NN00000324耗时55ms Aug 23 00:30:45 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:45 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/banner01.png耗时21ms Aug 23 00:30:50 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:30:50 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:30:50 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:50 erlangs IscomAlumni[2214453]: Executed DbCommand (54ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:50 erlangs IscomAlumni[2214453]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 23 00:30:50 erlangs IscomAlumni[2214453]: FROM ( Aug 23 00:30:50 erlangs IscomAlumni[2214453]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 23 00:30:50 erlangs IscomAlumni[2214453]: FROM [NtuActivity] AS [n] Aug 23 00:30:50 erlangs IscomAlumni[2214453]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 23 00:30:50 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 23 00:30:50 erlangs IscomAlumni[2214453]: ) AS [t] Aug 23 00:30:50 erlangs IscomAlumni[2214453]: OUTER APPLY ( Aug 23 00:30:50 erlangs IscomAlumni[2214453]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 23 00:30:50 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t1] Aug 23 00:30:50 erlangs IscomAlumni[2214453]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 23 00:30:50 erlangs IscomAlumni[2214453]: ) AS [t0] Aug 23 00:30:50 erlangs IscomAlumni[2214453]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 23 00:30:50 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:50 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:50 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:30:50 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:30:50 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:30:50 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:30:50 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:30:50 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:30:50 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:30:50 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:30:50 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:30:50 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:50 erlangs IscomAlumni[2214453]: 接口/Activity/ActivityDetail/244B2848CBD864EBD0E5708B99BBDD6454D909B8C0BC3EA56BC2B612E5C0AC8C耗时75ms Aug 23 00:30:51 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:51 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/bootstrap.min.css耗时0ms Aug 23 00:30:52 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:52 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/carousel.css耗时0ms Aug 23 00:30:52 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:52 erlangs IscomAlumni[2214453]: 接口/areas/frontend/fontawesome/css/all.css耗时0ms Aug 23 00:30:52 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:52 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/style.css耗时0ms Aug 23 00:30:52 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:52 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/animate.min.css耗时0ms Aug 23 00:30:52 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:52 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/parsley.css耗时0ms Aug 23 00:30:53 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:53 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/v3.1/daterangepicker.css耗时0ms Aug 23 00:30:53 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:53 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/css/fileinput.min.css耗时0ms Aug 23 00:30:53 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:53 erlangs IscomAlumni[2214453]: 接口/css/bootstrap-icons.min.css耗时0ms Aug 23 00:30:53 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:53 erlangs IscomAlumni[2214453]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.css耗时0ms Aug 23 00:30:53 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:53 erlangs IscomAlumni[2214453]: 接口/lib/toastr/dist/toastr.min.css耗时0ms Aug 23 00:30:54 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:54 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/custom.css耗时0ms Aug 23 00:30:54 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:54 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/bootstrap.bundle.min.js耗时0ms Aug 23 00:30:54 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:54 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/jquery.min.js耗时0ms Aug 23 00:30:54 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:54 erlangs IscomAlumni[2214453]: 接口/lib/toastr/dist/toastr.min.js耗时0ms Aug 23 00:30:54 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:54 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/wow.min.js耗时0ms Aug 23 00:30:54 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:54 erlangs IscomAlumni[2214453]: 接口/lib/taiwan-id-validator2/taiwan-id-validator2.min.js耗时0ms Aug 23 00:30:54 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:54 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/parsley.min.js耗时2ms Aug 23 00:30:55 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:55 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/i18n/zh_tw.js耗时2ms Aug 23 00:30:55 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:55 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/parsley-custom.js耗时0ms Aug 23 00:30:55 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:55 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/v3.1/moment.min.js耗时1ms Aug 23 00:30:55 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:55 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/v3.1/daterangepicker.js耗时0ms Aug 23 00:30:55 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:55 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/daterangepicker-custom.js耗时0ms Aug 23 00:30:55 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:55 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/js/fileinput.min.js耗时0ms Aug 23 00:30:55 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:55 erlangs IscomAlumni[2214453]: 接口/areas/frontend/fontawesome/webfonts/fa-solid-900.woff2耗时6ms Aug 23 00:30:56 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:56 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/js/locales/zh-TW.js耗时0ms Aug 23 00:30:56 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:56 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/fileinput-custom.js耗时0ms Aug 23 00:30:56 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:56 erlangs IscomAlumni[2214453]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.js耗时2ms Aug 23 00:30:56 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:56 erlangs IscomAlumni[2214453]: 接口/lib/blockUI/jquery.blockUI.js耗时0ms Aug 23 00:30:58 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:30:58 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/favicon.png耗时0ms Aug 23 00:31:01 erlangs CRON[694435]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 23 00:31:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:31:11 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:31:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:31:11 erlangs IscomAlumni[2214453]: Executed DbCommand (5ms) [Parameters=[@__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:31:11 erlangs IscomAlumni[2214453]: SELECT [n].[ContributeID], [n].[AlumniID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[EDate], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[PictureDesc], [n].[PictureID], [n].[PictureLib], [n].[SDate], [n].[Status], [n].[Title], [n].[Type], [n0].[AlumniID], [n0].[AnnotationID], [n0].[ApprovalDate], [n0].[ApprovalUser], [n0].[Aua8], [n0].[Aua8ExpiredDate], [n0].[BackupEmail], [n0].[BackupMobile], [n0].[Birthday], [n0].[ChangeAua8ExpiredDate], [n0].[Combine_AlumniID], [n0].[CreateDate], [n0].[CreateUser], [n0].[CurrentAddress], [n0].[CurrentCityID], [n0].[CurrentCountryID], [n0].[Description], [n0].[DisableFindAlumni], [n0].[DptID], [n0].[Email], [n0].[EnName], [n0].[EnterYear], [n0].[IDName1], [n0].[IDNumber], [n0].[IDPhoto], [n0].[InfoExpiredDate], [n0].[Info_IsPublic], [n0].[Info_IsReadConsent], [n0].[IsActive], [n0].[IsDelete], [n0].[IsNeedChangeAua8], [n0].[LastPhotoModifyDate], [n0].[LoginErrorNum], [n0].[LoginLockTime], [n0].[Mobile], [n0].[ModifyDate], [n0].[ModifyUser], [n0].[Name], [n0].[PermanentAddress], [n0].[PermanentCityID], [n0].[PermanentCountryID], [n0].[Photo], [n0].[PhysicalCardApply], [n0].[Remark], [n0].[Semester], [n0].[Sex], [n0].[SourceNote], [n0].[Status], [n0].[StudentID], [n0].[Tel], [n0].[Year], [n1].[DptID], [n1].[DptCode], [n1].[DptDivision], [n1].[DptFullName], [n1].[DptFullName_En], [n1].[DptLevel], [n1].[DptName], [n1].[DptShortName], [n1].[EnabledYear], [n1].[IsDelete], [n1].[IsShow], [n1].[ParentDptID], [n1].[StatisticCode], [n1].[StatisticName], CASE Aug 23 00:31:11 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:31:11 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:31:11 erlangs IscomAlumni[2214453]: END, [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order], CASE Aug 23 00:31:11 erlangs IscomAlumni[2214453]: WHEN [n0].[AlumniID] IS NOT NULL THEN (((COALESCE([n0].[Name], N'') + N'(') + COALESCE(CAST([n0].[Year] AS nvarchar(60)), N'')) + COALESCE([n1].[DptFullName], N'')) + N')' Aug 23 00:31:11 erlangs IscomAlumni[2214453]: ELSE NULL Aug 23 00:31:11 erlangs IscomAlumni[2214453]: END Aug 23 00:31:11 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:31:11 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuAlumni] AS [n0] ON [n].[AlumniID] = [n0].[AlumniID] Aug 23 00:31:11 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:31:11 erlangs IscomAlumni[2214453]: 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 23 00:31:11 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:31:11 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:31:11 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:31:11 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuDepartment] AS [n1] ON [n0].[DptID] = [n1].[DptID] Aug 23 00:31:11 erlangs IscomAlumni[2214453]: 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 23 00:31:11 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:31:11 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:31:11 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:31:11 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:31:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:31:11 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[@__data_Contribute_CreateUser_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:31:11 erlangs IscomAlumni[2214453]: SELECT TOP(1) [t].[UserName] Aug 23 00:31:11 erlangs IscomAlumni[2214453]: FROM [TbUserInfo] AS [t] Aug 23 00:31:11 erlangs IscomAlumni[2214453]: WHERE [t].[UserID] = @__data_Contribute_CreateUser_0 Aug 23 00:31:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:31:11 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:31:11 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:31:11 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:31:11 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:31:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:31:11 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:31:11 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:31:11 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:31:11 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:31:11 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:31:11 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:11 erlangs IscomAlumni[2214453]: 接口/Communicate/DynamicDetail/C000000195耗时36ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/bootstrap.min.css耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/areas/frontend/fontawesome/css/all.css耗时1ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/carousel.css耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/style.css耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/parsley.css耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/animate.min.css耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/v3.1/daterangepicker.css耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/css/fileinput.min.css耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/css/bootstrap-icons.min.css耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.css耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/lib/toastr/dist/toastr.min.css耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/bootstrap.bundle.min.js耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/custom.css耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/icon.png耗时1ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/icon02.png耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/Logo.png耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/jquery.min.js耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/lib/toastr/dist/toastr.min.js耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/divider_footer.png耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/wow.min.js耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/lib/taiwan-id-validator2/taiwan-id-validator2.min.js耗时1ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/parsley.min.js耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/i18n/zh_tw.js耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/parsley-custom.js耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/areas/frontend/fontawesome/webfonts/fa-solid-900.woff2耗时2ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/v3.1/moment.min.js耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/v3.1/daterangepicker.js耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/js/fileinput.min.js耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/daterangepicker-custom.js耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/banner01.png耗时5ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/gotop.png耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/js/locales/zh-TW.js耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/fileinput-custom.js耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.js耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/lib/blockUI/jquery.blockUI.js耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/error.png耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/footerLogo/Logo(FFF).png耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/map.png耗时2ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/phone.png耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/mail.png耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/time.png耗时0ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/lib/blockUI/loading_2.gif耗时2ms Aug 23 00:31:12 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:12 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/favicon.png耗时0ms Aug 23 00:31:13 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::3f Aug 23 00:31:25 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:31:25 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:31:25 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:31:25 erlangs IscomAlumni[2214453]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:31:25 erlangs IscomAlumni[2214453]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 23 00:31:25 erlangs IscomAlumni[2214453]: FROM ( Aug 23 00:31:25 erlangs IscomAlumni[2214453]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 23 00:31:25 erlangs IscomAlumni[2214453]: FROM [NtuActivity] AS [n] Aug 23 00:31:25 erlangs IscomAlumni[2214453]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 23 00:31:25 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 23 00:31:25 erlangs IscomAlumni[2214453]: ) AS [t] Aug 23 00:31:25 erlangs IscomAlumni[2214453]: OUTER APPLY ( Aug 23 00:31:25 erlangs IscomAlumni[2214453]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 23 00:31:25 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t1] Aug 23 00:31:25 erlangs IscomAlumni[2214453]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 23 00:31:25 erlangs IscomAlumni[2214453]: ) AS [t0] Aug 23 00:31:25 erlangs IscomAlumni[2214453]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 23 00:31:25 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:31:25 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:31:25 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:31:25 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:31:25 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:31:25 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:31:25 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:31:25 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:31:25 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:31:25 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:31:25 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:31:25 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:25 erlangs IscomAlumni[2214453]: 接口/Activity/ActivityDetail/D5D2131A5174D61E8933ECEDC2DFF79D955DA3D5C1DD1D627FE9CF0C08D097DD耗时51ms Aug 23 00:31:36 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:31:36 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: Executed DbCommand (5ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: 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 23 00:31:36 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:31:36 erlangs IscomAlumni[2214453]: 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 23 00:31:36 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:31:36 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: 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 23 00:31:36 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:31:36 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: 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 23 00:31:36 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:31:36 erlangs IscomAlumni[2214453]: 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 23 00:31:36 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:31:36 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:31:36 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:31:36 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:31:36 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: 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 23 00:31:36 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:31:36 erlangs IscomAlumni[2214453]: 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 23 00:31:36 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:31:36 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:31:36 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:31:36 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: Executed DbCommand (8ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: 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 23 00:31:36 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: 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 23 00:31:36 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:31:36 erlangs IscomAlumni[2214453]: 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 23 00:31:36 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:31:36 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: 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 23 00:31:36 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:31:36 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:31:36 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:31:36 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:31:36 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: 接口/耗时44ms Aug 23 00:31:36 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/bootstrap.min.css耗时0ms Aug 23 00:31:36 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: 接口/areas/frontend/fontawesome/css/all.css耗时1ms Aug 23 00:31:36 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/parsley.css耗时0ms Aug 23 00:31:36 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/animate.min.css耗时0ms Aug 23 00:31:36 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/carousel.css耗时0ms Aug 23 00:31:36 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/style.css耗时0ms Aug 23 00:31:36 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/v3.1/daterangepicker.css耗时0ms Aug 23 00:31:36 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:36 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/css/fileinput.min.css耗时0ms Aug 23 00:31:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:37 erlangs IscomAlumni[2214453]: 接口/css/bootstrap-icons.min.css耗时656ms Aug 23 00:31:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:37 erlangs IscomAlumni[2214453]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.css耗时0ms Aug 23 00:31:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:37 erlangs IscomAlumni[2214453]: 接口/lib/toastr/dist/toastr.min.css耗时0ms Aug 23 00:31:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:37 erlangs IscomAlumni[2214453]: 接口/areas/frontend/css/custom.css耗时0ms Aug 23 00:31:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:37 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/icon02.png耗时0ms Aug 23 00:31:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:37 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/bootstrap.bundle.min.js耗时0ms Aug 23 00:31:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:37 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/divider_footer.png耗时0ms Aug 23 00:31:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:37 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/icon.png耗时0ms Aug 23 00:31:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:37 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/Logo.png耗时0ms Aug 23 00:31:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:37 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/jquery.min.js耗时0ms Aug 23 00:31:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:37 erlangs IscomAlumni[2214453]: 接口/lib/toastr/dist/toastr.min.js耗时0ms Aug 23 00:31:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:37 erlangs IscomAlumni[2214453]: 接口/areas/frontend/js/wow.min.js耗时0ms Aug 23 00:31:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:37 erlangs IscomAlumni[2214453]: 接口/lib/taiwan-id-validator2/taiwan-id-validator2.min.js耗时0ms Aug 23 00:31:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:37 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/parsley.min.js耗时0ms Aug 23 00:31:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:37 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/v2.9.2/dist/i18n/zh_tw.js耗时0ms Aug 23 00:31:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:37 erlangs IscomAlumni[2214453]: 接口/lib/Parsley/parsley-custom.js耗时0ms Aug 23 00:31:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:37 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/v3.1/moment.min.js耗时0ms Aug 23 00:31:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:37 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/v3.1/daterangepicker.js耗时0ms Aug 23 00:31:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:37 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/js/locales/zh-TW.js耗时0ms Aug 23 00:31:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:37 erlangs IscomAlumni[2214453]: 接口/lib/daterangepicker/daterangepicker-custom.js耗时0ms Aug 23 00:31:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:37 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/v5.2.7/js/fileinput.min.js耗时1ms Aug 23 00:31:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:37 erlangs IscomAlumni[2214453]: 接口/lib/bootstrap-fileinput/fileinput-custom.js耗时0ms Aug 23 00:31:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:37 erlangs IscomAlumni[2214453]: 接口/lib/cdnjs/select2/v3.5.0/select2.min.js耗时0ms Aug 23 00:31:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:37 erlangs IscomAlumni[2214453]: 接口/lib/blockUI/jquery.blockUI.js耗时0ms Aug 23 00:31:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:37 erlangs IscomAlumni[2214453]: 接口/areas/frontend/fontawesome/webfonts/fa-solid-900.woff2耗时0ms Aug 23 00:31:37 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:37 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/gotop.png耗时0ms Aug 23 00:31:38 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:38 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/arrow-forward.png耗时0ms Aug 23 00:31:38 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:38 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/map.png耗时0ms Aug 23 00:31:38 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:38 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/time.png耗时0ms Aug 23 00:31:38 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:38 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/phone.png耗时0ms Aug 23 00:31:38 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:38 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/fax.png耗时2ms Aug 23 00:31:38 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:38 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/mail.png耗时0ms Aug 23 00:31:38 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:38 erlangs IscomAlumni[2214453]: 接口/Home/GetCaptcha耗时7ms Aug 23 00:31:38 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:38 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/error.png耗时1ms Aug 23 00:31:38 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:38 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/footerLogo/Logo(FFF).png耗时0ms Aug 23 00:31:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:31:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: 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 23 00:31:39 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:31:39 erlangs IscomAlumni[2214453]: 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 23 00:31:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:31:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: 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 23 00:31:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:31:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: 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 23 00:31:39 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:31:39 erlangs IscomAlumni[2214453]: 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 23 00:31:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:31:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:31:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:31:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:31:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: 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 23 00:31:39 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:31:39 erlangs IscomAlumni[2214453]: 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 23 00:31:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:31:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:31:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:31:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: 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 23 00:31:39 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: 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 23 00:31:39 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:31:39 erlangs IscomAlumni[2214453]: 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 23 00:31:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:31:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: 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 23 00:31:39 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:31:39 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:31:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:31:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:31:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: 接口/耗时38ms Aug 23 00:31:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: 接口/lib/blockUI/loading_2.gif耗时1ms Aug 23 00:31:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:39 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/ellipsis-solid.svg耗时0ms Aug 23 00:31:41 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:31:41 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/favicon.png耗时3ms Aug 23 00:32:01 erlangs CRON[699898]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 23 00:32:18 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::41 Aug 23 00:32:29 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:32:29 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:32:31 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: Executed DbCommand (1,608ms) [Parameters=[@__8__locals1_acct_1='?' (Size = 50)], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: SELECT [n].[AlumniID], [n].[AnnotationID], [n].[ApprovalDate], [n].[ApprovalUser], [n].[Aua8], [n].[Aua8ExpiredDate], [n].[BackupEmail], [n].[BackupMobile], [n].[Birthday], [n].[ChangeAua8ExpiredDate], [n].[Combine_AlumniID], [n].[CreateDate], [n].[CreateUser], [n].[CurrentAddress], [n].[CurrentCityID], [n].[CurrentCountryID], [n].[Description], [n].[DisableFindAlumni], [n].[DptID], [n].[Email], [n].[EnName], [n].[EnterYear], [n].[IDName1], [n].[IDNumber], [n].[IDPhoto], [n].[InfoExpiredDate], [n].[Info_IsPublic], [n].[Info_IsReadConsent], [n].[IsActive], [n].[IsDelete], [n].[IsNeedChangeAua8], [n].[LastPhotoModifyDate], [n].[LoginErrorNum], [n].[LoginLockTime], [n].[Mobile], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[PermanentAddress], [n].[PermanentCityID], [n].[PermanentCountryID], [n].[Photo], [n].[PhysicalCardApply], [n].[Remark], [n].[Semester], [n].[Sex], [n].[SourceNote], [n].[Status], [n].[StudentID], [n].[Tel], [n].[Year], [n1].[SchoolRollID], [n1].[AlumniID], [n1].[Class], [n1].[CreateDate], [n1].[CreateUser], [n1].[DptID], [n1].[EnterYear], [n1].[IDName1], [n1].[IsClassContact], [n1].[IsDelete], [n1].[IsGraduated], [n1].[ModifyDate], [n1].[ModifyUser], [n1].[Semester], [n1].[SourceNote], [n1].[StudentID], [n1].[Year] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: FROM [NtuAlumni] AS [n] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuAlumniSchoolRoll] AS [n1] ON [n].[AlumniID] = [n1].[AlumniID] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: WHERE ((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[IsActive] = CAST(1 AS bit))) AND [n].[Status] IN (CAST(1 AS smallint), CAST(-5 AS smallint))) AND ((((([n].[Email] = @__8__locals1_acct_1) OR ([n].[BackupEmail] = @__8__locals1_acct_1)) OR ([n].[Mobile] = @__8__locals1_acct_1)) OR ([n].[BackupMobile] = @__8__locals1_acct_1)) OR EXISTS ( Aug 23 00:32:31 erlangs IscomAlumni[2214453]: SELECT 1 Aug 23 00:32:31 erlangs IscomAlumni[2214453]: FROM [NtuAlumniSchoolRoll] AS [n0] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: WHERE ([n].[AlumniID] = [n0].[AlumniID]) AND (([n0].[IsDelete] = CAST(0 AS bit)) AND ([n0].[StudentID] = @__8__locals1_acct_1)))) Aug 23 00:32:31 erlangs IscomAlumni[2214453]: ORDER BY [n].[AlumniID] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: 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 23 00:32:31 erlangs IscomAlumni[2214453]: SET NOCOUNT ON; Aug 23 00:32:31 erlangs IscomAlumni[2214453]: 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 23 00:32:31 erlangs IscomAlumni[2214453]: WHERE [AlumniID] = @p50; Aug 23 00:32:31 erlangs IscomAlumni[2214453]: SELECT @@ROWCOUNT; Aug 23 00:32:31 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 30) (DbType = AnsiString), @p1='?' (Size = 50) (DbType = AnsiString), @p2='?' (Size = 50) (DbType = AnsiString), @p3='?' (Size = 200), @p4='?' (Size = 20), @p5='?' (DbType = DateTime), @p6='?' (Size = 10) (DbType = AnsiString), @p7='?' (Size = 50), @p8='?' (DbType = Boolean), @p9='?' (Size = 4000), @p10='?' (Size = 500) (DbType = AnsiString), @p11='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: SET NOCOUNT ON; Aug 23 00:32:31 erlangs IscomAlumni[2214453]: INSERT INTO [TbLoginRecord] ([Account], [Inputaua8], [IP], [LoginDesc], [LoginMsg], [LoginTime], [MemberID], [Platform], [SSO], [SSOResult], [UserAgent], [UserID]) Aug 23 00:32:31 erlangs IscomAlumni[2214453]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11); Aug 23 00:32:31 erlangs IscomAlumni[2214453]: SELECT [PID] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: FROM [TbLoginRecord] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity(); Aug 23 00:32:31 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: 接口/Home/Login耗时1649ms Aug 23 00:32:31 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:32:31 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: 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 23 00:32:31 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:32:31 erlangs IscomAlumni[2214453]: 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 23 00:32:31 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:32:31 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: 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 23 00:32:31 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:32:31 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: 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 23 00:32:31 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:32:31 erlangs IscomAlumni[2214453]: 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 23 00:32:31 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:32:31 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:32:31 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:32:31 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:32:31 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: 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 23 00:32:31 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:32:31 erlangs IscomAlumni[2214453]: 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 23 00:32:31 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:32:31 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:32:31 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:32:31 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: Executed DbCommand (5ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: 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 23 00:32:31 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: 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 23 00:32:31 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:32:31 erlangs IscomAlumni[2214453]: 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 23 00:32:31 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:32:31 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: 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 23 00:32:31 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:32:31 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:32:31 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: SELECT CASE Aug 23 00:32:31 erlangs IscomAlumni[2214453]: WHEN EXISTS ( Aug 23 00:32:31 erlangs IscomAlumni[2214453]: SELECT 1 Aug 23 00:32:31 erlangs IscomAlumni[2214453]: FROM [NtuActivity] AS [n] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: 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 23 00:32:31 erlangs IscomAlumni[2214453]: ELSE CAST(0 AS bit) Aug 23 00:32:31 erlangs IscomAlumni[2214453]: END Aug 23 00:32:31 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:32:31 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:32:31 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:32:31 erlangs IscomAlumni[2214453]: 接口/耗时55ms Aug 23 00:32:32 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:32:32 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/check.png耗时0ms Aug 23 00:32:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:32:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: 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 23 00:32:39 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:32:39 erlangs IscomAlumni[2214453]: 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 23 00:32:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:32:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: 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 23 00:32:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:32:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: 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 23 00:32:39 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:32:39 erlangs IscomAlumni[2214453]: 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 23 00:32:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:32:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:32:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:32:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:32:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: 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 23 00:32:39 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:32:39 erlangs IscomAlumni[2214453]: 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 23 00:32:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:32:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:32:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:32:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: 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 23 00:32:39 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: 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 23 00:32:39 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:32:39 erlangs IscomAlumni[2214453]: 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 23 00:32:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:32:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: 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 23 00:32:39 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:32:39 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:32:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:32:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:32:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:32:39 erlangs IscomAlumni[2214453]: 接口/耗时30ms Aug 23 00:32:42 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:32:42 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:32:42 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:42 erlangs IscomAlumni[2214453]: Executed DbCommand (6ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:42 erlangs IscomAlumni[2214453]: 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 23 00:32:42 erlangs IscomAlumni[2214453]: FROM [NtuAlumni] AS [n] Aug 23 00:32:42 erlangs IscomAlumni[2214453]: WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit)) Aug 23 00:32:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: Executed DbCommand (980ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: 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 23 00:32:43 erlangs IscomAlumni[2214453]: FROM ( Aug 23 00:32:43 erlangs IscomAlumni[2214453]: 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 23 00:32:43 erlangs IscomAlumni[2214453]: FROM [NtuAlumniCard] AS [n] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: LEFT JOIN [TbFileInfo] AS [t] ON [n].[Photo] = [t].[FileID] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: INNER JOIN [NtuAlumni] AS [n0] ON [n].[AlumniID] = [n0].[AlumniID] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: 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 23 00:32:43 erlangs IscomAlumni[2214453]: ) AS [t0] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:32:43 erlangs IscomAlumni[2214453]: 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 23 00:32:43 erlangs IscomAlumni[2214453]: FROM [NtuAlumniSchoolRoll] AS [n1] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuDepartment] AS [n2] ON [n1].[DptID] = [n2].[DptID] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: ) AS [t1] ON [t0].[AlumniID0] = [t1].[AlumniID] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:32:43 erlangs IscomAlumni[2214453]: 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 23 00:32:43 erlangs IscomAlumni[2214453]: FROM [NtuAlumniSchoolRoll] AS [n3] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuDepartment] AS [n4] ON [n3].[DptID] = [n4].[DptID] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: ) AS [t2] ON [t0].[AlumniID0] = [t2].[AlumniID] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:32:43 erlangs IscomAlumni[2214453]: 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 23 00:32:43 erlangs IscomAlumni[2214453]: FROM [NtuAlumniSchoolRoll] AS [n5] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuDepartment] AS [n6] ON [n5].[DptID] = [n6].[DptID] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: WHERE [n5].[IsDelete] = CAST(0 AS bit) Aug 23 00:32:43 erlangs IscomAlumni[2214453]: ) AS [t3] ON [t0].[AlumniID0] = [t3].[AlumniID] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: ORDER BY [t0].[CardID], [t0].[FileID], [t0].[AlumniID0], [t1].[SchoolRollID], [t1].[DptID0], [t2].[SchoolRollID], [t2].[DptID0], [t3].[Year] DESC, [t3].[SchoolRollID] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: 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 23 00:32:43 erlangs IscomAlumni[2214453]: FROM ( Aug 23 00:32:43 erlangs IscomAlumni[2214453]: 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 23 00:32:43 erlangs IscomAlumni[2214453]: FROM [NtuAlumniCard] AS [n] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:32:43 erlangs IscomAlumni[2214453]: 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 23 00:32:43 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:32:43 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: INNER JOIN [NtuAlumni] AS [n0] ON [n].[AlumniID] = [n0].[AlumniID] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: WHERE (([n].[AlumniID] = @__id_0) AND ([n].[CardType] = CAST(1 AS smallint))) AND ([n].[IsDelete] = CAST(0 AS bit)) Aug 23 00:32:43 erlangs IscomAlumni[2214453]: ) AS [t1] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:32:43 erlangs IscomAlumni[2214453]: 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 23 00:32:43 erlangs IscomAlumni[2214453]: FROM [NtuAlumniSchoolRoll] AS [n1] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuDepartment] AS [n2] ON [n1].[DptID] = [n2].[DptID] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: ) AS [t2] ON [t1].[AlumniID0] = [t2].[AlumniID] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:32:43 erlangs IscomAlumni[2214453]: 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 23 00:32:43 erlangs IscomAlumni[2214453]: FROM [NtuAlumniSchoolRoll] AS [n3] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuDepartment] AS [n4] ON [n3].[DptID] = [n4].[DptID] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: ) AS [t3] ON [t1].[AlumniID0] = [t3].[AlumniID] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:32:43 erlangs IscomAlumni[2214453]: 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 23 00:32:43 erlangs IscomAlumni[2214453]: FROM [NtuAlumniSchoolRoll] AS [n5] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuDepartment] AS [n6] ON [n5].[DptID] = [n6].[DptID] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: ) AS [t4] ON [t1].[AlumniID0] = [t4].[AlumniID] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: ORDER BY [t1].[CardID], [t1].[FileID], [t1].[AlumniID0], [t2].[SchoolRollID], [t2].[DptID0], [t3].[SchoolRollID], [t3].[DptID0], [t4].[Year] DESC, [t4].[SchoolRollID] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: 接口/AlumniCard耗时1013ms Aug 23 00:32:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:32:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: 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 23 00:32:43 erlangs IscomAlumni[2214453]: FROM [NtuAlumni] AS [n] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit)) Aug 23 00:32:43 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: Executed DbCommand (7ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: 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 23 00:32:43 erlangs IscomAlumni[2214453]: FROM ( Aug 23 00:32:43 erlangs IscomAlumni[2214453]: 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 23 00:32:43 erlangs IscomAlumni[2214453]: FROM [NtuAlumni] AS [n] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:32:43 erlangs IscomAlumni[2214453]: 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 23 00:32:43 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:32:43 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:32:43 erlangs IscomAlumni[2214453]: SELECT [t2].[CityID], [t2].[CityLevel], [t2].[CityName], [t2].[CountryID], [t2].[CreateDate], [t2].[CreateUser], [t2].[IsDelete], [t2].[ModifyDate], [t2].[ModifyUser], [t2].[ParentID], [t2].[PostCode] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: FROM [TbCity] AS [t2] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: WHERE [t2].[IsDelete] = CAST(0 AS bit) Aug 23 00:32:43 erlangs IscomAlumni[2214453]: ) AS [t1] ON [n].[CurrentCityID] = [t1].[CityID] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:32:43 erlangs IscomAlumni[2214453]: SELECT [t4].[CityID], [t4].[CityLevel], [t4].[CityName], [t4].[CountryID], [t4].[CreateDate], [t4].[CreateUser], [t4].[IsDelete], [t4].[ModifyDate], [t4].[ModifyUser], [t4].[ParentID], [t4].[PostCode] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: FROM [TbCity] AS [t4] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: WHERE [t4].[IsDelete] = CAST(0 AS bit) Aug 23 00:32:43 erlangs IscomAlumni[2214453]: ) AS [t3] ON [n].[PermanentCityID] = [t3].[CityID] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: WHERE (([n].[AlumniID] = @__id_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit)) Aug 23 00:32:43 erlangs IscomAlumni[2214453]: ) AS [t5] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:32:43 erlangs IscomAlumni[2214453]: 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 23 00:32:43 erlangs IscomAlumni[2214453]: FROM [NtuAlumniSchoolRoll] AS [n0] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuDepartment] AS [n1] ON [n0].[DptID] = [n1].[DptID] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: ) AS [t6] ON [t5].[AlumniID] = [t6].[AlumniID] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:32:43 erlangs IscomAlumni[2214453]: 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 23 00:32:43 erlangs IscomAlumni[2214453]: FROM [NtuAlumniSchoolRoll] AS [n2] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuDepartment] AS [n3] ON [n2].[DptID] = [n3].[DptID] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: WHERE [n2].[IsDelete] = CAST(0 AS bit) Aug 23 00:32:43 erlangs IscomAlumni[2214453]: ) AS [t7] ON [t5].[AlumniID] = [t7].[AlumniID] Aug 23 00:32:43 erlangs IscomAlumni[2214453]: ORDER BY [t5].[AlumniID], [t5].[FileID], [t5].[CityID0], [t5].[CityID], [t6].[SchoolRollID], [t6].[DptID0], [t7].[Year] DESC, [t7].[SchoolRollID] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: Executed DbCommand (897ms) [Parameters=[@__alumni_Photo_0='?' (Size = 15) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: SELECT TOP(1) [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 23 00:32:44 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: WHERE [t].[FileID] = @__alumni_Photo_0 Aug 23 00:32:44 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__data_AlumniInfoExtendItem_Alumnus_AlumniId_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: 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 23 00:32:44 erlangs IscomAlumni[2214453]: FROM [NtuAlumniCard] AS [n] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: WHERE (([n].[AlumniID] = @__data_AlumniInfoExtendItem_Alumnus_AlumniId_0) AND ([n].[Status] <> CAST(-2 AS smallint))) AND ([n].[IsDelete] = CAST(0 AS bit)) Aug 23 00:32:44 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: SELECT [t].[AlumniID], [t].[AnnotationID], [t].[ApprovalDate], [t].[ApprovalUser], [t].[Aua8], [t].[Aua8ExpiredDate], [t].[BackupEmail], [t].[BackupMobile], [t].[Birthday], [t].[ChangeAua8ExpiredDate], [t].[Combine_AlumniID], [t].[CreateDate], [t].[CreateUser], [t].[CurrentAddress], [t].[CurrentCityID], [t].[CurrentCountryID], [t].[Description], [t].[DisableFindAlumni], [t].[DptID], [t].[Email], [t].[EnName], [t].[EnterYear], [t].[IDName1], [t].[IDNumber], [t].[IDPhoto], [t].[InfoExpiredDate], [t].[Info_IsPublic], [t].[Info_IsReadConsent], [t].[IsActive], [t].[IsDelete], [t].[IsNeedChangeAua8], [t].[LastPhotoModifyDate], [t].[LoginErrorNum], [t].[LoginLockTime], [t].[Mobile], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[PermanentAddress], [t].[PermanentCityID], [t].[PermanentCountryID], [t].[Photo], [t].[PhysicalCardApply], [t].[Remark], [t].[Semester], [t].[Sex], [t].[SourceNote], [t].[Status], [t].[StudentID], [t].[Tel], [t].[Year], [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] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: FROM ( Aug 23 00:32:44 erlangs IscomAlumni[2214453]: 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 23 00:32:44 erlangs IscomAlumni[2214453]: FROM [NtuAlumni] AS [n] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[AlumniID] = @__AlumniID_0) Aug 23 00:32:44 erlangs IscomAlumni[2214453]: ) AS [t] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuAlumniSchoolRoll] AS [n0] ON [t].[AlumniID] = [n0].[AlumniID] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: ORDER BY [t].[AlumniID] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: Executed DbCommand (8ms) [Parameters=[@__AlumniReunion_ActCategoryID_0='?' (Size = 10) (DbType = AnsiString), @__dtnow_1='?' (DbType = DateTime2)], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: SELECT [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: FROM [NtuActivity] AS [n] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: WHERE (((([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActCategoryID] = @__AlumniReunion_ActCategoryID_0)) AND ([n].[CardDiscountStartDate] IS NOT NULL AND ([n].[CardDiscountStartDate] <= @__dtnow_1))) AND ([n].[CardDiscountEndDate] IS NOT NULL AND (@__dtnow_1 <= [n].[CardDiscountEndDate]))) AND ([n].[Object] IS NOT NULL AND NOT ([n].[Object] LIKE '')) Aug 23 00:32:44 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: Executed DbCommand (5ms) [Parameters=[@__CountryID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: SELECT [t].[CityID], [t].[CityLevel], [t].[CityName], [t].[CountryID], [t].[CreateDate], [t].[CreateUser], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[ParentID], [t].[PostCode] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: FROM [TbCity] AS [t] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: WHERE (([t].[IsDelete] = CAST(0 AS bit)) AND ([t].[CityLevel] = 1)) AND ([t].[CountryID] = @__CountryID_0) Aug 23 00:32:44 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: SELECT [t0].[CardSettingID], [t0].[ApplyIdentity], [t0].[CardType], [t0].[ChangePrice], [t0].[CreateDate], [t0].[CreateUser], [t0].[DiscountActivityEndDate], [t0].[DiscountActivityName], [t0].[DiscountActivityStartDate], [t0].[DiscountChangePrice], [t0].[DiscountInitialIssuePrice], [t0].[DiscountReissuePrice], [t0].[InitialIssuePrice], [t0].[ReissuePrice] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: FROM ( Aug 23 00:32:44 erlangs IscomAlumni[2214453]: SELECT [n].[CardType], [n].[ApplyIdentity] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: FROM [NtuAlumniCardSetting] AS [n] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: GROUP BY [n].[CardType], [n].[ApplyIdentity] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: ) AS [t] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:32:44 erlangs IscomAlumni[2214453]: SELECT [t1].[CardSettingID], [t1].[ApplyIdentity], [t1].[CardType], [t1].[ChangePrice], [t1].[CreateDate], [t1].[CreateUser], [t1].[DiscountActivityEndDate], [t1].[DiscountActivityName], [t1].[DiscountActivityStartDate], [t1].[DiscountChangePrice], [t1].[DiscountInitialIssuePrice], [t1].[DiscountReissuePrice], [t1].[InitialIssuePrice], [t1].[ReissuePrice] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: FROM ( Aug 23 00:32:44 erlangs IscomAlumni[2214453]: SELECT [n0].[CardSettingID], [n0].[ApplyIdentity], [n0].[CardType], [n0].[ChangePrice], [n0].[CreateDate], [n0].[CreateUser], [n0].[DiscountActivityEndDate], [n0].[DiscountActivityName], [n0].[DiscountActivityStartDate], [n0].[DiscountChangePrice], [n0].[DiscountInitialIssuePrice], [n0].[DiscountReissuePrice], [n0].[InitialIssuePrice], [n0].[ReissuePrice], ROW_NUMBER() OVER(PARTITION BY [n0].[CardType], [n0].[ApplyIdentity] ORDER BY [n0].[CreateDate] DESC) AS [row] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: FROM [NtuAlumniCardSetting] AS [n0] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: ) AS [t1] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: WHERE [t1].[row] <= 1 Aug 23 00:32:44 erlangs IscomAlumni[2214453]: ) AS [t0] ON ([t].[CardType] = [t0].[CardType]) AND ([t].[ApplyIdentity] = [t0].[ApplyIdentity]) Aug 23 00:32:44 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: SELECT CASE Aug 23 00:32:44 erlangs IscomAlumni[2214453]: WHEN EXISTS ( Aug 23 00:32:44 erlangs IscomAlumni[2214453]: SELECT 1 Aug 23 00:32:44 erlangs IscomAlumni[2214453]: FROM [NtuActivity] AS [n] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: 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 23 00:32:44 erlangs IscomAlumni[2214453]: ELSE CAST(0 AS bit) Aug 23 00:32:44 erlangs IscomAlumni[2214453]: END Aug 23 00:32:44 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:32:44 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:32:44 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: 接口/AlumniServe/ApplyAlumniCard耗时1046ms Aug 23 00:32:44 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: 接口/AlumniServe/GetCaptcha耗时14ms Aug 23 00:32:44 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/banner01.png耗时11ms Aug 23 00:32:44 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:32:44 erlangs IscomAlumni[2214453]: 接口/areas/frontend/img/icon/alert.png耗时2ms Aug 23 00:33:01 erlangs CRON[713133]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 23 00:33:12 erlangs crontab[715786]: (root) LIST (root) Aug 23 00:33:13 erlangs crontab[715880]: (root) LIST (www-data) Aug 23 00:33:14 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:33:14 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:33:14 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:14 erlangs IscomAlumni[2214453]: Executed DbCommand (44ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:14 erlangs IscomAlumni[2214453]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 23 00:33:14 erlangs IscomAlumni[2214453]: FROM ( Aug 23 00:33:14 erlangs IscomAlumni[2214453]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 23 00:33:14 erlangs IscomAlumni[2214453]: FROM [NtuActivity] AS [n] Aug 23 00:33:14 erlangs IscomAlumni[2214453]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 23 00:33:14 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 23 00:33:14 erlangs IscomAlumni[2214453]: ) AS [t] Aug 23 00:33:14 erlangs IscomAlumni[2214453]: OUTER APPLY ( Aug 23 00:33:14 erlangs IscomAlumni[2214453]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 23 00:33:14 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t1] Aug 23 00:33:14 erlangs IscomAlumni[2214453]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 23 00:33:14 erlangs IscomAlumni[2214453]: ) AS [t0] Aug 23 00:33:14 erlangs IscomAlumni[2214453]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 23 00:33:14 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:14 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:14 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:33:14 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:33:14 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:33:14 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:14 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:14 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:33:14 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:33:14 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:33:14 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:33:14 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:33:14 erlangs IscomAlumni[2214453]: 接口/Activity/ActivityDetail/C216857B3DCDEB217642F5C8D596B95A9BE3FDB15A56626AD33B9ED243374A06耗时60ms Aug 23 00:33:22 erlangs ntpd[3500740]: Soliciting pool server 2620:2d:4000:1::3f Aug 23 00:33:38 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:33:38 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: Executed DbCommand (35ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: FROM ( Aug 23 00:33:38 erlangs IscomAlumni[2214453]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: FROM [NtuActivity] AS [n] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 23 00:33:38 erlangs IscomAlumni[2214453]: ) AS [t] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: OUTER APPLY ( Aug 23 00:33:38 erlangs IscomAlumni[2214453]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t1] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 23 00:33:38 erlangs IscomAlumni[2214453]: ) AS [t0] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:33:38 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:33:38 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: 接口/Activity/ActivityDetail/3343AB58A46034335CFE50CFB1ED769551488F80AA47FB33C600520A85380082耗时48ms Aug 23 00:33:38 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:33:38 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: Executed DbCommand (34ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: FROM ( Aug 23 00:33:38 erlangs IscomAlumni[2214453]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: FROM [NtuActivity] AS [n] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 23 00:33:38 erlangs IscomAlumni[2214453]: ) AS [t] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: OUTER APPLY ( Aug 23 00:33:38 erlangs IscomAlumni[2214453]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t1] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 23 00:33:38 erlangs IscomAlumni[2214453]: ) AS [t0] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:33:38 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:33:38 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:33:38 erlangs IscomAlumni[2214453]: 接口/Activity/ActivityDetail/56F639C3BFAED6FF2AAF62566E180FEDB59F6C9AD95F9D929012FE300C34F3ED耗时47ms Aug 23 00:33:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:33:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:33:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: Executed DbCommand (5ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: 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 23 00:33:39 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:33:39 erlangs IscomAlumni[2214453]: 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 23 00:33:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:33:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: 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 23 00:33:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:33:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: 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 23 00:33:39 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:33:39 erlangs IscomAlumni[2214453]: 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 23 00:33:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:33:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:33:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:33:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:33:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: 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 23 00:33:39 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:33:39 erlangs IscomAlumni[2214453]: 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 23 00:33:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:33:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:33:39 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:33:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: 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 23 00:33:39 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: 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 23 00:33:39 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:33:39 erlangs IscomAlumni[2214453]: 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 23 00:33:39 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:33:39 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: 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 23 00:33:39 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:33:39 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:33:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:33:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:33:39 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:33:39 erlangs IscomAlumni[2214453]: 接口/耗时29ms Aug 23 00:33:40 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:40 erlangs IscomAlumni[2214453]: Executed DbCommand (61ms) [Parameters=[@__8__locals1_id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:40 erlangs IscomAlumni[2214453]: SELECT [t].[ActID], [t].[ActCadres], [t].[ActCategoryID], [t].[ActivityEDate], [t].[ActivitySDate], [t].[AlumniPrice], [t].[Attach], [t].[CardDiscountEndDate], [t].[CardDiscountStartDate], [t].[Content], [t].[CreateDate], [t].[CreateUser], [t].[IsCashAPI], [t].[IsDelete], [t].[IsMeal], [t].[IsTour], [t].[Location], [t].[ModifyDate], [t].[ModifyUser], [t].[Name], [t].[Object], [t].[Organizers], [t].[PeersPrice], [t].[PeopleLimit], [t].[PhotoLink], [t].[ShowEndDate], [t].[ShowStartDate], [t].[SignUpEDate], [t].[SignUpSDate], [t].[VideoLink], [t].[WebLink], [t].[ActCategoryID0], [t].[CreateDate0], [t].[CreateUser0], [t].[IsDelete0], [t].[ModifyDate0], [t].[ModifyUser0], [t].[Name0], [t0].[FileID], [t0].[CreateDate], [t0].[CreateUser], [t0].[FileDescription], [t0].[FileName], [t0].[FilePath], [t0].[FilePathM], [t0].[FilePathS], [t0].[FileRealName], [t0].[IsDelete], [t0].[ModifyDate], [t0].[ModifyUser], [t0].[Order] Aug 23 00:33:40 erlangs IscomAlumni[2214453]: FROM ( Aug 23 00:33:40 erlangs IscomAlumni[2214453]: SELECT TOP(2) [n].[ActID], [n].[ActCadres], [n].[ActCategoryID], [n].[ActivityEDate], [n].[ActivitySDate], [n].[AlumniPrice], [n].[Attach], [n].[CardDiscountEndDate], [n].[CardDiscountStartDate], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsCashAPI], [n].[IsDelete], [n].[IsMeal], [n].[IsTour], [n].[Location], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[Object], [n].[Organizers], [n].[PeersPrice], [n].[PeopleLimit], [n].[PhotoLink], [n].[ShowEndDate], [n].[ShowStartDate], [n].[SignUpEDate], [n].[SignUpSDate], [n].[VideoLink], [n].[WebLink], [n0].[ActCategoryID] AS [ActCategoryID0], [n0].[CreateDate] AS [CreateDate0], [n0].[CreateUser] AS [CreateUser0], [n0].[IsDelete] AS [IsDelete0], [n0].[ModifyDate] AS [ModifyDate0], [n0].[ModifyUser] AS [ModifyUser0], [n0].[Name] AS [Name0] Aug 23 00:33:40 erlangs IscomAlumni[2214453]: FROM [NtuActivity] AS [n] Aug 23 00:33:40 erlangs IscomAlumni[2214453]: INNER JOIN [NtuActivityCategory] AS [n0] ON [n].[ActCategoryID] = [n0].[ActCategoryID] Aug 23 00:33:40 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[ActID] = @__8__locals1_id_0) Aug 23 00:33:40 erlangs IscomAlumni[2214453]: ) AS [t] Aug 23 00:33:40 erlangs IscomAlumni[2214453]: OUTER APPLY ( Aug 23 00:33:40 erlangs IscomAlumni[2214453]: SELECT [t1].[FileID], [t1].[CreateDate], [t1].[CreateUser], [t1].[FileDescription], [t1].[FileName], [t1].[FilePath], [t1].[FilePathM], [t1].[FilePathS], [t1].[FileRealName], [t1].[IsDelete], [t1].[ModifyDate], [t1].[ModifyUser], [t1].[Order] Aug 23 00:33:40 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t1] Aug 23 00:33:40 erlangs IscomAlumni[2214453]: WHERE ([t].[Attach] IS NOT NULL AND NOT ([t].[Attach] LIKE '')) AND (([t1].[FileID] LIKE '') OR (CHARINDEX([t1].[FileID], [t].[Attach]) > 0)) Aug 23 00:33:40 erlangs IscomAlumni[2214453]: ) AS [t0] Aug 23 00:33:40 erlangs IscomAlumni[2214453]: ORDER BY [t].[ActID], [t].[ActCategoryID0] Aug 23 00:33:40 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:40 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:40 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:33:40 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:33:40 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:33:40 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:40 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:40 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:33:40 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:33:40 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:33:40 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:33:40 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:33:40 erlangs IscomAlumni[2214453]: 接口/Activity/ActivityDetail/3074DE9AF36400CE80B906C2A41DB79B9EE19414E470514440100C20DF0BBBE5耗时29ms Aug 23 00:33:44 erlangs host-agent: Report failed: HTTP 000 #012#012 #012 #012 #012#012 Server Error#012#012 w.Throw(SqlServerEventId.SavepointsDisabledBecauseOfMARS))'. Aug 23 00:33:46 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[@p3='?' (Size = 50) (DbType = AnsiString), @p0='?' (DbType = Int32), @p1='?' (DbType = Int64), @p2='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: SET NOCOUNT ON; Aug 23 00:33:46 erlangs IscomAlumni[2214453]: UPDATE [TbIdSummary] SET [Length] = @p0, [MaxID] = @p1, [Prefix] = @p2 Aug 23 00:33:46 erlangs IscomAlumni[2214453]: WHERE [TableName] = @p3; Aug 23 00:33:46 erlangs IscomAlumni[2214453]: SELECT @@ROWCOUNT; Aug 23 00:33:46 erlangs IscomAlumni[2214453]: #033[40m#033[1m#033[33mwarn#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: 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 23 00:33:46 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 30) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 700), @p4='?' (Size = 10) (DbType = AnsiString), @p5='?' (DbType = DateTime), @p6='?' (DbType = Int16), @p7='?' (DbType = Int32), @p8='?' (DbType = Int16), @p9='?' (Size = 10) (DbType = AnsiString), @p10='?' (Size = 300) (DbType = AnsiString), @p11='?' (DbType = DateTime), @p12='?' (Size = 10) (DbType = AnsiString), @p13='?' (DbType = DateTime), @p14='?' (Size = 10) (DbType = AnsiString), @p15='?' (Size = 100), @p16='?' (DbType = Boolean), @p17='?' (Size = 50) (DbType = AnsiString), @p18='?' (DbType = DateTime), @p19='?' (Size = 10) (DbType = AnsiString), @p20='?' (DbType = Int16), @p21='?' (Size = 15) (DbType = AnsiString), @p22='?' (DbType = Int32), @p23='?' (Size = 100), @p24='?' (DbType = DateTime), @p25='?' (DbType = Int16), @p26='?' (Size = 50) (DbType = AnsiString), @p27='?' (DbType = DateTime), @p28='?' (DbType = DateTime), @p29='?' (Size = 1) (DbType = Byte)], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: SET NOCOUNT ON; Aug 23 00:33:46 erlangs IscomAlumni[2214453]: INSERT INTO [NtuAlumniCard] ([CardID], [ACCNO], [ActivatedDate], [Address], [AlumniID], [ApplyDate], [ApplyType], [CardSettingID], [CardType], [CityID], [Code], [CollectDate], [CountryID], [CreateDate], [CreateUser], [Email], [IsDelete], [Mobile], [ModifyDate], [ModifyUser], [Payment], [Photo], [Price], [Remark], [SendDate], [Status], [Tel], [UsageDateEnd], [UsageDateStart], [UsageType]) Aug 23 00:33:46 erlangs IscomAlumni[2214453]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11, @p12, @p13, @p14, @p15, @p16, @p17, @p18, @p19, @p20, @p21, @p22, @p23, @p24, @p25, @p26, @p27, @p28, @p29); Aug 23 00:33:46 erlangs IscomAlumni[2214453]: SELECT [ReceiveWay] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: FROM [NtuAlumniCard] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: WHERE @@ROWCOUNT = 1 AND [CardID] = @p0; Aug 23 00:33:46 erlangs IscomAlumni[2214453]: #033[40m#033[1m#033[33mwarn#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Transaction[30004] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: 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 23 00:33:46 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[@p0='?' (Size = 10) (DbType = AnsiString), @p1='?' (Size = 10) (DbType = AnsiString), @p2='?' (DbType = DateTime), @p3='?' (Size = 10) (DbType = AnsiString), @p4='?' (Size = 4000), @p5='?' (Size = 50)], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: SET NOCOUNT ON; Aug 23 00:33:46 erlangs IscomAlumni[2214453]: INSERT INTO [NtuAlumniCardLog] ([AlumniId], [CardID], [CreateDate], [CreateUser], [Desc], [StatusText]) Aug 23 00:33:46 erlangs IscomAlumni[2214453]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5); Aug 23 00:33:46 erlangs IscomAlumni[2214453]: SELECT [PID] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: FROM [NtuAlumniCardLog] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity(); Aug 23 00:33:46 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: 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 23 00:33:46 erlangs IscomAlumni[2214453]: SET NOCOUNT ON; Aug 23 00:33:46 erlangs IscomAlumni[2214453]: INSERT INTO [TbFrontendOperateLog] ([Action], [AlumniID], [CreateDate], [DataKey], [Feature], [IP], [IsSuccess], [Message], [Request], [Response], [Url], [UserAgent]) Aug 23 00:33:46 erlangs IscomAlumni[2214453]: VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8, @p9, @p10, @p11); Aug 23 00:33:46 erlangs IscomAlumni[2214453]: SELECT [PID] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: FROM [TbFrontendOperateLog] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: WHERE @@ROWCOUNT = 1 AND [PID] = scope_identity(); Aug 23 00:33:46 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: 接口/AlumniServe/ApplyAlumniCard耗时1059ms Aug 23 00:33:46 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:33:46 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: Executed DbCommand (5ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: 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 23 00:33:46 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:33:46 erlangs IscomAlumni[2214453]: 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 23 00:33:46 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:33:46 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: 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 23 00:33:46 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:33:46 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: Executed DbCommand (4ms) [Parameters=[@__p_2='?' (DbType = Int32), @__dtnow_0='?' (DbType = DateTime), @__dtnow_1='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: 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 23 00:33:46 erlangs IscomAlumni[2214453]: FROM [NtuNews] AS [n] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:33:46 erlangs IscomAlumni[2214453]: 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 23 00:33:46 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:33:46 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[Photo] = [t0].[FileID] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND (([n].[StartDate] < @__dtnow_0) AND ([n].[EndDate] IS NULL OR ([n].[EndDate] > @__dtnow_1))) Aug 23 00:33:46 erlangs IscomAlumni[2214453]: ORDER BY [n].[StartDate] DESC Aug 23 00:33:46 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:33:46 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[@__p_0='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: 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 23 00:33:46 erlangs IscomAlumni[2214453]: FROM [NtuNewsletter] AS [n] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:33:46 erlangs IscomAlumni[2214453]: 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 23 00:33:46 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:33:46 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: WHERE [n].[IsDelete] = CAST(0 AS bit) Aug 23 00:33:46 erlangs IscomAlumni[2214453]: ORDER BY [n].[Order], [n].[Period] DESC Aug 23 00:33:46 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__p_1='?' (DbType = Int32), @__dtNow_0='?' (DbType = DateTime)], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: 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 23 00:33:46 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: 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 23 00:33:46 erlangs IscomAlumni[2214453]: FROM [NtuContribute] AS [n] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:33:46 erlangs IscomAlumni[2214453]: 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 23 00:33:46 erlangs IscomAlumni[2214453]: FROM [TbFileInfo] AS [t] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: WHERE [t].[IsDelete] = CAST(0 AS bit) Aug 23 00:33:46 erlangs IscomAlumni[2214453]: ) AS [t0] ON [n].[PictureID] = [t0].[FileID] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: 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 23 00:33:46 erlangs IscomAlumni[2214453]: ORDER BY CASE Aug 23 00:33:46 erlangs IscomAlumni[2214453]: WHEN [n].[SDate] IS NOT NULL THEN [n].[SDate] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: ELSE [n].[CreateDate] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: END DESC Aug 23 00:33:46 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: SELECT CASE Aug 23 00:33:46 erlangs IscomAlumni[2214453]: WHEN EXISTS ( Aug 23 00:33:46 erlangs IscomAlumni[2214453]: SELECT 1 Aug 23 00:33:46 erlangs IscomAlumni[2214453]: FROM [NtuActivity] AS [n] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: 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 23 00:33:46 erlangs IscomAlumni[2214453]: ELSE CAST(0 AS bit) Aug 23 00:33:46 erlangs IscomAlumni[2214453]: END Aug 23 00:33:46 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:33:46 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:33:46 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:33:46 erlangs IscomAlumni[2214453]: 接口/耗时42ms Aug 23 00:33:49 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:33:49 erlangs IscomAlumni[2214453]: 接口/.well-known/traffic-advice耗时0ms Aug 23 00:33:50 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:33:50 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:33:50 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:50 erlangs IscomAlumni[2214453]: Executed DbCommand (15ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:50 erlangs IscomAlumni[2214453]: SELECT [n].[WLID], [n].[AIumniID], [n].[ATID], [n].[ClassID], [n].[Content], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[ModifyDate], [n].[ModifyUser], [n].[PhotoID], [n0].[ClassID], [n0].[CreateDate], [n0].[CreateUser], [n0].[IsDelete], [n0].[ModifyDate], [n0].[ModifyUser], [n0].[Title], [n1].[AlumniID], [n1].[AnnotationID], [n1].[ApprovalDate], [n1].[ApprovalUser], [n1].[Aua8], [n1].[Aua8ExpiredDate], [n1].[BackupEmail], [n1].[BackupMobile], [n1].[Birthday], [n1].[ChangeAua8ExpiredDate], [n1].[Combine_AlumniID], [n1].[CreateDate], [n1].[CreateUser], [n1].[CurrentAddress], [n1].[CurrentCityID], [n1].[CurrentCountryID], [n1].[Description], [n1].[DisableFindAlumni], [n1].[DptID], [n1].[Email], [n1].[EnName], [n1].[EnterYear], [n1].[IDName1], [n1].[IDNumber], [n1].[IDPhoto], [n1].[InfoExpiredDate], [n1].[Info_IsPublic], [n1].[Info_IsReadConsent], [n1].[IsActive], [n1].[IsDelete], [n1].[IsNeedChangeAua8], [n1].[LastPhotoModifyDate], [n1].[LoginErrorNum], [n1].[LoginLockTime], [n1].[Mobile], [n1].[ModifyDate], [n1].[ModifyUser], [n1].[Name], [n1].[PermanentAddress], [n1].[PermanentCityID], [n1].[PermanentCountryID], [n1].[Photo], [n1].[PhysicalCardApply], [n1].[Remark], [n1].[Semester], [n1].[Sex], [n1].[SourceNote], [n1].[Status], [n1].[StudentID], [n1].[Tel], [n1].[Year], [n5].[DptID], [n5].[DptCode], [n5].[DptDivision], [n5].[DptFullName], [n5].[DptFullName_En], [n5].[DptLevel], [n5].[DptName], [n5].[DptShortName], [n5].[EnabledYear], [n5].[IsDelete], [n5].[IsShow], [n5].[ParentDptID], [n5].[StatisticCode], [n5].[StatisticName], [n2].[ATID], [n2].[IsDelete], [n2].[TypeName], [t].[FileID], [t].[CreateDate], [t].[CreateUser], [t].[FileDescription], [t].[FileName], [t].[FilePath], [t].[FilePathM], [t].[FilePathS], [t].[FileRealName], [t].[IsDelete], [t].[ModifyDate], [t].[ModifyUser], [t].[Order], [n4].[DptFullName] Aug 23 00:33:50 erlangs IscomAlumni[2214453]: FROM [NtuAnualWinner] AS [n] Aug 23 00:33:50 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuClassOfWinnerList] AS [n0] ON [n].[ClassID] = [n0].[ClassID] Aug 23 00:33:50 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuAlumni] AS [n1] ON [n].[AIumniID] = [n1].[AlumniID] Aug 23 00:33:50 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuAwardType] AS [n2] ON [n].[ATID] = [n2].[ATID] Aug 23 00:33:50 erlangs IscomAlumni[2214453]: LEFT JOIN [TbFileInfo] AS [t] ON [n].[PhotoID] = [t].[FileID] Aug 23 00:33:50 erlangs IscomAlumni[2214453]: INNER JOIN [NtuAlumni] AS [n3] ON [n].[AIumniID] = [n3].[AlumniID] Aug 23 00:33:50 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuDepartment] AS [n4] ON [n3].[DptID] = [n4].[DptID] Aug 23 00:33:50 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuDepartment] AS [n5] ON [n1].[DptID] = [n5].[DptID] Aug 23 00:33:50 erlangs IscomAlumni[2214453]: WHERE (([n].[IsDelete] = CAST(0 AS bit)) AND ([n1].[IsDelete] = CAST(0 AS bit))) AND ([n1].[Status] = CAST(1 AS smallint)) Aug 23 00:33:50 erlangs IscomAlumni[2214453]: ORDER BY [n0].[Title] DESC Aug 23 00:33:50 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:50 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:50 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:33:50 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:33:50 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw' Aug 23 00:33:50 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:33:50 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:33:50 erlangs IscomAlumni[2214453]: SELECT [n].[FooterLinkID], [n].[CreateDate], [n].[CreateUser], [n].[IsDelete], [n].[Link], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[NameEng], [n].[Order], [n].[PictureID], [n].[Status], [t].[FilePath] Aug 23 00:33:50 erlangs IscomAlumni[2214453]: FROM [NtuFooterLink] AS [n] Aug 23 00:33:50 erlangs IscomAlumni[2214453]: INNER JOIN [TbFileInfo] AS [t] ON [n].[PictureID] = [t].[FileID] Aug 23 00:33:50 erlangs IscomAlumni[2214453]: WHERE ([n].[IsDelete] = CAST(0 AS bit)) AND ([n].[Status] = CAST(1 AS bit)) Aug 23 00:33:50 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: BASE.Middlewares.CalculateExecutionTimeMiddleware[0] Aug 23 00:33:50 erlangs IscomAlumni[2214453]: 接口/OutstandingAlumni/WinnerDetail/WL00000118耗时67ms Aug 23 00:34:01 erlangs CRON[716159]: (root) CMD (/sbin/monitor_dotnet.sh ) Aug 23 00:34:15 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Infrastructure[10403] Aug 23 00:34:15 erlangs IscomAlumni[2214453]: Entity Framework Core 6.0.1 initialized 'DBContext' using provider 'Microsoft.EntityFrameworkCore.SqlServer:6.0.1' with options: None Aug 23 00:34:15 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:34:15 erlangs IscomAlumni[2214453]: Executed DbCommand (2ms) [Parameters=[@__aluInfo_AlumniID_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:34:15 erlangs IscomAlumni[2214453]: 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 23 00:34:15 erlangs IscomAlumni[2214453]: FROM [NtuAlumni] AS [n] Aug 23 00:34:15 erlangs IscomAlumni[2214453]: WHERE (([n].[AlumniID] = @__aluInfo_AlumniID_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[IsActive] = CAST(1 AS bit)) Aug 23 00:34:15 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:34:15 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:34:15 erlangs IscomAlumni[2214453]: 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 23 00:34:15 erlangs IscomAlumni[2214453]: FROM ( Aug 23 00:34:15 erlangs IscomAlumni[2214453]: 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 23 00:34:15 erlangs IscomAlumni[2214453]: FROM [NtuAlumniCard] AS [n] Aug 23 00:34:15 erlangs IscomAlumni[2214453]: LEFT JOIN [TbFileInfo] AS [t] ON [n].[Photo] = [t].[FileID] Aug 23 00:34:15 erlangs IscomAlumni[2214453]: INNER JOIN [NtuAlumni] AS [n0] ON [n].[AlumniID] = [n0].[AlumniID] Aug 23 00:34:15 erlangs IscomAlumni[2214453]: 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 23 00:34:15 erlangs IscomAlumni[2214453]: ) AS [t0] Aug 23 00:34:15 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:34:15 erlangs IscomAlumni[2214453]: 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 23 00:34:15 erlangs IscomAlumni[2214453]: FROM [NtuAlumniSchoolRoll] AS [n1] Aug 23 00:34:15 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuDepartment] AS [n2] ON [n1].[DptID] = [n2].[DptID] Aug 23 00:34:15 erlangs IscomAlumni[2214453]: ) AS [t1] ON [t0].[AlumniID0] = [t1].[AlumniID] Aug 23 00:34:15 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:34:15 erlangs IscomAlumni[2214453]: 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 23 00:34:15 erlangs IscomAlumni[2214453]: FROM [NtuAlumniSchoolRoll] AS [n3] Aug 23 00:34:15 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuDepartment] AS [n4] ON [n3].[DptID] = [n4].[DptID] Aug 23 00:34:15 erlangs IscomAlumni[2214453]: ) AS [t2] ON [t0].[AlumniID0] = [t2].[AlumniID] Aug 23 00:34:15 erlangs IscomAlumni[2214453]: LEFT JOIN ( Aug 23 00:34:15 erlangs IscomAlumni[2214453]: 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 23 00:34:15 erlangs IscomAlumni[2214453]: FROM [NtuAlumniSchoolRoll] AS [n5] Aug 23 00:34:15 erlangs IscomAlumni[2214453]: LEFT JOIN [NtuDepartment] AS [n6] ON [n5].[DptID] = [n6].[DptID] Aug 23 00:34:15 erlangs IscomAlumni[2214453]: WHERE [n5].[IsDelete] = CAST(0 AS bit) Aug 23 00:34:15 erlangs IscomAlumni[2214453]: ) AS [t3] ON [t0].[AlumniID0] = [t3].[AlumniID] Aug 23 00:34:15 erlangs IscomAlumni[2214453]: ORDER BY [t0].[CardID], [t0].[FileID], [t0].[AlumniID0], [t1].[SchoolRollID], [t1].[DptID0], [t2].[SchoolRollID], [t2].[DptID0], [t3].[Year] DESC, [t3].[SchoolRollID] Aug 23 00:34:16 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:34:16 erlangs IscomAlumni[2214453]: Executed DbCommand (979ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:34:16 erlangs IscomAlumni[2214453]: SELECT CASE Aug 23 00:34:16 erlangs IscomAlumni[2214453]: WHEN EXISTS ( Aug 23 00:34:16 erlangs IscomAlumni[2214453]: SELECT 1 Aug 23 00:34:16 erlangs IscomAlumni[2214453]: FROM [NtuAlumniCard] AS [n] Aug 23 00:34:16 erlangs IscomAlumni[2214453]: WHERE ((([n].[CardType] = CAST(0 AS smallint)) AND ([n].[AlumniID] = @__id_0)) AND ([n].[IsDelete] = CAST(0 AS bit))) OR (((([n].[CardType] = CAST(2 AS smallint)) AND ([n].[AlumniID] = @__id_0)) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[Status] = CAST(1 AS smallint)))) THEN CAST(1 AS bit) Aug 23 00:34:16 erlangs IscomAlumni[2214453]: ELSE CAST(0 AS bit) Aug 23 00:34:16 erlangs IscomAlumni[2214453]: END Aug 23 00:34:16 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:34:16 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:34:16 erlangs IscomAlumni[2214453]: SELECT CASE Aug 23 00:34:16 erlangs IscomAlumni[2214453]: WHEN EXISTS ( Aug 23 00:34:16 erlangs IscomAlumni[2214453]: SELECT 1 Aug 23 00:34:16 erlangs IscomAlumni[2214453]: FROM [NtuAlumniCard] AS [n] Aug 23 00:34:16 erlangs IscomAlumni[2214453]: WHERE ((([n].[CardType] = CAST(2 AS smallint)) AND ([n].[AlumniID] = @__id_0)) AND ([n].[IsDelete] = CAST(0 AS bit))) AND ([n].[Status] = CAST(1 AS smallint))) THEN CAST(1 AS bit) Aug 23 00:34:16 erlangs IscomAlumni[2214453]: ELSE CAST(0 AS bit) Aug 23 00:34:16 erlangs IscomAlumni[2214453]: END Aug 23 00:34:16 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:34:16 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[@__id_0='?' (Size = 10) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:34:16 erlangs IscomAlumni[2214453]: SELECT CASE Aug 23 00:34:16 erlangs IscomAlumni[2214453]: WHEN EXISTS ( Aug 23 00:34:16 erlangs IscomAlumni[2214453]: SELECT 1 Aug 23 00:34:16 erlangs IscomAlumni[2214453]: FROM [NtuAlumni] AS [n] Aug 23 00:34:16 erlangs IscomAlumni[2214453]: WHERE (([n].[AlumniID] = @__id_0) AND ([n].[IsDelete] = CAST(0 AS bit))) AND (([n].[PhysicalCardApply] <> CAST(1 AS bit)) OR ([n].[PhysicalCardApply] IS NULL))) THEN CAST(1 AS bit) Aug 23 00:34:16 erlangs IscomAlumni[2214453]: ELSE CAST(0 AS bit) Aug 23 00:34:16 erlangs IscomAlumni[2214453]: END Aug 23 00:34:16 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:34:16 erlangs IscomAlumni[2214453]: Executed DbCommand (1ms) [Parameters=[@__alumniInfo_AlumniID_0='?' (Size = 500) (DbType = AnsiString)], CommandType='Text', CommandTimeout='30'] Aug 23 00:34:16 erlangs IscomAlumni[2214453]: SELECT CASE Aug 23 00:34:16 erlangs IscomAlumni[2214453]: WHEN EXISTS ( Aug 23 00:34:16 erlangs IscomAlumni[2214453]: SELECT 1 Aug 23 00:34:16 erlangs IscomAlumni[2214453]: FROM [NtuActivity] AS [n] Aug 23 00:34:16 erlangs IscomAlumni[2214453]: 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 23 00:34:16 erlangs IscomAlumni[2214453]: ELSE CAST(0 AS bit) Aug 23 00:34:16 erlangs IscomAlumni[2214453]: END Aug 23 00:34:16 erlangs IscomAlumni[2214453]: #033[40m#033[32minfo#033[39m#033[22m#033[49m: Microsoft.EntityFrameworkCore.Database.Command[20101] Aug 23 00:34:16 erlangs IscomAlumni[2214453]: Executed DbCommand (3ms) [Parameters=[], CommandType='Text', CommandTimeout='30'] Aug 23 00:34:16 erlangs IscomAlumni[2214453]: SELECT TOP(1) [n].[AboutID], [n].[LangCode], [n].[Address], [n].[CreateDate], [n].[CreateUser], [n].[Description], [n].[Email], [n].[Fax], [n].[Latitude], [n].[Location], [n].[Longitude], [n].[ModifyDate], [n].[ModifyUser], [n].[Name], [n].[OpeningHours], [n].[Tel] Aug 23 00:34:16 erlangs IscomAlumni[2214453]: FROM [NtuAbout] AS [n] Aug 23 00:34:16 erlangs IscomAlumni[2214453]: WHERE [n].[LangCode] = 'tw'